Bug#642243: [kdebindings] plasma-scriptengine-ruby is not installable

2011-09-21 Thread Markus Huber
It's installable here.

$ apt-get install plasma-scriptengine-ruby -s
NOTE: This is only a simulation!
  apt-get needs root privileges for real execution.
  Keep also in mind that locking is deactivated,
  so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  plasma-scriptengine-ruby
1 upgraded, 0 newly installed, 0 to remove and 385 not upgraded.
Inst plasma-scriptengine-ruby [4:4.6.5-2] (4:4.6.5-3 Debian:unstable [all])
Conf plasma-scriptengine-ruby (4:4.6.5-3 Debian:unstable [all])

Regards
Markus Huber



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201109211916.16297.h...@aptosid.at



Bug#642341: libeigen2-dev should be arch-independent

2011-09-21 Thread Steve Wolter
Package: libeigen2-dev
Version: 2.0.16-2
Severity: normal

The libeigen2-dev package contains no architecture-specific files, so it
might as well be built with 
Architecture: all
instead of
Architecture: any

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash

libeigen2-dev depends on no packages.

libeigen2-dev recommends no packages.

Versions of packages libeigen2-dev suggests:
pn  libeigen2-doc  none

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110921174530.3198.39438.report...@achter.swolter.sdf1.org



Bug#642341: libeigen2-dev should be arch-independent

2011-09-21 Thread Sune Vuorela
Hi Steve

As such, you are right. But making it arch:any gives the advantage that we get 
the possibility to get the test suite run on all architectures, which is the 
reason why we changed it from arch:all to arch:any in the first place.

The only 'expense' is a slightly extra amount of space used on the build 
daemons.

I'm tending to mark this bug wontfix for this reason.

/Sune


On Wednesday 21 September 2011 19:45:30 Steve Wolter wrote:
 Package: libeigen2-dev
 Version: 2.0.16-2
 Severity: normal
 
 The libeigen2-dev package contains no architecture-specific files, so it
 might as well be built with
 Architecture: all
 instead of
 Architecture: any
 
 -- System Information:
 Debian Release: wheezy/sid
   APT prefers testing
   APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'),
 (500, 'stable') Architecture: amd64 (x86_64)
 
 Kernel: Linux 3.0.0-1-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
 Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored:
 LC_ALL set to en_US.utf8) Shell: /bin/sh linked to /bin/dash
 
 libeigen2-dev depends on no packages.
 
 libeigen2-dev recommends no packages.
 
 Versions of packages libeigen2-dev suggests:
 pn  libeigen2-doc  none
 
 -- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201109212003.59153.s...@debian.org



Bug#642243: [kdebindings] plasma-scriptengine-ruby is not installable

2011-09-21 Thread Die Gruppe MD

# apt-get install plasma-scriptengine-ruby libplasma-ruby libplasma-ruby1.8
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 libplasma-ruby1.8 : Hängt ab von: libqtruby4shared2 (= 4:4.4.5-7) soll 
aber nicht installiert werden
 Hängt ab von: libsmokeplasma3 (= 4:4.4.5-7) aber 
4:4.7.0-1+b1 soll installiert werden
 Hängt ab von: libsmokeqtcore4-3 (= 4:4.4.5-7) aber 
4:4.7.0-1+b1 soll installiert werden
 Hängt ab von: libkde4-ruby1.8 (= 4:4.4.5-7) soll 
aber nicht installiert werden

E: Beschädigte Pakete


mfg
reddark


--


()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments



--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e7a38d4.4030...@die-gruppe-md.de



Bug#642341: libeigen2-dev should be arch-independent

2011-09-21 Thread Steve Wolter
Hi Sune,

Sune Vuorela schrieb:
 As such, you are right. But making it arch:any gives the advantage that we 
 get 
 the possibility to get the test suite run on all architectures, which is the 
 reason why we changed it from arch:all to arch:any in the first place.
 
 The only 'expense' is a slightly extra amount of space used on the build 
 daemons.

Fair enough. The other expense is that I had to build it myself when
cross-compiling to mingw-i686, but since that's no official target, the
test suite is more important, I guess. Agreed to wontfix.

Best regards, Steve

-- 
 Steve Wolter ( Würzburg Univ.) | Web page: http://swolter.sdf1.org
| vCard:http://swolter.sdf1.org/swolter.vcf
 A witty saying proves nothing. | Schedule: http://swolter.sdf1.org/sched.cgi
-- Voltaire (1694-1778) | E-mail:   swol...@sdf.lonestar.org


signature.asc
Description: Digital signature