Bug#626720: marked as done (selinux-policy-default: Policy needs patched for /run)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 06:02:56 +
with message-id e1qkrmc-0006op...@franck.debian.org
and subject line Bug#626720: fixed in refpolicy 2:0.2.20100524-10
has caused the Debian Bug report #626720,
regarding selinux-policy-default: Policy needs patched for /run
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
626720: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626720
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: selinux-policy-default
Version: 2:0.2.20100524-9
Severity: critical
Tags: patch

Most services fail to start when booting with SELinux enabled and with
the /run directory (initscripts 2.88dsf-13.6).

A patch is attached to solve this:

1. Add file_contexts.subs_dist file, so that files in /run are labelled
the same as corresponding files in /var/run, and likewise for /run/lock
and /run/shm.
However support for file_contexts.subs_dist requires libselinux 2.0.102,
available in upstream git.  If you don't want to update libselinux, then
you can change this to use file_contexts.subs instead.  (The intention of
2.0.102 is that file_contexts.subs_dist should be used by the distribution,
and file_contexts.subs reserved for the local admin.)

2. Allow all domains which access /var/run or /var/lock to read symlinks
of the appropriate type (because they are now symlinks to /run and to
/run/lock).

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

Kernel: Linux 2.6.38.2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages selinux-policy-default depends on:
ii  libpam-modules   1.1.2-3 Pluggable Authentication Modules f
ii  libselinux1  2.0.98-1+b1 SELinux runtime shared libraries
ii  libsepol12.0.42-1SELinux library for manipulating b
ii  policycoreutils  2.0.82-5SELinux core policy utilities
ii  python   2.6.6-14interactive high-level object-orie

Versions of packages selinux-policy-default recommends:
ii  checkpolicy  2.0.23-1SELinux policy compiler
ii  setools  3.3.6.ds-7.2+b1 tools for Security Enhanced Linux 

Versions of packages selinux-policy-default suggests:
pn  logcheck  none (no description available)
pn  syslog-summarynone (no description available)

-- Configuration Files:
/etc/selinux/default/modules/active/file_contexts.local [Errno 13] Permission 
denied: u'/etc/selinux/default/modules/active/file_contexts.local'

-- no debconf information
diff -Nwaru 20100524-9/debian/file_contexts.subs_dist 20100524-9+orr/debian/file_contexts.subs_dist
--- 20100524-9/debian/file_contexts.subs_dist	1970-01-01 01:00:00.0 +0100
+++ 20100524-9+orr/debian/file_contexts.subs_dist	2011-05-14 14:31:17.316000865 +0100
@@ -0,0 +1,5 @@
+/run		/var/run
+/run/lock	/var/lock
+/var/run/lock	/var/lock
+/run/shm	/dev/shm
+/var/run/shm	/dev/shm
diff -Nwaru 20100524-9/debian/local.mk 20100524-9+orr/debian/local.mk
--- 20100524-9/debian/local.mk	2011-05-14 11:39:40.0 +0100
+++ 20100524-9+orr/debian/local.mk	2011-05-14 14:36:39.616000898 +0100
@@ -213,6 +213,7 @@
   rm -f $(TMPTOP)/usr/share/selinux/mls/$$module.pp;\
 done
 	$(install_file)  debian/setrans.conf  $(TMPTOP)/etc/selinux/mls/
+	$(install_file)  debian/file_contexts.subs_dist  $(TMPTOP)/etc/selinux/mls/contexts/files/
 	$(install_file)  VERSION   $(DOCDIR)/
 	$(install_file)  README$(DOCDIR)/
 	$(install_file)  debian/README.Debian  $(DOCDIR)/
@@ -249,6 +250,7 @@
  rm -f $(TMPTOP)/usr/share/selinux/default/$$module.pp; \
 done
 	$(install_file)  debian/setrans.conf  $(TMPTOP)/etc/selinux/default/
+	$(install_file)  debian/file_contexts.subs_dist  $(TMPTOP)/etc/selinux/default/contexts/files/
 	$(install_file)  VERSION  $(DOCDIR)/
 	$(install_file)  README   $(DOCDIR)/
 	$(install_file)  debian/README.Debian $(DOCDIR)/
diff -Nwaru 20100524-9/policy/modules/kernel/files.if 20100524-9+orr/policy/modules/kernel/files.if
--- 20100524-9/policy/modules/kernel/files.if	2011-05-14 11:39:40.0 +0100
+++ 20100524-9+orr/policy/modules/kernel/files.if	2011-05-14 17:19:18.616001017 +0100
@@ -4861,6 +4861,7 @@
 		type var_t, var_lock_t;
 	')
 
+	allow $1 var_lock_t:lnk_file 

Bug#629066: marked as done (base-files: Don't migrate to testing until SELinux refpolicy is fixed)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 06:02:56 +
with message-id e1qkrmc-0006ov...@franck.debian.org
and subject line Bug#629066: fixed in refpolicy 2:0.2.20100524-10
has caused the Debian Bug report #629066,
regarding base-files: Don't migrate to testing until SELinux refpolicy is fixed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
629066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629066
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: base-files
Version: 6.4
Severity: critical
Justification: breaks the whole system

Hi Santiago,

This is not a bug in base-files!; it's due to #628039 in initscripts:

Don't allow migration to testing because until SELinux refpolicy
is updated to support /run, the system is rendered unusable for
SELinux users.

Because testing migration doesn't currently consider Breaks, base-files
would migrate prior to sysvinit/initscripts, which would result in
breakage (or at least uninstallability, which testing tries to avoid).
As soon as SELinux refpolicy is updated, we can let sysvinit into
testing and base-files can migrate at the same time.  So this bug is
just to block testing migration temporarily.


Regards,
Rogger

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (550, 'unstable'), (500, 'testing'), (400, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages base-files depends on:
ii  gawk [awk]1:3.1.7.dfsg-5 GNU awk, a pattern scanning and pr
ii  mawk [awk]1.3.3-15   a pattern scanning and text proces

base-files recommends no packages.

base-files suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: refpolicy
Source-Version: 2:0.2.20100524-10

We believe that the bug you reported is fixed in the latest version of
refpolicy, which is due to be installed in the Debian FTP archive:

refpolicy_0.2.20100524-10.diff.gz
  to main/r/refpolicy/refpolicy_0.2.20100524-10.diff.gz
refpolicy_0.2.20100524-10.dsc
  to main/r/refpolicy/refpolicy_0.2.20100524-10.dsc
selinux-policy-default_0.2.20100524-10_all.deb
  to main/r/refpolicy/selinux-policy-default_0.2.20100524-10_all.deb
selinux-policy-dev_0.2.20100524-10_all.deb
  to main/r/refpolicy/selinux-policy-dev_0.2.20100524-10_all.deb
selinux-policy-doc_0.2.20100524-10_all.deb
  to main/r/refpolicy/selinux-policy-doc_0.2.20100524-10_all.deb
selinux-policy-mls_0.2.20100524-10_all.deb
  to main/r/refpolicy/selinux-policy-mls_0.2.20100524-10_all.deb
selinux-policy-src_0.2.20100524-10_all.deb
  to main/r/refpolicy/selinux-policy-src_0.2.20100524-10_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Russell Coker russ...@coker.com.au (supplier of updated refpolicy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 24 Jul 2011 15:50:23 +1000
Source: refpolicy
Binary: selinux-policy-default selinux-policy-mls selinux-policy-src 
selinux-policy-dev selinux-policy-doc
Architecture: source all
Version: 2:0.2.20100524-10
Distribution: unstable
Urgency: low
Maintainer: Russell Coker russ...@coker.com.au
Changed-By: Russell Coker russ...@coker.com.au
Description: 
 selinux-policy-default - Strict and Targeted variants of the SELinux policy
 selinux-policy-dev - Headers from the SELinux reference policy for building 
modules
 selinux-policy-doc - Documentation for the SELinux reference policy
 selinux-policy-mls - MLS (Multi Level Security) variant of the SELinux policy
 selinux-policy-src - Source of the SELinux reference policy for customization
Closes: 626720 628039 629066
Changes: 
 refpolicy (2:0.2.20100524-10) unstable; urgency=low
 .
   * Label gpgsm as gpg_exec_t
   * Add policy for /run etc, thanks to Martin Orr mar...@martinorr.name for
 working on this, even though we can't use subst now.
 Closes: #629066, #628039, #626720
Checksums-Sha1: 
 30fbd3d7fb11287bae6d487aa609456f66d5902f 1518 refpolicy_0.2.20100524-10.dsc
 

Processed: fixed 635235 in 1.4.20.2-5

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 635235 1.4.20.2-5
Bug #635235 [iscsitarget-dkms] iscsitarget-dkms: version 1.4.20 does not 
compile with kernel 2.6.39-2
Bug Marked as fixed in versions iscsitarget/1.4.20.2-5.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
635235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635235
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635237: libkxl0: No sound in games using KXL (geki2 and geki3)

2011-07-24 Thread R33D3M33R
Package: libkxl0
Version: 1.1.7-14
Justification: renders package unusable
Severity: grave

When games like geki2 and geki3 are started, this appears on the command line:

KXL error message
could not open sound card (No such file or directory)

The games run, but there is no sound or background music.



-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=sl_SI.UTF-8, LC_CTYPE=sl_SI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libkxl0 depends on:
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libx11-6  2:1.3.3-4  X11 client-side library

libkxl0 recommends no packages.

libkxl0 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#607225: breaks when using mdadm or cryptsetup

2011-07-24 Thread Daniel Baumann
severity 607225 important
retitle 607225 include mdadm as extra package in binary_debian-installer
reassign 607225 live-build
tag 607225 pending
thanks

i've tested all permutations yesterday with mdadm, lvm and cryptsetup.
while it turned out that any permutations involving cryptsetup are now
fixed (as of squeeze r2; they were broken at least in anything before
r0), mdadm remains broken. the reason specific for mdadm is because lb
didn't manually include mdadm in pool/ on the media, d'oh. this is fixed
in git now.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: breaks when using mdadm or cryptsetup

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 607225 important
Bug #607225 [live-installer] breaks when using mdadm or cryptsetup
Severity set to 'important' from 'serious'

 retitle 607225 include mdadm as extra package in binary_debian-installer
Bug #607225 [live-installer] breaks when using mdadm or cryptsetup
Changed Bug title to 'include mdadm as extra package in 
binary_debian-installer' from 'breaks when using mdadm or cryptsetup'
 reassign 607225 live-build
Bug #607225 [live-installer] include mdadm as extra package in 
binary_debian-installer
Bug reassigned from package 'live-installer' to 'live-build'.
 tag 607225 pending
Bug #607225 [live-build] include mdadm as extra package in 
binary_debian-installer
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
607225: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607225
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: merging 624666 624669

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 merge 624666 624669
Bug#624666: vlc: security update breaks mp3 support
Bug#624669: vlc: broken after 0.8.6.h-4+lenny3
Merged 624666 624669.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
624666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624666
624669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624669
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: closing 634105

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 634105
Bug#634105: rakudo: FTBFS on i386: Byte order is not compatible at 
../../lib/Storable.pm
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Aaron M. Ucko u...@debian.org

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
634105: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634105
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634105: closing 634105

2011-07-24 Thread Dominique Dumont
close 634105 
thanks

parrot in i386 was binNMU'ed and rakudo was re-built succesfully.

To avoid future similar FTBS issues, I've also logged bug #634970
(Parrot should declare dependency on perlapi virtual package)




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631652: libqtgui4: psi can't be used with tray icon + crash PKIMonitor from Alladin

2011-07-24 Thread Modestas Vainius
notfound 631652 4:4.6.3-4+squeeze1
close 631652 4:4.7.3-4
thanks

Hello,

On penktadienis 22 Liepa 2011 12:12:44 stanislav@gmail.com wrote:
 Package: libqtgui4
 Version: 4:4.6.3-4+squeeze1
 Severity: normal
 
 
 psi from repository does not create tray icon, but can be disappeared from
 taskbar in gnome
 
 PKIMonitor (Alladin eToken software gui from external source) crash with
 syslog message: Jul 22 13:27:34 stas-it kernel: [1798890.786743]
 PKIMonitor[2950]: segfault at 730072 ip b6be38d1 sp bfbc15b0 error 4 in
 libQtGui.so.4.6.3[b6a38000+a78000]

DO NOT report another unrelated problem into existing bug.

-- 
Modestas Vainius mo...@debian.org


signature.asc
Description: This is a digitally signed message part.


Processed: Re: libqtgui4: psi can't be used with tray icon + crash PKIMonitor from Alladin

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 631652 4:4.6.3-4+squeeze1
Bug #631652 [libqtgui4] libqtgui4 4:4.7.3-3 causes crashes in various Qt/KDE 
applications
Bug #631686 [libqtgui4] plasma-desktop segfault
Bug #631717 [libqtgui4] libqt4-gui: Almost every Qt4 app crashes while trying 
to render different fonts
Bug No longer marked as found in versions qt4-x11/4:4.6.3-4+squeeze1.
Ignoring request to alter found versions of bug #631686 to the same values 
previously set
Ignoring request to alter found versions of bug #631717 to the same values 
previously set
 close 631652 4:4.7.3-4
Bug#631652: libqtgui4 4:4.7.3-3 causes crashes in various Qt/KDE applications
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug#631686: plasma-desktop segfault
Bug#631717: libqt4-gui: Almost every Qt4 app crashes while trying to render 
different fonts
Bug marked as fixed in version 4:4.7.3-4, send any further explanations to 
Andrey Rahmatullin w...@wrar.name

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
631717: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631717
631652: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553949: marked as done (FTBFS with binutils-gold)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 11:19:49 +0300
with message-id 201107241119.49483.mo...@debian.org
and subject line Re: FTBFS with binutils-gold
has caused the Debian Bug report #553949,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
553949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553949
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: arts
Version: 1.5.9-3
Severity: normal

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

/bin/bash ../libtool --tag=CXX   --mode=link g++  -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -
Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g 
-Wall -O2 -Wformat-security -Wmissing-format-
attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  
-ftemplate-depth-99-o artsd artsd.all_cc.o  
libsoundserver_idl.la ../flow/libartsflow.la 
g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -
DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -
fno-check-new -fno-common -ftemplate-depth-99 -o .libs/artsd artsd.all_cc.o  
./.libs/libsoundserver_idl.so 
../flow/.libs/libartsflow.so 
/usr/bin/ld: artsd.all_cc.o: in function global constructors keyed to 
_ZN4Arts18SoundServerV2_implC2Ev:/home/peter/rebuild/build/arts/arts-1.5.9/./soundserver/soundserverv2_impl.cc:385:
 error: 
undefined reference to 'Arts::StartupClass::StartupClass()'
/usr/bin/ld: artsd.all_cc.o: in function global constructors keyed to 
_ZN4Arts18SoundServerV2_implC2Ev:/home/peter/rebuild/build/arts/arts-1.5.9/./soundserver/soundserver_impl.cc:89:
 error: 
undefined reference to 'Arts::StartupClass::StartupClass()'
/usr/bin/ld: artsd.all_cc.o: in function global constructors keyed to 
_ZN4Arts18SoundServerV2_implC2Ev:/home/peter/rebuild/build/arts/arts-1.5.9/./soundserver/simplesoundserver_impl.cc:452:
 error: 
undefined reference to 'Arts::StartupClass::StartupClass()'
/usr/bin/ld: artsd.all_cc.o: in function global constructors keyed to 
_ZN4Arts18SoundServerV2_implC2Ev:/home/peter/rebuild/build/arts/arts-1.5.9/./soundserver/samplestorage_impl.cc:200:
 error: 
undefined reference to 'Arts::StartupClass::StartupClass()'
...


---End Message---
---BeginMessage---
Version: 1.5.9-3+rm

Hello,

On pirmadienis 02 Lapkritis 2009 13:15:46 Peter Fritzsche wrote:
 Package: arts
 Version: 1.5.9-3
 Severity: normal
 
 Tried to build your package and it fails to build with GNU binutils-gold.
 The important difference is that --no-add-needed is the default behavior
 of of GNU binutils-gold. Please provide all needed libraries to the linker
 when building your executables.

arts has been removed from archive.

-- 
Modestas Vainius mo...@debian.org


signature.asc
Description: This is a digitally signed message part.
---End Message---


Processed: archiving 631652

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 archive 631652
Bug #631652 {Done: Modestas Vainius mo...@debian.org} [libqtgui4] libqtgui4 
4:4.7.3-3 causes crashes in various Qt/KDE applications
Bug #631686 {Done: Modestas Vainius mo...@debian.org} [libqtgui4] 
plasma-desktop segfault
Bug #631717 {Done: Modestas Vainius mo...@debian.org} [libqtgui4] libqt4-gui: 
Almost every Qt4 app crashes while trying to render different fonts
archived 631652 to archive/52 (from 631652)
deleted 631652 (from 631652)
archived 631686 to archive/86 (from 631652)
deleted 631686 (from 631652)
archived 631717 to archive/17 (from 631652)
deleted 631717 (from 631652)
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
631652: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626745: marked as done (nbd: FTBFS: Test suite failure)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 10:16:33 +0200
with message-id 20110724081633.gu11...@grep.be
and subject line Fixed
has caused the Debian Bug report #626745,
regarding nbd: FTBFS: Test suite failure
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
626745: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626745
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:nbd
Version: 1:2.9.21-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

nbd now fails to build on kfreebsd-* due to some test suite failures:

4194304 bytes (4.2 MB) copied, 0.122858 s, 34.1 MB/s
./cfgnew
kill: 113: No such process

FAIL: cfgnew
4096+0 records in
4096+0 records out
4194304 bytes (4.2 MB) copied, 0.0725825 s, 57.8 MB/s
./cfgsize

** (process:53692): WARNING **: Specifying an export on the command line is 
deprecated.

** (process:53692): WARNING **: Please use a configuration file instead.
53702: testing oversized request: 1048576: OK
53702: testing oversized request: 1048590: OK
53702: testing oversized request: 2097180: OK
PASS: cfgsize
==
1 of 5 tests failed
Please report to wou...@debian.org
==
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory 
`/build/buildd-nbd_2.9.21-1-kfreebsd-i386-lHNh4h/nbd-2.9.21'

Full log at
https://buildd.debian.org/status/fetch.php?pkg=nbdarch=kfreebsd-amd64ver=1%3A2.9.21-1stamp=1305320887
-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpVDx9wSp8ZH.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Version: 1:2.9.23-3

The latest version of nbd no longer fails the test suite anywhere
(except on hurd, which is a case of hurd being so slow that a test suite
which reports status after every single write times out--can't do
anything about that), so closing this bug.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a

---End Message---


Bug#635240: buici-clock: FTBFS: missing build-dependency

2011-07-24 Thread Christoph Egger
Package: src:buici-clock
Version: 0.4.9
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-amd64 buildds:

checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
configure: error: Unable to find xo library
checking for XO class library...

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=buici-clockarch=kfreebsd-amd64ver=0.4.9stamp=1311484541

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: notfound 468215 in 0.4

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # The bts failed to realize this bug is archivable
 # It cannot see the fixed version in etch (not sure why)
 # So removing the found version, which should do the trick
 notfound 468215 0.4
Bug #468215 {Done: dann frazier da...@debian.org} [firmware-nonfree] FTBFS: 
etch package needs ABI bump
There is no source info for the package 'firmware-nonfree' at version '0.4' 
with architecture ''
Unable to make a source version for version '0.4'
Bug No longer marked as found in versions 0.4.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
468215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468215
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626112: openssh-server: ssh doesn't log some failed authentications to auth.log anymore

2011-07-24 Thread Colin Watson
On Mon, May 09, 2011 at 12:15:19AM +0200, Christoph Anton Mitterer wrote:
 For *some* failed connections ssh seems to put no logging into
 auth.log anymore.

Did this work as you expect in some previous version?  Which one?

 This can be quite security relevant when using e.g. fail2ban which relies on 
 this.
 
 Only some (types?) of connections seem to be affected, as I still see few IPs
 that get banned by fail2ban.
 
 But when I e.g. go to another host of mine, and try repeatedly to login, they 
 don't
 get banned (as nothing appears in the logs).
 I tried both, hosts where a ~/.ssh/id_rsa* was in place and not.
 
 
 Attached is my sshd's configuration. Please ask for mor information if you 
 need any.

If you use 'LogLevel VERBOSE', does that help?

Can you provide some examples of log messages that fail2ban is noticing
and banning?

Thanks,

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634260: miscompilation with -ftree-sra

2011-07-24 Thread Lucas Nussbaum
On 23/07/11 at 12:16 +0200, Matthias Klose wrote:
 builds on sid armhf, and oneiric armel, so this only seems to be triggered in
 ARM mode.  Could you provide a self-contained test case, derived from pack.c?

Could you check if the upstream bug I was pointed to exhibits the same
behaviour? That would be an indication that it might be the same bug,
and that I don't need to spend hours building a test case.

Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#612032: tesseract: rewrite arbitrary user file

2011-07-24 Thread Jeffrey Ratcliffe
On 23 July 2011 22:42, Jonathan Wiltshire j...@debian.org wrote:
 I'm tying up loose ends and this bug is still outstanding for Squeeze. Do
 you have plans for an upload and would you like any help?

I apologise for not revisiting this in any sane length of time. All of
my (little) time has been taken up with gscan2pdf upstream
development.

I will get to this, but cannot promise when.

Please feel free to NMU this if you wish.

Regards

Jeff



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635258: ruby-sass: Fix the path of the library in the executables files under /bin

2011-07-24 Thread Antonio Ospite
Package: ruby-sass
Version: 3.1.4-5.1
Severity: grave
Tags: patch
Justification: renders package unusable

Hi,

with the current 3.1.4-5 package I get errors like the following with any of 
the distributed 
executables in /bin:

/usr/bin/sass-convert:3:in `require': no such file to load -- 
/usr/bin/../lib/sass (LoadError)
from /usr/bin/sass-convert:3

The attached patch against the package at 
git://anonscm.debian.org/collab-maint/ruby-sass.git
 fixes them.

Thanks,
   Antonio Ospite
   http://ao2.it

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-ao2 (SMP w/1 CPU core)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ruby-sass depends on:
ii  ruby 4.8 Transitional package for ruby1.8
ii  ruby1.8 [ruby-interpreter]   1.8.7.352-1 Interpreter of object-oriented scr

ruby-sass recommends no packages.

Versions of packages ruby-sass suggests:
pn  ruby-compass  none (no description available)

-- no debconf information
From 42fdea4c16cdee71e2983537c9ba6324b2b66b0a Mon Sep 17 00:00:00 2001
From: Antonio Ospite osp...@studenti.unina.it
Date: Sun, 24 Jul 2011 14:10:33 +0200
Subject: [PATCH] Fix the path of the library in the executables files under /bin
X-Face: z*RaLf`X@C75u6Ig9}{oW$H;1_\2t5)({*|jhMpyWR#k60!#=#/Vb;]yA5GWI5`6u+
 ;6b'@y|8wwB;4/e!7wYYrcqdJFY,~%Gk_4]cq$Ei/7jN3ah(m`ku?pX.+~:_/wC~dwn^)MizBG
 !pE^+iDQQ1yC6^,)YDKkxDd!T\I~93J_`4)A{':UrE

This fixes message like:

/usr/bin/sass-convert:3:in `require': no such file to load -- 
/usr/bin/../lib/sass (LoadError)
from /usr/bin/sass-convert:3

Signed-off-by: Antonio Ospite osp...@studenti.unina.it
---
 debian/changelog   |7 
 debian/patches/1003-fix-library-path.patch |   42 
 debian/patches/series  |1 +
 3 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 debian/patches/1003-fix-library-path.patch

diff --git a/debian/changelog b/debian/changelog
index cd88e8e..1c2d5a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-sass (3.1.4-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix the path of the library in the executables files under /bin
+
+ -- Antonio Ospite osp...@studenti.unina.it  Sun, 24 Jul 2011 13:27:57 +0200
+
 ruby-sass (3.1.4-5) unstable; urgency=low
 
   * Fix VERSION resolving.
diff --git a/debian/patches/1003-fix-library-path.patch 
b/debian/patches/1003-fix-library-path.patch
new file mode 100644
index 000..d95dcec
--- /dev/null
+++ b/debian/patches/1003-fix-library-path.patch
@@ -0,0 +1,42 @@
+Description: Fix for no such file to load -- /usr/bin/../lib/sass (LoadError)
+Author: Antonio Ospite osp...@studenti.unina.it
+Last-Update: 2011-07-24
+
+diff --git a/bin/sass b/bin/sass
+index 2b01e92..126c627 100755
+--- a/bin/sass
 b/bin/sass
+@@ -1,7 +1,7 @@
+ #!/usr/bin/env ruby
+ # The command line Sass parser.
+ 
+-require File.dirname(__FILE__) + '/../lib/sass'
++require '/usr/lib/ruby/vendor_ruby/sass'
+ require 'sass/exec'
+ 
+ opts = Sass::Exec::Sass.new(ARGV)
+diff --git a/bin/sass-convert b/bin/sass-convert
+index 97ee024..8181a26 100755
+--- a/bin/sass-convert
 b/bin/sass-convert
+@@ -1,6 +1,6 @@
+ #!/usr/bin/env ruby
+ 
+-require File.dirname(__FILE__) + '/../lib/sass'
++require '/usr/lib/ruby/vendor_ruby/sass'
+ require 'sass/exec'
+ 
+ opts = Sass::Exec::SassConvert.new(ARGV)
+diff --git a/bin/scss b/bin/scss
+index 0791cfb..7bd4360 100755
+--- a/bin/scss
 b/bin/scss
+@@ -1,7 +1,7 @@
+ #!/usr/bin/env ruby
+ # The command line Sass parser.
+ 
+-require File.dirname(__FILE__) + '/../lib/sass'
++require '/usr/lib/ruby/vendor_ruby/sass'
+ require 'sass/exec'
+ 
+ opts = Sass::Exec::Scss.new(ARGV)
diff --git a/debian/patches/series b/debian/patches/series
index 0569854..23edfe1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 1001-avoid-rubygems.patch
 1002-fix-VERSION-path.patch
+1003-fix-library-path.patch
-- 
1.7.5.4



Processed: block 628529 with 628304 554407 625377 556756 624962 625415 556768

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Let's try again...
 # FTBFS in unstable: fontmatrix, libv8, openvm-tools, sword, yaz
 block 628529 with 628304 554407 625377 556756 624962 625415 556768
Bug #628529 [release.debian.org] transition: ICU transition (4.4 - 4.8)
Was blocked by: 634404 628584 631031
Added blocking bug(s) of 628529: 625377, 628304, 624962, 556756, 554407, 
625415, and 556768
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
628529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#569251: marked as done (libwmf-dev: please depend on libjpeg-dev, not libjpeg62-dev)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 14:36:56 +0100
with message-id 20110724143656.02dedd51fcb6f60dbe105...@debian.org
and subject line Already fixed in 0.2.8.4-7
has caused the Debian Bug report #569251,
regarding libwmf-dev: please depend on libjpeg-dev, not libjpeg62-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
569251: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569251
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libwmf-dev
Version: 0.2.8.4-6.1
Severity: serious

Hello Loic,

There is a new version of libjpeg (libjpeg8) that replace libjpeg62.
libjpeg62-dev is only kept for LSB compatibility and should not be
used for building packages.

libwmf-dev depends on libjpeg62-dev. Please change it to depends on libjpeg-dev
instead. Please also change the Build-Dependency to be on libjpeg-dev and
not libjpeg62-dev.

This dependency on libjpeg62-dev prevent packages Build-Depending on both 
libwmf-dev and libjpeg-dev to install their dependencies, due to the conflict
between libjpeg62-dev and libjpeg-dev.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


---End Message---
---BeginMessage---
Version: 0.2.8.4-7
quit

http://packages.debian.org/sid/libwmf-dev

libjpeg-dev is provided by libjpeg62-dev or libjpeg8-dev, so the builds
will use libjpeg8-dev. libwmf-dev is currently installable in unstable,
bringing in libjpeg8-dev.

The original fix went into the 0.2.8.4-7 upload to experimental but
didn't get listed with this bug number.

http://packages.debian.org/changelogs/pool/main/libw/libwmf/current/changelog#versionversion0.2.8.4-7

Closing.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpmgp9Jy1yap.pgp
Description: PGP signature
---End Message---


Bug#635264: ibus-input-pad: FTBFS: error: unknown type name 'GDBusConnection'

2011-07-24 Thread Christoph Egger
Package: src:ibus-input-pad
Version: 1.4.0-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the buildds:

Making all in setup
make[3]: Entering directory 
`/build/buildd-ibus-input-pad_1.4.0-1-kfreebsd-amd64-cacfem/ibus-input-pad-1.4.0/setup'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I.. -I../engine -DDATAROOTDIR=\/usr/share\ 
-DIBUS_INPUT_PAD_SETUP_UI_FILE=\/usr/share/ibus-input-pad/setup/setup-gtk2.ui\
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread 
-I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-g -O2 -c -o libiconfig_la-iconfig-gtk2.lo `test -f 'iconfig-gtk2.c' || echo 
'./'`iconfig-gtk2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../engine 
-DDATAROOTDIR=\/usr/share\ 
-DIBUS_INPUT_PAD_SETUP_UI_FILE=\/usr/share/ibus-input-pad/setup/setup-gtk2.ui\
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread 
-I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g 
-O2 -c iconfig-gtk2.c  -fPIC -DPIC -o .libs/libiconfig_la-iconfig-gtk2.o
iconfig-gtk2.c:144:28: error: unknown type name 'GDBusConnection'

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=ibus-input-padarch=kfreebsd-amd64ver=1.4.0-1stamp=1311510271

Regards

Christoph



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 617211

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 617211 + pending
Bug #617211 [olvwm] olvwm: fails to install
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
617211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617211
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 617236

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 617236 + pending
Bug #617236 [olwm] olwmolvwm: DISPLAY environment variable corrupted
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
617236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635265: Floating Point Exception on call renders ekiga unusable

2011-07-24 Thread Ryan Kavanagh
Package: ekiga
Version: 3.2.7-4
Severity: grave
Rationale: FPE causes ekiga to crash whenever I try to call out---thus
 rendering it unusable

Hi,
When I try to call out using ekiga, I get an FPE. I have not tested if
this happens on incommind calls as well. A backtrace is inserted, please
don't hesitate to let me know if you need any additional information.

Best wishes,
Ryan

GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/ekiga...(no debugging symbols found)...done.
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set paginaition 0
(gdb) run
Starting program: /usr/bin/ekiga 
[Thread debugging using libthread_db enabled]
[New Thread 0xb5070b70 (LWP 6613)]
[New Thread 0xb4131b70 (LWP 6614)]
[New Thread 0xb40f0b70 (LWP 6615)]
[New Thread 0xb40afb70 (LWP 6616)]
[New Thread 0xb406eb70 (LWP 6619)]
[New Thread 0xb402db70 (LWP 6620)]
[New Thread 0xb3fecb70 (LWP 6621)]
[New Thread 0xb3fabb70 (LWP 6622)]
[New Thread 0xb3f6ab70 (LWP 6623)]
[New Thread 0xb3f29b70 (LWP 6624)]
[Thread 0xb3f29b70 (LWP 6624) exited]
[New Thread 0xb3f29b70 (LWP 6637)]
[Thread 0xb3f6ab70 (LWP 6623) exited]
[New Thread 0xb3f6ab70 (LWP 6645)]
[Thread 0xb3fabb70 (LWP 6622) exited]
[New Thread 0xb3fabb70 (LWP 6646)]
[New Thread 0xaf470b70 (LWP 6647)]
[Thread 0xaf470b70 (LWP 6647) exited]
[New Thread 0xaf470b70 (LWP 6648)]
[Thread 0xaf470b70 (LWP 6648) exited]
[New Thread 0xaf470b70 (LWP 6663)]

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 0xaf470b70 (LWP 6663)]
0xb4345083 in PVideoInputDevice_V4L2::Open(PString const, bool) () from 
/usr/lib/ptlib-2.6.7/devices/videoinput/v4l2_pwplugin.so
(gdb) backtrace full
#0  0xb4345083 in PVideoInputDevice_V4L2::Open(PString const, bool) () from 
/usr/lib/ptlib-2.6.7/devices/videoinput/v4l2_pwplugin.so
No symbol table info available.
#1  0xb7238285 in PVideoInputDevice::CreateOpenedDevice(PString const, PString 
const, bool, PPluginManager*) () from /usr/lib/libpt.so.2.6.7
No symbol table info available.
#2  0x081caaa1 in GMVideoInputManager_ptlib::open(unsigned int, unsigned int, 
unsigned int) ()
No symbol table info available.
#3  0x08154749 in Ekiga::VideoInputCore::internal_open(unsigned int, unsigned 
int, unsigned int) ()
No symbol table info available.
#4  0x08154b53 in Ekiga::VideoInputCore::start_stream() ()
No symbol table info available.
#5  0x0817b469 in PVideoInputDevice_EKIGA::Start() ()
No symbol table info available.
#6  0xb77fa45e in OpalVideoMediaStream::Open() () from /usr/lib/libopal.so.3.6.8
No symbol table info available.
#7  0xb77d4ac0 in OpalConnection::OpenMediaStream(OpalMediaFormat const, 
unsigned int, bool) () from /usr/lib/libopal.so.3.6.8
No symbol table info available.
#8  0xb7843d2d in OpalPCSSConnection::OpenMediaStream(OpalMediaFormat const, 
unsigned int, bool) () from /usr/lib/libopal.so.3.6.8
No symbol table info available.
#9  0xb77e4cb9 in OpalCall::OpenSourceMediaStreams(OpalConnection, 
OpalMediaType const, unsigned int, OpalMediaFormat const) () from 
/usr/lib/libopal.so.3.6.8
No symbol table info available.
#10 0xb7c64d82 in 
SIPConnection::OnReceivedSDPMediaDescription(SDPSessionDescription, unsigned 
int) () from /usr/lib/libopal.so.3.6.8
No symbol table info available.
#11 0xb7c61061 in SIPConnection::OnReceivedSDP(SIP_PDU) () from 
/usr/lib/libopal.so.3.6.8
No symbol table info available.
#12 0xb7c6ffbb in SIPConnection::OnReceivedOK(SIPTransaction, SIP_PDU) () 
from /usr/lib/libopal.so.3.6.8
No symbol table info available.
#13 0xb7c6a626 in SIPConnection::OnReceivedResponse(SIPTransaction, SIP_PDU) 
() from /usr/lib/libopal.so.3.6.8
No symbol table info available.
#14 0xb7c886b9 in SIPTransaction::OnReceivedResponse(SIP_PDU) () from 
/usr/lib/libopal.so.3.6.8
No symbol table info available.
#15 0xb7c8e513 in SIPInvite::OnReceivedResponse(SIP_PDU) () from 
/usr/lib/libopal.so.3.6.8
No symbol table info available.
#16 0xb7c598a8 in SIPEndPoint::SIP_PDU_Work::OnReceivedPDU() () from 
/usr/lib/libopal.so.3.6.8
No symbol table info available.
#17 0xb7c5afc7 in SIPEndPoint::SIP_PDU_Thread::Main() () from 
/usr/lib/libopal.so.3.6.8
No symbol table info available.
#18 0xb73679fc in PThread::PX_ThreadStart(void*) () from /usr/lib/libpt.so.2.6.7
No symbol table info available.
#19 0xb6931c39 in start_thread () from 
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
No symbol table info available.
#20 0xb664596e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
No symbol table info 

Bug#625413: 0.3.6-1 from mentors is also affected

2011-07-24 Thread Neil Williams
The PTS for trousers mentions a new upstream version which is available
from mentors. This is just to update the bug report that the new
version is affected by the same bug, before people waste time looking
at that version for an RC bug fix.

http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=trousers

gcc -DPACKAGE_NAME=\trousers\ -DPACKAGE_TARNAME=\trousers\ 
-DPACKAGE_VERSION=\0.3.6\ -DPACKAGE_STRING=\trousers\ 0.3.6\ 
-DPACKAGE_BUGREPORT=\trousers-t...@lists.sf.net\ -DPACKAGE=\trousers\ 
-DVERSION=\0.3.6\ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_OPENSSL_BN_H=1 
-DHAVE_OPENSSL_ENGINE_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\.libs/\ -DHTOLE_DEFINED=1 -DHAVE_DAEMON=1 -I.-DAPPID=\TCSD\ 
TCS\ -DVAR_PREFIX=\/var\ -DETC_PREFIX=\/etc\ -DTSS_BUILD_TRANSPORT 
-DTSS_BUILD_TICK -DTSS_BUILD_COUNTER -DTSS_BUILD_RANDOM -DTSS_BUILD_CAPS 
-DTSS_BUILD_DIR -DTSS_BUILD_PCR_EVENTS -DTSS_BUILD_SIGN -DTSS_BUILD_QUOTE 
-DTSS_BUILD_SEAL -DTSS_BUILD_CHANGEAUTH -DTSS_BUILD_BIND -DTSS_BUILD_OWN 
-DTSS_BUILD_PS -DTSS_BUILD_ADMIN -DTSS_BUILD_AIK -DTSS_BUILD_EK 
-DTSS_BUILD_CERTIFY -DTSS_BUILD_KEY -DTSS_BUILD_MAINT -DTSS_BUILD_MIGRATION 
-DTSS_BUILD_PCR_EXTEND -DTSS_BUILD_SELFTEST  -DTSS_BUILD_NV -DTSS_BUILD_AUDIT 
-DTSS_BUILD_SEALX -DTSS_BUILD_TSS12 -DTSS_BUILD_DELEGATION -DTSS_BUILD_QUOTE2 
-DTSS_BUILD_CMK -g -O2 -m64 -DBI_OPENSSL -DTSS_NO_GUI -W -Wall -Werror 
-Wno-unused-parameter -Wsign-compare -I../include   
-DTCSD_DEFAULT_PORT=30003 -DTSS_VER_MAJOR=0 -DTSS_VER_MINOR=3 
-DTSS_SPEC_MAJOR=1-DTSS_SPEC_MINOR=2 -I../../src/include -c -o 
libtcs_a-rpc_evlog.o `test -f 'rpc/tcstp/rpc_evlog.c' || echo 
'./'`rpc/tcstp/rpc_evlog.c
rpc/tcstp/rpc_evlog.c: In function ‘tcs_wrap_GetPcrEvent’:
rpc/tcstp/rpc_evlog.c:36:27: error: variable ‘totalSize’ set but not used 
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[3]: *** [libtcs_a-rpc_evlog.o] Error 1
make[3]: Leaving directory 
`/home/neil/code/debian/src/trousers/trousers-0.3.6/src/tcs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/neil/code/debian/src/trousers/trousers-0.3.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/neil/code/debian/src/trousers/trousers-0.3.6'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2

This is the same error as in 0.3.5

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpJVT27AQUIB.pgp
Description: PGP signature


Bug#635213: marked as done (lua-posix: FTBFS (kfreebsd): error: 'ENODATA' undeclared (first use in this function))

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 14:53:43 +
with message-id e1ql03r-0003t7...@franck.debian.org
and subject line Bug#635213: fixed in lua-posix 5.1.9-2
has caused the Debian Bug report #635213,
regarding lua-posix: FTBFS (kfreebsd): error: 'ENODATA' undeclared (first use 
in this function)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635213: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635213
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:lua-posix
Version: 5.1.9-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-amd64 buildds:

libtool --silent --tag=CC --mode=compile cc -c -g -Wall -O2 
-I/usr//include/lua5.1   -D_XOPEN_SOURCE=700  -o lposix.lo lposix.c 
lposix.c: In function 'mode_munch':
lposix.c:238:11: warning: operation on '*mode' may be undefined 
[-Wsequence-point]
lposix.c:241:11: warning: operation on '*mode' may be undefined 
[-Wsequence-point]
lposix.c: In function 'luaopen_posix':
lposix.c:1869:2: error: 'ENODATA' undeclared (first use in this function)
lposix.c:1869:2: note: each undeclared identifier is reported only once for 
each function it appears in
lposix.c:1878:2: error: 'ENOSR' undeclared (first use in this function)
lposix.c:1879:2: error: 'ENOSTR' undeclared (first use in this function)
lposix.c:1899:2: error: 'ETIME' undeclared (first use in this function)
make[2]: *** [lposix.lo] Error 1
make[2]: Leaving directory 
`/build/buildd-lua-posix_5.1.9-1-kfreebsd-amd64-QeQTXL/lua-posix-5.1.9'
make[1]: *** [all] Error 1
make[1]: Leaving directory 
`/build/buildd-lua-posix_5.1.9-1-kfreebsd-amd64-QeQTXL/lua-posix-5.1.9'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=lua-posixarch=kfreebsd-amd64ver=5.1.9-1stamp=1311415768

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org


---End Message---
---BeginMessage---
Source: lua-posix
Source-Version: 5.1.9-2

We believe that the bug you reported is fixed in the latest version of
lua-posix, which is due to be installed in the Debian FTP archive:

liblua5.1-posix-dev_5.1.9-2_amd64.deb
  to main/l/lua-posix/liblua5.1-posix-dev_5.1.9-2_amd64.deb
liblua5.1-posix1_5.1.9-2_amd64.deb
  to main/l/lua-posix/liblua5.1-posix1_5.1.9-2_amd64.deb
lua-posix_5.1.9-2.debian.tar.gz
  to main/l/lua-posix/lua-posix_5.1.9-2.debian.tar.gz
lua-posix_5.1.9-2.dsc
  to main/l/lua-posix/lua-posix_5.1.9-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Enrico Tassi gareuselesi...@debian.org (supplier of updated lua-posix package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 24 Jul 2011 15:39:10 +0200
Source: lua-posix
Binary: liblua5.1-posix1 liblua5.1-posix-dev
Architecture: source amd64
Version: 5.1.9-2
Distribution: unstable
Urgency: low
Maintainer: Enrico Tassi gareuselesi...@debian.org
Changed-By: Enrico Tassi gareuselesi...@debian.org
Description: 
 liblua5.1-posix-dev - posix development files for the Lua language version 5.1
 liblua5.1-posix1 - posix library for the Lua language version 5.1
Closes: 635213
Changes: 
 lua-posix (5.1.9-2) unstable; urgency=low
 .
   * Patch to fix kfreebsd compilation (Closes: #635213)
Checksums-Sha1: 
 5696b1643cfc81ecaea134ee0c8d99f084e61d9f 1259 lua-posix_5.1.9-2.dsc
 0d263540497d07e8dca9a3e2e1a9506ae542fc57 4303 lua-posix_5.1.9-2.debian.tar.gz
 60832df214c272b1ced386bf5c23569393ad4f65 25152 
liblua5.1-posix1_5.1.9-2_amd64.deb
 2d3ee79e773b04a7b30b6f98581f863f7d2ec2ab 26108 
liblua5.1-posix-dev_5.1.9-2_amd64.deb
Checksums-Sha256: 
 024f8eca47acd67b91ac6a9da26f553d972d7482642aed017873494850ebbee6 1259 
lua-posix_5.1.9-2.dsc
 15a70f173fc86b9d02e8a660d8918a87e8d0917ec9be83ae027fc29f47ced94f 4303 
lua-posix_5.1.9-2.debian.tar.gz
 1a13fcf3e32906cb8679923876a90b9c591f8e22fbd7aee17741bffb5d2cd3b3 25152 
liblua5.1-posix1_5.1.9-2_amd64.deb
 abbd19804a9d2c3826ca60f752dca208ffcdcadd7589e7224a743193c07e92eb 26108 

Bug#635264: [Pkg-ime-devel] Bug#635264: ibus-input-pad: FTBFS: error: unknown type name 'GDBusConnection'

2011-07-24 Thread Osamu Aoki
User: debian-...@lists.debian.org
Usertags: kfreebsd
thanks

Hi,

At least under Linux amd64 pbuilder, this package build OK.  So this is
kfreebsd specific bug.  It is a bit difficult for most of us to fix
this.

On Sun, Jul 24, 2011 at 04:02:06PM +0200, Christoph Egger wrote:
 Package: src:ibus-input-pad
 Version: 1.4.0-1
 Severity: serious
 Tags: sid wheezy

Above user tag may be more useful than these.

 Justification: fails to build from source (but built successfully in the past)
 
 Hi!
 
 Your package failed to build on the buildds:
 
 Making all in setup
 make[3]: Entering directory 
 `/build/buildd-ibus-input-pad_1.4.0-1-kfreebsd-amd64-cacfem/ibus-input-pad-1.4.0/setup'
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
 -I.. -I../engine -DDATAROOTDIR=\/usr/share\ 
 -DIBUS_INPUT_PAD_SETUP_UI_FILE=\/usr/share/ibus-input-pad/setup/setup-gtk2.ui\
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread 
 -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
  -g -O2 -c -o libiconfig_la-iconfig-gtk2.lo `test -f 'iconfig-gtk2.c' || echo 
 './'`iconfig-gtk2.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../engine 
 -DDATAROOTDIR=\/usr/share\ 
 -DIBUS_INPUT_PAD_SETUP_UI_FILE=\/usr/share/ibus-input-pad/setup/setup-gtk2.ui\
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread 
 -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -g -O2 -c iconfig-gtk2.c  -fPIC -DPIC -o .libs/libiconfig_la-iconfig-gtk2.o
 iconfig-gtk2.c:144:28: error: unknown type name 'GDBusConnection'
 
 Full build log at
 https://buildd.debian.org/status/fetch.php?pkg=ibus-input-padarch=kfreebsd-amd64ver=1.4.0-1stamp=1311510271

Is this like the gnome-terminal bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631968
I see Robert Millan identified break point of this bug.  Have you found
the solution?  Can we get some hint?

As I see, libglib2.0-dev has GDBusConnection  but this is not
defined as direct dependency.  Can you check adding  libglib2.0-dev
fixes this FTBFS bug or not on kfreebsd-amd64?  Maybe kfreebsd version
of some library package does not declare dependency to this.

In amd64, libglib2.0-dev is autoinstalled by dependency.

Regards,

Osamu




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634260: marked as done (ruby1.8: FTBFS on armel: not ok pack 2 -- ./sample/test.rb:1851)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 15:04:08 +
with message-id e1ql0dw-0006jc...@franck.debian.org
and subject line Bug#634260: fixed in ruby1.8 1.8.7.352-2
has caused the Debian Bug report #634260,
regarding ruby1.8: FTBFS on armel: not ok pack 2 -- ./sample/test.rb:1851
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
634260: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634260
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ruby1.8
Severity: serious
Version: 1.8.7.352-1

ruby1.8 FTBFSes in unstable and blocks the poppler transition through
ruby-gnome2.

compiling tk/tkutil
make[2]: Entering directory 
`/build/buildd-ruby1.8_1.8.7.352-1-armel-k4EhK2/ruby1.8-1.8.7.352/ext/tk/tkutil'
gcc -I. -I../../.. -I../../../. -I../../.././ext/tk/tkutil 
-DHAVE_RB_OBJ_INSTANCE_EXEC -DHAVE_STRNDUP  -D_FILE_OFFSET_BITS=64  -fPIC 
-fno-strict-aliasing -g -g -O2  -fPIC   -c tkutil.c
gcc -shared -o ../../../.ext/arm-linux-eabi/tkutil.so tkutil.o -L. -L../../.. 
-L.  -rdynamic -Wl,-export-dynamic-lruby1.8  -lpthread -lrt -ldl -lcrypt 
-lm   -lc
make[2]: Leaving directory 
`/build/buildd-ruby1.8_1.8.7.352-1-armel-k4EhK2/ruby1.8-1.8.7.352/ext/tk/tkutil'
compiling win32ole
compiling zlib
make[2]: Entering directory 
`/build/buildd-ruby1.8_1.8.7.352-1-armel-k4EhK2/ruby1.8-1.8.7.352/ext/zlib'
gcc -I. -I../.. -I../../. -I../.././ext/zlib -DHAVE_ZLIB_H  -DOS_CODE=OS_UNIX  
-D_FILE_OFFSET_BITS=64  -fPIC -fno-strict-aliasing -g -g -O2  -fPIC   -c zlib.c
gcc -shared -o ../../.ext/arm-linux-eabi/zlib.so zlib.o -L. -L../.. -L.  
-rdynamic -Wl,-export-dynamic-lruby1.8 -lz  -lpthread -lrt -ldl -lcrypt -lm 
  -lc
make[2]: Leaving directory 
`/build/buildd-ruby1.8_1.8.7.352-1-armel-k4EhK2/ruby1.8-1.8.7.352/ext/zlib'
making ruby1.8
make[2]: Entering directory 
`/build/buildd-ruby1.8_1.8.7.352-1-armel-k4EhK2/ruby1.8-1.8.7.352'
gcc -fno-strict-aliasing -g -g -O2  -fPIC-DRUBY_EXPORT -D_GNU_SOURCE=1  -L. 
 -rdynamic -Wl,-export-dynamic   main.o  -lruby1.8 -lpthread -lrt -ldl -lcrypt 
-lm   -o ruby1.8
make[2]: Leaving directory 
`/build/buildd-ruby1.8_1.8.7.352-1-armel-k4EhK2/ruby1.8-1.8.7.352'
not ok pack 2 -- ./sample/test.rb:1851
test failed
make[1]: *** [test] Error 1
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
make[1]: Leaving directory 
`/build/buildd-ruby1.8_1.8.7.352-1-armel-k4EhK2/ruby1.8-1.8.7.352'

Kind regards,
Philipp Kern
-- 
 .''`.  Philipp KernDebian Developer
: :' :  http://philkern.de Stable Release Manager
`. `'   xmpp:p...@0x539.de Wanna-Build Admin
  `-finger pkern/k...@db.debian.org


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: ruby1.8
Source-Version: 1.8.7.352-2

We believe that the bug you reported is fixed in the latest version of
ruby1.8, which is due to be installed in the Debian FTP archive:

libruby1.8-dbg_1.8.7.352-2_amd64.deb
  to main/r/ruby1.8/libruby1.8-dbg_1.8.7.352-2_amd64.deb
libruby1.8_1.8.7.352-2_amd64.deb
  to main/r/ruby1.8/libruby1.8_1.8.7.352-2_amd64.deb
libtcltk-ruby1.8_1.8.7.352-2_amd64.deb
  to main/r/ruby1.8/libtcltk-ruby1.8_1.8.7.352-2_amd64.deb
ri1.8_1.8.7.352-2_all.deb
  to main/r/ruby1.8/ri1.8_1.8.7.352-2_all.deb
ruby1.8-dev_1.8.7.352-2_amd64.deb
  to main/r/ruby1.8/ruby1.8-dev_1.8.7.352-2_amd64.deb
ruby1.8-examples_1.8.7.352-2_all.deb
  to main/r/ruby1.8/ruby1.8-examples_1.8.7.352-2_all.deb
ruby1.8-full_1.8.7.352-2_all.deb
  to main/r/ruby1.8/ruby1.8-full_1.8.7.352-2_all.deb
ruby1.8_1.8.7.352-2.debian.tar.gz
  to main/r/ruby1.8/ruby1.8_1.8.7.352-2.debian.tar.gz
ruby1.8_1.8.7.352-2.dsc
  to main/r/ruby1.8/ruby1.8_1.8.7.352-2.dsc
ruby1.8_1.8.7.352-2_amd64.deb
  to main/r/ruby1.8/ruby1.8_1.8.7.352-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 634...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lucas Nussbaum lu...@debian.org (supplier of updated ruby1.8 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Jul 2011 12:30:48 +0200
Source: ruby1.8
Binary: ruby1.8 libruby1.8 libruby1.8-dbg ruby1.8-dev 

Bug#635258: marked as done (ruby-sass: Fix the path of the library in the executables files under /bin)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 15:03:27 +
with message-id e1ql0dh-0006k1...@franck.debian.org
and subject line Bug#635258: fixed in ruby-sass 3.1.4-6
has caused the Debian Bug report #635258,
regarding ruby-sass: Fix the path of the library in the executables files under 
/bin
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ruby-sass
Version: 3.1.4-5.1
Severity: grave
Tags: patch
Justification: renders package unusable

Hi,

with the current 3.1.4-5 package I get errors like the following with any of 
the distributed 
executables in /bin:

/usr/bin/sass-convert:3:in `require': no such file to load -- 
/usr/bin/../lib/sass (LoadError)
from /usr/bin/sass-convert:3

The attached patch against the package at 
git://anonscm.debian.org/collab-maint/ruby-sass.git
 fixes them.

Thanks,
   Antonio Ospite
   http://ao2.it

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-ao2 (SMP w/1 CPU core)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ruby-sass depends on:
ii  ruby 4.8 Transitional package for ruby1.8
ii  ruby1.8 [ruby-interpreter]   1.8.7.352-1 Interpreter of object-oriented scr

ruby-sass recommends no packages.

Versions of packages ruby-sass suggests:
pn  ruby-compass  none (no description available)

-- no debconf information
From 42fdea4c16cdee71e2983537c9ba6324b2b66b0a Mon Sep 17 00:00:00 2001
From: Antonio Ospite osp...@studenti.unina.it
Date: Sun, 24 Jul 2011 14:10:33 +0200
Subject: [PATCH] Fix the path of the library in the executables files under /bin
X-Face: z*RaLf`X@C75u6Ig9}{oW$H;1_\2t5)({*|jhMpyWR#k60!#=#/Vb;]yA5GWI5`6u+
 ;6b'@y|8wwB;4/e!7wYYrcqdJFY,~%Gk_4]cq$Ei/7jN3ah(m`ku?pX.+~:_/wC~dwn^)MizBG
 !pE^+iDQQ1yC6^,)YDKkxDd!T\I~93J_`4)A{':UrE

This fixes message like:

/usr/bin/sass-convert:3:in `require': no such file to load -- 
/usr/bin/../lib/sass (LoadError)
from /usr/bin/sass-convert:3

Signed-off-by: Antonio Ospite osp...@studenti.unina.it
---
 debian/changelog   |7 
 debian/patches/1003-fix-library-path.patch |   42 
 debian/patches/series  |1 +
 3 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 debian/patches/1003-fix-library-path.patch

diff --git a/debian/changelog b/debian/changelog
index cd88e8e..1c2d5a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-sass (3.1.4-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix the path of the library in the executables files under /bin
+
+ -- Antonio Ospite osp...@studenti.unina.it  Sun, 24 Jul 2011 13:27:57 +0200
+
 ruby-sass (3.1.4-5) unstable; urgency=low
 
   * Fix VERSION resolving.
diff --git a/debian/patches/1003-fix-library-path.patch 
b/debian/patches/1003-fix-library-path.patch
new file mode 100644
index 000..d95dcec
--- /dev/null
+++ b/debian/patches/1003-fix-library-path.patch
@@ -0,0 +1,42 @@
+Description: Fix for no such file to load -- /usr/bin/../lib/sass (LoadError)
+Author: Antonio Ospite osp...@studenti.unina.it
+Last-Update: 2011-07-24
+
+diff --git a/bin/sass b/bin/sass
+index 2b01e92..126c627 100755
+--- a/bin/sass
 b/bin/sass
+@@ -1,7 +1,7 @@
+ #!/usr/bin/env ruby
+ # The command line Sass parser.
+ 
+-require File.dirname(__FILE__) + '/../lib/sass'
++require '/usr/lib/ruby/vendor_ruby/sass'
+ require 'sass/exec'
+ 
+ opts = Sass::Exec::Sass.new(ARGV)
+diff --git a/bin/sass-convert b/bin/sass-convert
+index 97ee024..8181a26 100755
+--- a/bin/sass-convert
 b/bin/sass-convert
+@@ -1,6 +1,6 @@
+ #!/usr/bin/env ruby
+ 
+-require File.dirname(__FILE__) + '/../lib/sass'
++require '/usr/lib/ruby/vendor_ruby/sass'
+ require 'sass/exec'
+ 
+ opts = Sass::Exec::SassConvert.new(ARGV)
+diff --git a/bin/scss b/bin/scss
+index 0791cfb..7bd4360 100755
+--- a/bin/scss
 b/bin/scss
+@@ -1,7 +1,7 @@
+ #!/usr/bin/env ruby
+ # The command line Sass parser.
+ 
+-require File.dirname(__FILE__) + '/../lib/sass'
++require '/usr/lib/ruby/vendor_ruby/sass'
+ require 'sass/exec'
+ 
+ opts = Sass::Exec::Scss.new(ARGV)
diff --git a/debian/patches/series b/debian/patches/series
index 0569854..23edfe1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 

Bug#614404: marked as done (zoneminder: Arch amd64 (and probably non-32barch) bad type declaration)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 15:34:16 +
with message-id e1ql0h6-lf...@franck.debian.org
and subject line Bug#614404: fixed in zoneminder 1.24.4-1
has caused the Debian Bug report #614404,
regarding zoneminder: Arch amd64 (and probably non-32barch) bad type declaration
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
614404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614404
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: zoneminder
Version: 1.24.2-8
Severity: important


Source : 
http://www.zoneminder.com/forums/viewtopic.php?t=16060highlight=discarding+packet+unrecognised+ssrc

[...] fix for this. Turns out, assuming a long is 32bits is not such a good idea

diff -ur ZoneMinder-1.24.2.old/src/zm.h ZoneMinder-1.24.2/src/zm.h
--- ZoneMinder-1.24.2.old/src/zm.h   2009-03-20 05:07:00.0 -0700
+++ ZoneMinder-1.24.2/src/zm.h   2010-06-29 10:45:24.0 -0700
@@ -17,6 +17,8 @@
 // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
 
+#include stdint.h
+
 #ifndef ZM_H
 #define ZM_H
 
@@ -34,14 +36,14 @@
 #endif
 }
 
-typedef unsigned char   U8;
-typedef unsigned short  U16;
-typedef unsigned long   U32;
-typedef unsigned long long  U64;
-
-typedef signed char S8;
-typedef signed shortS16;
-typedef signed long S32;
-typedef signed long longS64;
+typedef uint8_t U8;
+typedef uint16_tU16;
+typedef uint32_tU32;
+typedef uint64_tU64;
+
+typedef int8_t  S8;
+typedef int16_t S16;
+typedef int32_t S32;
+typedef int64_t S64;
 
 #endif // ZM_H 

Patch OK for squeeze/amd64

-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages zoneminder depends on:
ii  apache22.2.16-6  Apache HTTP Server metapackage
ii  apache2-mpm-prefork [a 2.2.16-6  Apache HTTP Server - traditional n
ii  ffmpeg 4:0.5.2-6 multimedia player, server and enco
ii  libapache2-mod-php55.3.3-7   server-side, HTML-embedded scripti
pn  libarchive-tar-perlnone(no description available)
ii  libarchive-zip-perl1.30-3Perl module for manipulation of ZI
ii  libavcodec52   4:0.5.2-6 ffmpeg codec library
ii  libavformat52  4:0.5.2-6 ffmpeg file format library
ii  libavutil494:0.5.2-6 ffmpeg utility library
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libdate-manip-perl 6.11-1module for manipulating dates
ii  libdevice-serialport-p 1.04-2+b1 emulation of Win32::SerialPort for
ii  libdirac-encoder0  1.0.2-3   open and royalty free high quality
ii  libgcc11:4.4.5-8 GCC support library
ii  libgnutls262.8.6-1   the GNU TLS library - runtime libr
ii  libjpeg62  6b1-1 The Independent JPEG Group's JPEG 
ii  libjs-mootools 1.2.4.0~debian1-1 compact JavaScript framework
ii  libmime-lite-perl  3.027-1   module for convenient MIME message
ii  libmime-tools-perl 5.428-1   Perl5 modules for MIME-compliant m
ii  libmysqlclient16   5.1.49-3  MySQL database client library
ii  libpcre3   8.02-1.1  Perl 5 Compatible Regular Expressi
ii  libphp-serialization-p 0.34-1Perl module to manipulate serializ
ii  libstdc++6 4.4.5-8   The GNU Standard C++ Library v3
ii  libswscale04:0.5.2-6 ffmpeg video scaling library
ii  libwww-perl5.836-1   Perl HTTP/WWW client/server librar
ii  mysql-client-5.1 [mysq 5.1.49-3  MySQL database client binaries
ii  mysql-server   5.1.49-3  MySQL database server (metapackage
ii  mysql-server-5.1 [mysq 5.1.49-3  MySQL database server binaries and
ii  perl-modules [libmodul 5.10.1-17 Core Perl modules
ii  php5   5.3.3-7   server-side, HTML-embedded scripti
ii  php5-mysql 5.3.3-7   MySQL module for php5
ii  rsyslog [system-log-da 4.6.4-2   enhanced multi-threaded syslogd
ii  zip3.0-3 Archiver for .zip files
ii  zlib1g 

Bug#619813: marked as done (FTBFS: checking for linux/videodev.h... no)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 15:34:16 +
with message-id e1ql0h6-lk...@franck.debian.org
and subject line Bug#619813: fixed in zoneminder 1.24.4-1
has caused the Debian Bug report #619813,
regarding FTBFS: checking for linux/videodev.h... no
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
619813: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619813
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: zoneminder
Version: 1.24.2-9
Severity: serious
Justification: fails to build from source (but built successfully in the past)

On current sid zoneminder does not build:

-
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
configure: error: zm requires Video4Linux to be installed
make: *** [config.status] Error 1
-

config.log shows this:

configure:7321: checking linux/videodev.h usability
configure:7321: i486-linux-gnu-g++ -c -DZM_FFMPEG_CVS -DHAVE_LIBCRYPTO 
-I/usr/include -D__STDC_CONSTANT_MACROS conftest.cpp 5
conftest.cpp:130:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
[...]
configure:7321: result: no
configure:7321: checking linux/videodev.h presence
configure:7321: i486-linux-gnu-g++ -E -I/usr/include -D__STDC_CONSTANT_MACROS 
conftest.cpp
conftest.cpp:97:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.

videodev.h used to be shipped in linux-libc-dev up to 2.6.37-2 but is
not included in 2.6.38-1.

cu andreas



---End Message---
---BeginMessage---
Source: zoneminder
Source-Version: 1.24.4-1

We believe that the bug you reported is fixed in the latest version of
zoneminder, which is due to be installed in the Debian FTP archive:

zoneminder_1.24.4-1.debian.tar.gz
  to main/z/zoneminder/zoneminder_1.24.4-1.debian.tar.gz
zoneminder_1.24.4-1.dsc
  to main/z/zoneminder/zoneminder_1.24.4-1.dsc
zoneminder_1.24.4-1_i386.deb
  to main/z/zoneminder/zoneminder_1.24.4-1_i386.deb
zoneminder_1.24.4.orig.tar.gz
  to main/z/zoneminder/zoneminder_1.24.4.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 619...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian vagr...@debian.org (supplier of updated zoneminder package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 24 Jul 2011 16:44:30 +0200
Source: zoneminder
Binary: zoneminder
Architecture: source i386
Version: 1.24.4-1
Distribution: unstable
Urgency: low
Maintainer: Peter Howard p...@northern-ridge.com.au
Changed-By: Vagrant Cascadian vagr...@debian.org
Description: 
 zoneminder - Linux video camera security and surveillance solution
Closes: 607331 611324 614404 619813 634985 635075
Changes: 
 zoneminder (1.24.4-1) unstable; urgency=low
 .
   [ Peter Howard ]
   * Initial release of 1.24.4 (Closes: #634985).
 - Fix 32/64-bit type declarations (Closes: #614404).
   * Update patches.
 .
   [ Vagrant Cascadian ]
   * Add patch to fix FTBFS by using libv4l1-videodev.h from libv4l-dev.
 Thanks to Andreas Metzler for reporting the issue.
 (Closes: #619813).
   * Document adding the www-data user to the video group in README.Debian.
 (Closes: #611324)
   * Depend on libsys-mmap-perl to enable mapped memory support.
 (Closes: #607331)
   * Update libjs-mootools patch to use -nc variants (Closes: #635075).
   * Depend on javascript-common, to ensure that /javascript is available in
 the web server.
   * Set the upstream version in postinst at build time.
   * Use dh-autoreconf to properly clean up autogenerated files during build.
   * Add Vcs-HG to debian/control.
   * Add Build-Depends: libv4l-dev, libbz2-dev, dh-autoreconf, libsys-mmap-perl.
Checksums-Sha1: 
 30b2eaa61d5c74d118c3e9314bd3eee60cfe3ce8 2199 zoneminder_1.24.4-1.dsc
 cfbf0793d6b8a6d811fa1a1a60ac7faa02ca16fa 1061935 zoneminder_1.24.4.orig.tar.gz
 f2fc117e9e13772f8cb23ecfe6b37119ec9f236f 15611 
zoneminder_1.24.4-1.debian.tar.gz
 2ac352513a729c28c59ceff385853924718183a7 1662500 zoneminder_1.24.4-1_i386.deb
Checksums-Sha256: 
 a5d2fefa7d955e2cb84f72813a7a9d89f2972626f762a4bfceb758d64e4c8e88 2199 
zoneminder_1.24.4-1.dsc
 

Bug#635274: eggdrop crashes at startup with new Tcl 8.5.10

2011-07-24 Thread Guilherme de Siqueira Pastore
Package: eggdrop
Version: 1.6.19-1.2
Severity: grave
Tags: wheezy sid pending


With Tcl 8.5.10 (present both in testing and unstable), Tcl_ScanElement behaves
differently and breaks eggdrop's add_builtins, called at startup, and also
rem_builtins, used for cleanup.

This unexpected change leads to memory corruption and prevents eggdrop from
starting, rendering it completely unusable for anyone with tcl8.5 = 8.5.10-1
installed (including previous versions of eggdrop found in squeeze and lenny).

More information is available here:

http://forum.egghelp.org/viewtopic.php?p=97173


It is fixed in the 1.8 development tree.

--
Guilherme de Siqueira Pastore
(the eggdrop Debian package maintainer)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632667: empty biarch -dev packages

2011-07-24 Thread Steve Langasek
Here is an alternate solution for this bug.  It's a bit eye-crossing, in
that it means directories such as /usr/include/sys will now exist *only* if
the biarch libc6-dev-$foo is installed, but it does the right thing (tested
on amd64, and barring bugs should work on the other archs too).

This is one option for getting multiarch libc6-dev on its feet.  The other
would be to have libc6-dev-$foo install to the multiarch path, and have
libc6-dev for the corresponding architecture Conflict/Replace with the
biarch libc6-dev-$foo on an ongoing basis.

I tend to favor the first option represented here because long-running
Conflicts/Replaces for packages that are in the archive in parallel are
generally bad; but ultimately, either should do the job.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
=== modified file 'debian/changelog'
--- debian/changelog	2011-07-22 10:09:52 +
+++ debian/changelog	2011-07-23 07:18:58 +
@@ -18,6 +18,9 @@
 previous patch.  Closes: #535504, #602291.
   * Add support for s390x.
 
+  [ Steve Langasek ]
+  * Try again to make libc6-dev multiarch-same.
+
  -- Aurelien Jarno aure...@debian.org  Sun, 10 Jul 2011 22:01:11 +0200
 
 eglibc (2.13-10) unstable; urgency=low

=== modified file 'debian/control.in/amd64'
--- debian/control.in/amd64	2010-08-10 05:07:37 +
+++ debian/control.in/amd64	2011-07-24 15:02:28 +
@@ -15,7 +15,8 @@
 Priority: optional
 Depends: libc6-amd64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Replaces: amd64-libs-dev (= 1.2)
+Conflicts: libc6-dev (= 2.13-11)
+Replaces: amd64-libs-dev (= 1.2), libc6-dev (= 2.13-11)
 Provides: lib64c-dev
 Description: Embedded GNU C Library: 64bit Development Libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs

=== modified file 'debian/control.in/i386'
--- debian/control.in/i386	2010-09-13 20:43:26 +
+++ debian/control.in/i386	2011-07-24 14:59:54 +
@@ -15,7 +15,8 @@
 Section: libdevel
 Priority: optional
 Provides: lib32c-dev
-Conflicts: libc6-i386 (= 2.9-18)
+Conflicts: libc6-i386 (= 2.9-18), libc6-dev (= 2.13-11)
+Replaces: libc6-dev (= 2.13-11)
 Depends: libc6-i386 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
 Description: Embedded GNU C Library: 32-bit development libraries for AMD64

=== modified file 'debian/control.in/powerpc'
--- debian/control.in/powerpc	2010-08-10 05:07:37 +
+++ debian/control.in/powerpc	2011-07-24 15:03:48 +
@@ -13,6 +13,8 @@
 Section: libdevel
 Priority: optional
 Provides: lib32c-dev
+Conflicts: libc6-dev (= 2.13-11)
+Replaces: libc6-dev (= 2.13-11)
 Depends: libc6-powerpc (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
 Description: Embedded GNU C Library: 32bit powerpc development libraries for ppc64

=== modified file 'debian/control.in/ppc64'
--- debian/control.in/ppc64	2010-08-10 05:07:37 +
+++ debian/control.in/ppc64	2011-07-24 15:05:59 +
@@ -13,6 +13,8 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
+Conflicts: libc6-dev (= 2.13-11)
+Replaces: libc6-dev (= 2.13-11)
 Depends: libc6-ppc64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
 Description: Embedded GNU C Library: 64bit Development Libraries for PowerPC64

=== modified file 'debian/control.in/s390'
--- debian/control.in/s390	2011-07-22 10:09:52 +
+++ debian/control.in/s390	2011-07-24 15:07:18 +
@@ -13,6 +13,8 @@
 Section: libdevel
 Priority: optional
 Provides: lib32c-dev
+Conflicts: libc6-dev (= 2.13-11)
+Replaces: libc6-dev (= 2.13-11)
 Depends: libc6-s390 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
 Description: Embedded GNU C Library: 32bit Development Libraries for IBM zSeries

=== modified file 'debian/control.in/s390x'
--- debian/control.in/s390x	2010-08-10 05:07:37 +
+++ debian/control.in/s390x	2011-07-24 15:08:07 +
@@ -13,6 +13,8 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
+Conflicts: libc6-dev (= 2.13-11)
+Replaces: libc6-dev (= 2.13-11)
 Depends: libc6-s390x (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
 Description: Embedded GNU C Library: 64bit Development Libraries for IBM zSeries

=== modified file 'debian/control.in/sparc64'
--- debian/control.in/sparc64	2010-08-10 05:07:37 +
+++ debian/control.in/sparc64	2011-07-24 15:09:00 +
@@ -14,6 +14,8 @@
 Section: libdevel
 Priority: optional
 Provides: lib64c-dev
+Conflicts: libc6-dev (= 2.13-11)
+Replaces: libc6-dev (= 2.13-11)
 Depends: libc6-sparc64 (= ${binary:Version}), 

Bug#635276: CVE-2011-2305 / CVE-2011-2300

2011-07-24 Thread Moritz Muehlenhoff
Package: virtualbox-ose
Version: 4.0.10-dfsg-1
Severity: grave
Tags: security

Does this affect the versions in Debian?

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2305 
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2300

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634425: marked as done (wreport: FTBFS: vartable-tut.cc:193:18: error: variable 'table' set but not used [-Werror=unused-but-set-variable])

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 16:33:38 +
with message-id e1ql1cy-0008lg...@franck.debian.org
and subject line Bug#634425: fixed in wreport 2.1-1
has caused the Debian Bug report #634425,
regarding wreport: FTBFS: vartable-tut.cc:193:18: error: variable 'table' set 
but not used [-Werror=unused-but-set-variable]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
634425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634425
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: wreport
Version: 2.0-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110718 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 g++ -DHAVE_CONFIG_H -I. -I.. -DTABLE_DIR=\/usr/share/wreport\ -I.. 
 -I/usr/include/lua5.1  -Wall -Werror -Wall -Werror -g -O2 -O0 -c -o 
 vartable-tut.o vartable-tut.cc
 vartable-tut.cc: In member function 'void tut::test_objectData::test() 
 [with int n = 4, Data = tut::vartable_shar]':
 vartable-tut.cc:193:18: error: variable 'table' set but not used 
 [-Werror=unused-but-set-variable]
 cc1plus: all warnings being treated as errors
 
 make[4]: *** [vartable-tut.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/07/18/wreport_2.0-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: wreport
Source-Version: 2.1-1

We believe that the bug you reported is fixed in the latest version of
wreport, which is due to be installed in the Debian FTP archive:

libwreport-dev_2.1-1_amd64.deb
  to main/w/wreport/libwreport-dev_2.1-1_amd64.deb
libwreport-doc_2.1-1_all.deb
  to main/w/wreport/libwreport-doc_2.1-1_all.deb
libwreport2_2.1-1_amd64.deb
  to main/w/wreport/libwreport2_2.1-1_amd64.deb
wreport-common_2.1-1_amd64.deb
  to main/w/wreport/wreport-common_2.1-1_amd64.deb
wreport_2.1-1.debian.tar.gz
  to main/w/wreport/wreport_2.1-1.debian.tar.gz
wreport_2.1-1.dsc
  to main/w/wreport/wreport_2.1-1.dsc
wreport_2.1.orig.tar.gz
  to main/w/wreport/wreport_2.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 634...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Enrico Zini enr...@debian.org (supplier of updated wreport package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 24 Jul 2011 18:05:57 +0200
Source: wreport
Binary: libwreport-dev libwreport-doc libwreport2 wreport-common
Architecture: source amd64 all
Version: 2.1-1
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini enr...@debian.org
Changed-By: Enrico Zini enr...@debian.org
Description: 
 libwreport-dev - library for working with weather reports
 libwreport-doc - documentation for libwreport
 libwreport2 - shared library for working with weather reports
 wreport-common - common data files for libwreport
Closes: 634425
Changes: 
 wreport (2.1-1) unstable; urgency=low
 .
   * New upstream version
  - Fixed compiler error. Closes: #634425.
Checksums-Sha1: 
 735b1584d54170e3a57b34149cd93c4bd9220eec 1806 wreport_2.1-1.dsc
 9ec79ce5e3bff60997f3f97ad0a2bef2e8e1bbe5 1257810 wreport_2.1.orig.tar.gz
 2a076d3ee40040c7001a130ebc9aaf01f5808429 3229 wreport_2.1-1.debian.tar.gz
 590944f59a29d1b53028416b48504c6f2d0a9154 286074 libwreport-dev_2.1-1_amd64.deb
 b414af0e96fbe9bfaf5430ceb095fceb79f8fa11 245824 libwreport-doc_2.1-1_all.deb
 94ba6d61acceeb2de87f2760a1a1045c54d1b331 136118 libwreport2_2.1-1_amd64.deb
 aa7255d84184afba97ad8dedfe2fd98fc43c05b0 513104 wreport-common_2.1-1_amd64.deb
Checksums-Sha256: 
 95ccf43337d9d7733e21e80f5e756eaa7a253cdf76a0413fd61053549ceaf770 1806 
wreport_2.1-1.dsc
 

Processed: your mail

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 599127
Bug #599127 {Done: Jakub Wilk jw...@debian.org} [libdbi] gammu: FTBFS: 939 - 
py-smsd-testing (Failed)
Bug #608640 {Done: Jakub Wilk jw...@debian.org} [libdbi] gammu: FTBFS: 1 test 
failed: 1073 - py-smsd-testing
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
 fixed 599127 0.8.4-5.1
Bug #599127 [libdbi] gammu: FTBFS: 939 - py-smsd-testing (Failed)
Bug #608640 [libdbi] gammu: FTBFS: 1 test failed: 1073 - py-smsd-testing
There is no source info for the package 'libdbi' at version '0.8.4-5.1' with 
architecture ''
Unable to make a source version for version '0.8.4-5.1'
Bug Marked as fixed in versions 0.8.4-5.1.
Bug Marked as fixed in versions 0.8.4-5.1.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
599127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#624875: marked as done (directfb FTBFS with GCC 4.6)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 17:48:20 +
with message-id e1ql2mq-6o...@franck.debian.org
and subject line Bug#624875: fixed in directfb 1.2.10.0-4.1
has caused the Debian Bug report #624875,
regarding directfb FTBFS with GCC 4.6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
624875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624875
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: directfb
Version: 1.2.10.0-4
Severity: serious
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.6

typo in linker option
patch at
http://launchpadlibrarian.net/70921410/directfb_1.2.10.0-4ubuntu2_1.2.10.0-4ubuntu3.diff.gz


---End Message---
---BeginMessage---
Source: directfb
Source-Version: 1.2.10.0-4.1

We believe that the bug you reported is fixed in the latest version of
directfb, which is due to be installed in the Debian FTP archive:

directfb_1.2.10.0-4.1.debian.tar.gz
  to main/d/directfb/directfb_1.2.10.0-4.1.debian.tar.gz
directfb_1.2.10.0-4.1.dsc
  to main/d/directfb/directfb_1.2.10.0-4.1.dsc
libdirectfb-1.2-9-dbg_1.2.10.0-4.1_amd64.deb
  to main/d/directfb/libdirectfb-1.2-9-dbg_1.2.10.0-4.1_amd64.deb
libdirectfb-1.2-9-udeb_1.2.10.0-4.1_amd64.udeb
  to main/d/directfb/libdirectfb-1.2-9-udeb_1.2.10.0-4.1_amd64.udeb
libdirectfb-1.2-9_1.2.10.0-4.1_amd64.deb
  to main/d/directfb/libdirectfb-1.2-9_1.2.10.0-4.1_amd64.deb
libdirectfb-bin-dbg_1.2.10.0-4.1_amd64.deb
  to main/d/directfb/libdirectfb-bin-dbg_1.2.10.0-4.1_amd64.deb
libdirectfb-bin-udeb_1.2.10.0-4.1_amd64.udeb
  to main/d/directfb/libdirectfb-bin-udeb_1.2.10.0-4.1_amd64.udeb
libdirectfb-bin_1.2.10.0-4.1_amd64.deb
  to main/d/directfb/libdirectfb-bin_1.2.10.0-4.1_amd64.deb
libdirectfb-dev_1.2.10.0-4.1_amd64.deb
  to main/d/directfb/libdirectfb-dev_1.2.10.0-4.1_amd64.deb
libdirectfb-extra-dbg_1.2.10.0-4.1_amd64.deb
  to main/d/directfb/libdirectfb-extra-dbg_1.2.10.0-4.1_amd64.deb
libdirectfb-extra_1.2.10.0-4.1_amd64.deb
  to main/d/directfb/libdirectfb-extra_1.2.10.0-4.1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 624...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andres Mejia ame...@debian.org (supplier of updated directfb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 24 Jul 2011 13:19:08 -0400
Source: directfb
Binary: libdirectfb-1.2-9 libdirectfb-1.2-9-udeb libdirectfb-bin 
libdirectfb-bin-udeb libdirectfb-extra libdirectfb-dev libdirectfb-1.2-9-dbg 
libdirectfb-bin-dbg libdirectfb-extra-dbg
Architecture: source amd64
Version: 1.2.10.0-4.1
Distribution: unstable
Urgency: low
Maintainer: Debian DirectFB Team pkg-directfb-de...@lists.alioth.debian.org
Changed-By: Andres Mejia ame...@debian.org
Description: 
 libdirectfb-1.2-9 - direct frame buffer graphics - shared libraries
 libdirectfb-1.2-9-dbg - direct frame buffer graphics - shared libraries debug 
symbols
 libdirectfb-1.2-9-udeb - direct frame buffer graphics - shared libraries (udeb)
 libdirectfb-bin - direct frame buffer graphics - binaries
 libdirectfb-bin-dbg - direct frame buffer graphics - binaries debug symbols
 libdirectfb-bin-udeb - direct frame buffer graphics - binaries (udeb)
 libdirectfb-dev - direct frame buffer graphics library - development files
 libdirectfb-extra - direct frame buffer graphics - extra providers
 libdirectfb-extra-dbg - direct frame buffer graphics - extra provider debug 
symbols
Closes: 624875 625178
Changes: 
 directfb (1.2.10.0-4.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix typo for LDFLAGS
 (Closes: #624875)
 (Closes: #625178)
Checksums-Sha1: 
 8e12ac30548ebc61a36c67bb0239fb2f365e8a0c 1788 directfb_1.2.10.0-4.1.dsc
 f6f0f4d6b36cc64191dc05721a826774744ba776 21558 
directfb_1.2.10.0-4.1.debian.tar.gz
 1fb955d7d6ca0e4f1f2446af49cdfe091284a0e9 1200352 
libdirectfb-1.2-9_1.2.10.0-4.1_amd64.deb
 5900b7b0f611b1edde4e1003ff8971e2befab333 420068 
libdirectfb-1.2-9-udeb_1.2.10.0-4.1_amd64.udeb
 f113e43ad0e14c9bccbef5c91d3153279491496f 61134 
libdirectfb-bin_1.2.10.0-4.1_amd64.deb
 cc2c9c37f4befc322b24cb9a0a5f458b52f67c67 6134 

Bug#625178: marked as done (directfb: FTBFS: configure: error: C compiler cannot create executables)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 17:48:20 +
with message-id e1ql2mq-6u...@franck.debian.org
and subject line Bug#625178: fixed in directfb 1.2.10.0-4.1
has caused the Debian Bug report #625178,
regarding directfb: FTBFS: configure: error: C compiler cannot create 
executables
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
625178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625178
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: directfb
Version: 1.2.10.0-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory 
 `/build/user-directfb_1.2.10.0-4-amd64-Y9Zidc/directfb-1.2.10.0'
 autoreconf -f -i
 libtoolize: putting auxiliary files in `.'.
 libtoolize: copying file `./ltmain.sh'
 libtoolize: putting macros in `m4'.
 libtoolize: copying file `m4/libtool.m4'
 libtoolize: copying file `m4/ltoptions.m4'
 libtoolize: copying file `m4/ltsugar.m4'
 libtoolize: copying file `m4/ltversion.m4'
 libtoolize: copying file `m4/lt~obsolete.m4'
 libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
 libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
 configure.in:83: installing `./compile'
 configure.in:54: installing `./config.guess'
 configure.in:54: installing `./config.sub'
 configure.in:57: installing `./install-sh'
 configure.in:57: installing `./missing'
 docs/Makefile.am:14: patsubst %,%.html,$(man_MANS: non-POSIX variable name
 docs/Makefile.am:14: (probably a GNU make extension)
 docs/Makefile.am:24: `%'-style pattern rules are a GNU make extension
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/ati128/Makefile.am:40:   `rules/libobject.make' included from here
 gfxdrivers/ati128/Makefile.am: installing `./depcomp'
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/cle266/Makefile.am:46:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/cyber5k/Makefile.am:40:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/davinci/Makefile.am:77:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/ep9x/Makefile.am:32:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/i810/Makefile.am:34:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/i830/Makefile.am:34:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/mach64/Makefile.am:38:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/matrox/Makefile.am:46:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/neomagic/Makefile.am:34:   `rules/libobject.make' included from 
 here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/nsc/Makefile.am:39:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/nvidia/Makefile.am:45:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/omap/Makefile.am:34:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/radeon/Makefile.am:51:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/savage/Makefile.am:42:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/sh772x/Makefile.am:85:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/sis315/Makefile.am:41:   `rules/libobject.make' included from here
 rules/libobject.make:1: `%'-style pattern rules are a GNU make extension
 gfxdrivers/tdfx/Makefile.am:33:   `rules/libobject.make' included from here
 

Bug#634529: Bug in libconfig-model-perl fixed in revision 77802

2011-07-24 Thread pkg-perl-maintainers
tag 633847 + pending
tag 634529 + pending
thanks

Some bugs are closed in revision 77802
by Dominique Dumont (dod)

Commit message:

* New upstream release:
  * Debian Dpkg License model and backend: Reworked Licence models
to allow comments and arbitrary parameters in stand-alone
licences section (Closes: #633847)
* lintian-overrides: updated to take into account the changes above
* control: hardcoded recommended version of libmodule-corelist-perl
  (Closes: #634529)
* rules: removed code that tinkered with recommended version
  of libmodule-corelist-perl



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Bug in libconfig-model-perl fixed in revision 77802

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 633847 + pending
Bug #633847 [libconfig-model-perl] libconfig-model-perl: Deletes comment fields 
in stand-alone license paragraphs.
Added tag(s) pending.
 tag 634529 + pending
Bug #634529 [src:libconfig-model-perl] libconfig-model-perl: FTBFS: dpkg-deb: 
error: parsing file 'debian/libconfig-model-perl/DEBIAN/control' near line 7 
package 'libconfig-model-perl':
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
634529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634529
633847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633847
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634529: marked as done (libconfig-model-perl: FTBFS: dpkg-deb: error: parsing file 'debian/libconfig-model-perl/DEBIAN/control' near line 7 package 'libconfig-model-perl':)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 18:02:54 +
with message-id e1ql30w-0001ku...@franck.debian.org
and subject line Bug#634529: fixed in libconfig-model-perl 1.250-1
has caused the Debian Bug report #634529,
regarding libconfig-model-perl: FTBFS: dpkg-deb: error: parsing file 
'debian/libconfig-model-perl/DEBIAN/control' near line 7 package 
'libconfig-model-perl':
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
634529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libconfig-model-perl
Version: 1.249-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110718 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory 
 `/build/libconfig-model-perl-3NCJ1J/libconfig-model-perl-1.249'
 dh_gencontrol -- \
   -Vcorelist:Depends=
 make[1]: Leaving directory 
 `/build/libconfig-model-perl-3NCJ1J/libconfig-model-perl-1.249'
dh_md5sums
dh_builddeb
 dpkg-deb: error: parsing file 'debian/libconfig-model-perl/DEBIAN/control' 
 near line 7 package 'libconfig-model-perl':
  'Recommends' field, reference to 'libmodule-corelist-perl': error in 
 version: version string is empty
 dh_builddeb: dpkg-deb --build debian/libconfig-model-perl .. returned exit 
 code 2
 make: *** [binary] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/07/18/libconfig-model-perl_1.249-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: libconfig-model-perl
Source-Version: 1.250-1

We believe that the bug you reported is fixed in the latest version of
libconfig-model-perl, which is due to be installed in the Debian FTP archive:

libconfig-model-perl_1.250-1.debian.tar.gz
  to main/libc/libconfig-model-perl/libconfig-model-perl_1.250-1.debian.tar.gz
libconfig-model-perl_1.250-1.dsc
  to main/libc/libconfig-model-perl/libconfig-model-perl_1.250-1.dsc
libconfig-model-perl_1.250-1_all.deb
  to main/libc/libconfig-model-perl/libconfig-model-perl_1.250-1_all.deb
libconfig-model-perl_1.250.orig.tar.gz
  to main/libc/libconfig-model-perl/libconfig-model-perl_1.250.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 634...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominique Dumont d...@debian.org (supplier of updated libconfig-model-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 24 Jul 2011 19:52:08 +0200
Source: libconfig-model-perl
Binary: libconfig-model-perl
Architecture: source all
Version: 1.250-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont d...@debian.org
Description: 
 libconfig-model-perl - module for describing and editing configuration data
Closes: 633847 634529
Changes: 
 libconfig-model-perl (1.250-1) unstable; urgency=low
 .
   * New upstream release:
 * Debian Dpkg License model and backend: Reworked Licence models
   to allow comments and arbitrary parameters in stand-alone
   licences section (Closes: #633847)
   * lintian-overrides: updated to take into account the changes above
   * control: hardcoded recommended version of libmodule-corelist-perl
 (Closes: #634529)
   * rules: removed code that tinkered with recommended version
 of libmodule-corelist-perl
Checksums-Sha1: 
 5feaaa473424aad898e1b4db179a34155265a000 2752 libconfig-model-perl_1.250-1.dsc
 f68877690b097d840bf49dcc5c4ac83af22ce166 374651 
libconfig-model-perl_1.250.orig.tar.gz
 cb6f9d9b1bfa1ffca02f1fe9061764234bab327b 13174 

Bug#635288: dragonegg: FTBFS (kfreebsd): error: #error Unknown target operating system

2011-07-24 Thread Sylvestre Ledru
Hello,

 Justification: fails to build from source (but built successfully in the past)
Thanks for the bug report.
It is a new upstream release. I will have a look on this.

Thanks,
S






-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633828: [GHC] #5328: Include compiler version in ABI hash

2011-07-24 Thread GHC
#5328: Include compiler version in ABI hash
--+-
  Reporter:  nomeata  |  Owner:  simonmar
  Type:  feature request  | Status:  closed  
  Priority:  high |  Milestone:  7.4.1   
 Component:  Compiler |Version:  7.0.4   
Resolution:  fixed|   Keywords:  
  Testcase:   |  Blockedby:  
Difficulty:   | Os:  Unknown/Multiple
  Blocking:   |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown |  
--+-
Changes (by igloo):

  * status:  merge = closed
  * resolution:  = fixed


Comment:

 Merged as changeset:82abc13248e1810d63a8735e1a2933ce39e15656

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/5328#comment:6
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635297: mt-daapd: Firefly starts up with a default admin password

2011-07-24 Thread Mirsal Ennaime
Package: mt-daapd
Version: 0.9~r1696.dfsg-16
Severity: critical
Tags: security

The /etc/mt-daapd.conf configuration file shipped with the
mt-daapd package contains a well-known default admin password
and the service starts up automatically after installation,
thus allowing potentially unwanted access until the password is
manually updated.

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

Kernel: Linux 2.6.39-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mt-daapd depends on:
ii  adduser   3.113  add and remove users and groups
ii  avahi-daemon  0.6.30-5   Avahi mDNS/DNS-SD daemon
ii  libavahi-client3  0.6.30-5   Avahi client library
ii  libavahi-common3  0.6.30-5   Avahi common library
ii  libavcodec52  5:0.7.1-0.0library to encode decode multimedi
ii  libavformat52 5:0.7.1-0.0ffmpeg file format library
ii  libavutil49   4:0.5.2-6  ffmpeg utility library
ii  libc6 2.13-10Embedded GNU C Library: Shared lib
ii  libflac8  1.2.1-4Free Lossless Audio Codec - runtim
ii  libid3tag00.15.1b-10 ID3 tag reading library from the M
ii  libjs-prototype   1.7.0-2JavaScript Framework for dynamic w
ii  libjs-scriptaculous   1.9.0-2JavaScript library for dynamic web
ii  libogg0   1.2.2~dfsg-1   Ogg bitstream library
ii  libsqlite3-0  3.7.7-2SQLite 3 shared library
ii  libtagc0  1.7-1  audio meta-data library - C bindin
ii  libvorbis0a   1.3.2-1The Vorbis General Audio Compressi
ii  libvorbisfile31.3.2-1The Vorbis General Audio Compressi
ii  zlib1g1:1.2.5.dfsg-1 compression library - runtime

mt-daapd recommends no packages.

mt-daapd suggests no packages.

-- Configuration Files:
/etc/mt-daapd.conf [Errno 13] Permission denied: u'/etc/mt-daapd.conf'

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635299: choqok: Patch for problems with oauth

2011-07-24 Thread Juan Francisco Cantero Hurtado
Package: choqok
Version: 1.1-1
Severity: grave
Tags: patch
Justification: renders package unusable


Hi. Choqok has a lot of problems with oauth and twitter. Please review
this bug https://bugs.kde.org/show_bug.cgi?id=275185 and consider to add
the patch.

Thanks.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.0.0 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages choqok depends on:
ii  kdebase-runtime4:4.6.4-1 runtime components from the offici
ii  libattica0 0.2.0-1   Qt library that implements the Ope
ii  libc6  2.13-10   Embedded GNU C Library: Shared lib
ii  libgcc11:4.6.1-4 GCC support library
ii  libkdecore54:4.6.4-1 KDE Platform Core Library
ii  libkdeui5  4:4.6.4-1 KDE Platform User Interface Librar
ii  libkhtml5  4:4.6.4-1 KHTML Web Content Rendering Engine
ii  libkio54:4.6.4-1 Network-enabled File Management Li
ii  libkjsapi4 4:4.6.4-1 KJS API Library for the KDE Develo
ii  libknotifyconfig4  4:4.6.4-1 library for configuring KDE Notifi
ii  libkparts4 4:4.6.4-1 Framework for the KDE Platform Gra
ii  libkutils4 4:4.6.4-1 dummy transitional library
ii  libqca2-plugin-ossl2.0.0~beta3-1 SSL/TLS support for the Qt Cryptog
ii  libqjson0  0.7.1-1   qt-based library that maps JSON da
ii  libqoauth1 1.0.1-1   Qt-based client implementation of 
ii  libqt4-dbus4:4.7.3-5 Qt 4 D-Bus module
ii  libqt4-network 4:4.7.3-5 Qt 4 network module
ii  libqt4-svg 4:4.7.3-5 Qt 4 SVG module
ii  libqt4-xml 4:4.7.3-5 Qt 4 XML module
ii  libqtcore4 4:4.7.3-5 Qt 4 core module
ii  libqtgui4  4:4.7.3-5 Qt 4 GUI module
ii  libstdc++6 4.6.1-4   GNU Standard C++ Library v3

choqok recommends no packages.

choqok suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#617211: marked as done (olvwm: fails to install)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 21:05:16 +
with message-id e1ql5rq-ar...@franck.debian.org
and subject line Bug#617211: fixed in xview 3.2p1.4-26
has caused the Debian Bug report #617211,
regarding olvwm: fails to install
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
617211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617211
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: olvwm
Version: 4.4.3.2p1.4-25.1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package failed to install. As per 
definition of the release team this makes the package too buggy for a 
release, thus the severity.

From the attached log (scroll to the bottom...):

  Selecting previously deselected package olvwm.
  (Reading database ... 6445 files and directories currently installed.)
  Unpacking olvwm (from .../olvwm_4.4.3.2p1.4-25.1_amd64.deb) ...
  Setting up olvwm (4.4.3.2p1.4-25.1) ...
  update-alternatives: error: alternative 
path /usr/bin/X11/olvwm-x-window-manager doesn't exist.
  dpkg: error processing olvwm (--configure):
   subprocess installed post-installation script returned error exit status 2
  configured to not write apport reports
  Errors were encountered while processing:
   olvwm
  E: Sub-process /usr/bin/dpkg returned an error code (1)


cheers,
Holger
Start: 2011-03-06 21:33:02 UTC

Package: olvwm
Priority: optional
Section: x11
Installed-Size: 548
Maintainer: Debian QA Group packa...@qa.debian.org
Architecture: amd64
Source: xview (3.2p1.4-25.1)
Version: 4.4.3.2p1.4-25.1
Provides: x-window-manager
Depends: libc6 (= 2.3), libx11-6, libxext6, libxpm4
Suggests: menu (= 2.1.9), xview-clients, olwm
Conflicts: menu ( 2.1.9)
Filename: pool/main/x/xview/olvwm_4.4.3.2p1.4-25.1_amd64.deb
Size: 229956
MD5sum: f50307e5a9b00ff4ff3a1b7c19d13573
SHA1: ae77f38d9ee0f174b63ca4f78876f37103f6fc96
SHA256: 9875121c2004ff7437fe3077dde6321675dd48abd630a99a0d56dd0800f894b0
Description: OpenLook virtual window manager
 This package contains an extended version of olwm, the original
 OpenLook window manager, enhanced for handling of virtual desktops.
Tag: interface::x11, role::program, x11::window-manager

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/  olvwm
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.40~201102250909 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ olvwm
0m0.0s INFO: Running on: Linux piatti 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpkWiReQ
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpkWiReQ
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpkWiReQ', '-zxf', 'sid.tar.gz']
0m3.0s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpkWiReQ', '-zxf', 'sid.tar.gz']
0m3.0s DEBUG: Created policy-rc.d and chmodded it.
0m3.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkWiReQ', 'apt-get', 'update']
0m12.9s DUMP: 
  Get:1 http://piatti.debian.org sid InRelease [147 kB]
  Ign http://piatti.debian.org sid/main amd64 Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib amd64 Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free amd64 Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib TranslationIndex
  Ign http://piatti.debian.org sid/main TranslationIndex
  Ign http://piatti.debian.org sid/non-free TranslationIndex
  Get:2 http://piatti.debian.org sid/main amd64 Packages [9136 kB]
  Get:3 http://piatti.debian.org sid/contrib amd64 Packages [71.9 kB]
  Get:4 http://piatti.debian.org sid/non-free amd64 Packages [142 kB]
  Ign http://piatti.debian.org sid/contrib Translation-en
  Ign http://piatti.debian.org sid/main 

Bug#617236: marked as done (olwmolvwm: DISPLAY environment variable corrupted)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Jul 2011 21:05:16 +
with message-id e1ql5rq-av...@franck.debian.org
and subject line Bug#617236: fixed in xview 3.2p1.4-26
has caused the Debian Bug report #617236,
regarding olwmolvwm: DISPLAY environment variable corrupted
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
617236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: olwm
Version: 3.2p1.4-25.1
Severity: grave
Tags: patch
Justification: renders package unusable


Prelude:

OK, I know that xview, olwm, olvwm are DEAD... but

I was very happy to see that they now compile on amd64.
(I had earlier lamely tried compiling them myself on this architecture
without much success, nor putting much effort, either.)

However, I loved olvwm and xview, and ALL current GUI developers
should read the Open Look Style Guide, as it clearly explains how a window
manager and GUI system should behave. Lessons that have NOT been learnt.

Even though I loved olvwm, I will probably not use it again much,
or for long, as we have all become dependent on more modern windowing
systems. But perhaps in a spate of some sort of mid-life crisis
I will nostalgically go back to it, and find efficiency and happiness.


Bug:

olwm and olvwm corrupt the environment variable DISPLAY.
If it is set to :0 as by default on my system,
the window manager resets it to .0, breaking everything.
If it is set to :0.0, then everything goes fine.

The problem is in olwm/environ.c and olvwm-4.1/environ.c
My rusty programming experience (that dates from the period when xview
was developed, and before) sees nothing wrong, except:

134c134
   (void)sprintf(value,%.*s.%d,len,display,screen);
---
   (void)sprintf(value,%*s.%d,len,display,screen);

I do not understand what %.*s means, and I believe that this is a typo.
Removing the . produces working olwm and olvwm.

Thanks again for getting this to compile under amd64
(the problem was probably in a dependency that was fixed).
Please fix the package before anyone else notices.

Thank you.

Alan

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages olwm depends on:
ii  libc6   2.11.2-13Embedded GNU C Library: Shared lib
ii  libx11-62:1.4.1-5X11 client-side library
ii  libxext62:1.2.0-2X11 miscellaneous extension librar
ii  xviewg  3.2p1.4-25.1 XView shared libraries

olwm recommends no packages.

Versions of packages olwm suggests:
ii  menu2.1.44   generates programs menu for all me
ii  xview-clients   3.2p1.4-25.1 XView client programs

-- no debconf information
#ident	@(#)environ.c	1.9	93/06/28 SMI

/*
 *  (c) Copyright 1989 Sun Microsystems, Inc.
 */

/*
 *  Sun design patents pending in the U.S. and foreign countries. See
 *  LEGAL_NOTICE file for terms of the license.
 */

#include stdio.h
#ifdef SYSV
#include string.h
#else
#include strings.h
extern char *strrchr();
extern char *strchr();
#endif
#include X11/Xos.h
#include X11/Xlib.h
#include X11/Xatom.h
#include mem.h

extern	char **environ;

/* ---
 *	Local Data Structures
 * ---*/

/*
 * 	Env - environment object
 */
typedef struct _env {
	char	**environ;	/* array of environment strings */
	int	length;		/* length of environ array */
	int	used;		/* number of entries actually used */
} Env;

/* ---
 *	Local Functions
 * ---*/

/*
 *	createEnv - Creates a new environment array that is the length of
 *		of the current environment plus the number of additions.
 */
static void
createEnv(env,nadditions)
	Env	*env;
	int	nadditions;
{
	int	i = 0;

	/* find the number of items in the current environ */
	while (environ[i] != (char *)NULL) {
		i++;
	}

	/* create space for the environ strings */
	env-used = i;
	env-length = env-used + nadditions + 1;
	env-environ = MemAlloc(env-length*sizeof(char *));

	/* copy the current environ into the new one */
	for (i=0; ienv-used; i++) {
		env-environ[i] = 

Bug#635171: nmu: gnome-shell_3.0.2-1

2011-07-24 Thread Simon McVittie
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

gnome-shell doesn't build-depend on libmozjs-dev, but ends up linked against
libmozjs indirectly; when both libmozjs4d and libmozjs5d end up in the
gnome-shell process, it segfaults and dies.

As a result of not b-d'ing on libmozjs-dev, the binNMUs tracked on
http://release.debian.org/transitions/html/ongoing-iceweasel.html don't
include gnome-shell (although ppc, sparc and ia64 seem to have been built late
enough to avoid this).

I've done a local build of gnome-shell against current(ish) amd64 experimental,
and it solves the crash for me; on #635175, Nameless Numerologist confirmed
that the same thing worked, so a binNMU is probably enough. This would
address #635175, #635171 and possibly others (although it would not solve the
underlying problem that incompatible libraries can end up in the g-s process).

Please binNMU:

nmu gnome-shell_3.0.2-1 . kfreebsd-amd64 kfreebsd-i386 amd64 armel i386 mips 
mipsel alpha s390 . -m rebuild against libmozjs5d
dw gnome-shell_3.0.2-1 . kfreebsd-amd64 kfreebsd-i386 amd64 armel i386 mips 
mipsel alpha s390 . -m libmozjs-dev = 5.0-4

Regards,
S



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632667: empty biarch -dev packages

2011-07-24 Thread Aurelien Jarno
On Sun, Jul 24, 2011 at 06:05:02PM +0200, Steve Langasek wrote:
 Here is an alternate solution for this bug.  It's a bit eye-crossing, in
 that it means directories such as /usr/include/sys will now exist *only* if
 the biarch libc6-dev-$foo is installed, but it does the right thing (tested
 on amd64, and barring bugs should work on the other archs too).

While I agree this is not as clean as I would have hope, it makes the
job,and it's not too dirty provided we replace the biarch packages by
the corresponding multiarch before the release.

That reminds me we should start thinking about how to deal with
multiarch from the archive point of view. For i386/amd64, we can already
the switch, but for other architectures we are supposed to create the
corresponding architectures. We probably don't want to have full
architectures, and it's probably the time to start thinking more
precisely about that. The discussion should probably involve the
ftpmasters, porters from the concerned architectures, and maybe the
release team.

To come back to the patch, it might be better to use symlinks if
possible, otherwise peoples are going to complain we are wasting their
disk space...

 This is one option for getting multiarch libc6-dev on its feet.  The other
 would be to have libc6-dev-$foo install to the multiarch path, and have
 libc6-dev for the corresponding architecture Conflict/Replace with the
 biarch libc6-dev-$foo on an ongoing basis.

I agree that this solution should be avoided as long as possible, though
I start to think we might be forced to do it eventually :(

 I tend to favor the first option represented here because long-running
 Conflicts/Replaces for packages that are in the archive in parallel are
 generally bad; but ultimately, either should do the job.
 

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633730: Acknowledgement (FTBFS on mips: seed segfaults in doc/modules/readline/)

2011-07-24 Thread Michael Biebl

severity 633730 important
thanks

seed has been removed on mips and all r-deps updated to not build seed 
support on mips.
Downgrading severity to important so the package can transition to 
testing




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#633730: Acknowledgement (FTBFS on mips: seed segfaults in doc/modules/readline/)

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 633730 important
Bug #633730 [src:seed] FTBFS on mips: seed segfaults in doc/modules/readline/
Severity set to 'important' from 'serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
633730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633730
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#612032: tesseract: rewrite arbitrary user file

2011-07-24 Thread Jonathan Wiltshire
On Sun, Jul 24, 2011 at 02:01:46PM +0200, Jeffrey Ratcliffe wrote:
 Please feel free to NMU this if you wish.

RMs, I've uploaded the approved patch without the quilt bump to stable.

Hope that's ok,

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


signature.asc
Description: Digital signature


Processed: reassign 635174 to gnome-shell, forcibly merging 635175 635174

2011-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 635174 gnome-shell 3.0.2-1
Bug #635174 [gjs] gjs: Version 1.29.0-1 breaks gnome-shell startup
Bug reassigned from package 'gjs' to 'gnome-shell'.
Bug No longer marked as found in versions gjs/0.7.14-1.
Bug #635174 [gnome-shell] gjs: Version 1.29.0-1 breaks gnome-shell startup
Bug Marked as found in versions gnome-shell/3.0.2-1.
 forcemerge 635175 635174
Bug#635175: gnome-shell segfaults on startup
Bug#635174: gjs: Version 1.29.0-1 breaks gnome-shell startup
Forcibly Merged 635174 635175.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
635174: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635174
635175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634591: marked as done (apt-mirror: FTBFS: sed: -e expression #1, char 16: unknown option to `s')

2011-07-24 Thread Debian Bug Tracking System
Your message dated Mon, 25 Jul 2011 01:17:10 +
with message-id e1ql9nc-0007ud...@franck.debian.org
and subject line Bug#634591: fixed in apt-mirror 0.4.8-4
has caused the Debian Bug report #634591,
regarding apt-mirror: FTBFS: sed: -e expression #1, char 16: unknown option to 
`s'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
634591: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634591
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: apt-mirror
Version: 0.4.8-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110718 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  fakeroot debian/rules binary
 dh binary
dh_testroot
dh_prep
dh_installdirs
debian/rules override_dh_auto_install
 make[1]: Entering directory `/build/apt-mirror-FqofsF/apt-mirror-0.4.8'
 sed s/@CODENAME@/n/a/ debian/Debian-mirror.list  
 debian/apt-mirror/etc/apt/mirror.list
 sed: -e expression #1, char 16: unknown option to `s'
 make[1]: *** [override_dh_auto_install] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/07/18/apt-mirror_0.4.8-3_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: apt-mirror
Source-Version: 0.4.8-4

We believe that the bug you reported is fixed in the latest version of
apt-mirror, which is due to be installed in the Debian FTP archive:

apt-mirror_0.4.8-4.debian.tar.gz
  to main/a/apt-mirror/apt-mirror_0.4.8-4.debian.tar.gz
apt-mirror_0.4.8-4.dsc
  to main/a/apt-mirror/apt-mirror_0.4.8-4.dsc
apt-mirror_0.4.8-4_all.deb
  to main/a/apt-mirror/apt-mirror_0.4.8-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 634...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy T. Bouse jbo...@debian.org (supplier of updated apt-mirror package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 24 Jul 2011 21:04:19 -0400
Source: apt-mirror
Binary: apt-mirror
Architecture: source all
Version: 0.4.8-4
Distribution: unstable
Urgency: low
Maintainer: Brandon Holtsclaw m...@brandonholtsclaw.com
Changed-By: Jeremy T. Bouse jbo...@debian.org
Description: 
 apt-mirror - APT sources mirroring tool
Closes: 634591
Changes: 
 apt-mirror (0.4.8-4) unstable; urgency=low
 .
   [ Benjamin Drung ]
   * Update my email address.
 .
   [ Jeremy T. Bouse ]
   * Fix braindead build environments (closes: #634591)
   * Update Standards-Version (no changes made)
Checksums-Sha1: 
 16480ad59410e3e83c2f9130694cc58b8ec311dc 1324 apt-mirror_0.4.8-4.dsc
 d95d6b9f3e2b9b7b9c09b616f00ac7acef09a892 5766 apt-mirror_0.4.8-4.debian.tar.gz
 2434ace9b73b81f0d362d8917e72084690335956 15402 apt-mirror_0.4.8-4_all.deb
Checksums-Sha256: 
 e2fb461722bf98667430309a35e8bb541fe19eb80c1900ede9b0383608c2a122 1324 
apt-mirror_0.4.8-4.dsc
 756bd36cada09c824ce19fef4e01ad547a97e27af7a0267e1938b29f7c2b5204 5766 
apt-mirror_0.4.8-4.debian.tar.gz
 c9bc212fe747a8b42028474906e5eb4cf4f0a990f357132eea44e6d5af9843a3 15402 
apt-mirror_0.4.8-4_all.deb
Files: 
 9e3f2b3c36847992cd970848e5d748f9 1324 net optional apt-mirror_0.4.8-4.dsc
 9b4b8798166fa629cba1bc7eb411fa57 5766 net optional 
apt-mirror_0.4.8-4.debian.tar.gz
 9397c9581e8230f6ccea73043e4718e4 15402 net optional apt-mirror_0.4.8-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iF4EAREIAAYFAk4sw4EACgkQ8C9U2GaKntcokQEA2JY1Z6mqHoah0J/a7dLPeS81
ZqCljaGnmx5fd2/Bj5QBAJIQsbUgyz8BmEsyg2OszQJ5ObUlKyd/8v7n/OzEinwN
=O6bX
-END PGP SIGNATURE-


---End Message---


Bug#629414: marked as done (libcv2.1: opencv requires cmov instruction)

2011-07-24 Thread Debian Bug Tracking System
Your message dated Mon, 25 Jul 2011 01:54:40 +
with message-id e1qlanu-0002w4...@franck.debian.org
and subject line Bug#629414: fixed in opencv 2.1.0-3+squeeze1
has caused the Debian Bug report #629414,
regarding libcv2.1: opencv requires cmov instruction
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
629414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629414
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libcv2.1
Version: 2.1.0-3
Severity: normal


Hi,

the version of libcv2.1 that comes with Debian stable should work on any
i386 hardware, but does not. On the Vortex86DX (i586-compatible), it breaks
due to the presence of (at least) a cmovg instruction (i686+).

Program received signal SIGILL, Illegal instruction.
0xb7ef8968 in cvInitImageHeader () from /usr/lib/libcxcore.so.2.1
(gdb) bt
#0  0xb7ef8968 in cvInitImageHeader () from /usr/lib/libcxcore.so.2.1
#1  0xb79f8e61 in CvCapture_FFMPEG::open(char const*) ()
   from /usr/lib/libhighgui.so.2.1
#2  0xb79f8fa1 in cvCreateFileCapture_FFMPEG(char const*) ()
   from /usr/lib/libhighgui.so.2.1
#3  0xb79e8fa2 in cvCreateFileCapture () from /usr/lib/libhighgui.so.2.1


(gdb) x/i 0xb7ef8968
0xb7ef8968 cvInitImageHeader+552: cmovg  0x150(%esp),%eax
(gdb) 

Regards,
 Aymeric

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i586)

Kernel: Linux 2.6.39 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libcv2.1 depends on:
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.5-8GCC support library
ii  liblapack3gf [liblapack 3.2.1-8  library of linear algebra routines
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libcv2.1 recommends no packages.

libcv2.1 suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: opencv
Source-Version: 2.1.0-3+squeeze1

We believe that the bug you reported is fixed in the latest version of
opencv, which is due to be installed in the Debian FTP archive:

libcv-dev_2.1.0-3+squeeze1_amd64.deb
  to main/o/opencv/libcv-dev_2.1.0-3+squeeze1_amd64.deb
libcv2.1_2.1.0-3+squeeze1_amd64.deb
  to main/o/opencv/libcv2.1_2.1.0-3+squeeze1_amd64.deb
libcvaux-dev_2.1.0-3+squeeze1_amd64.deb
  to main/o/opencv/libcvaux-dev_2.1.0-3+squeeze1_amd64.deb
libcvaux2.1_2.1.0-3+squeeze1_amd64.deb
  to main/o/opencv/libcvaux2.1_2.1.0-3+squeeze1_amd64.deb
libhighgui-dev_2.1.0-3+squeeze1_amd64.deb
  to main/o/opencv/libhighgui-dev_2.1.0-3+squeeze1_amd64.deb
libhighgui2.1_2.1.0-3+squeeze1_amd64.deb
  to main/o/opencv/libhighgui2.1_2.1.0-3+squeeze1_amd64.deb
opencv-doc_2.1.0-3+squeeze1_all.deb
  to main/o/opencv/opencv-doc_2.1.0-3+squeeze1_all.deb
opencv_2.1.0-3+squeeze1.diff.gz
  to main/o/opencv/opencv_2.1.0-3+squeeze1.diff.gz
opencv_2.1.0-3+squeeze1.dsc
  to main/o/opencv/opencv_2.1.0-3+squeeze1.dsc
python-opencv_2.1.0-3+squeeze1_amd64.deb
  to main/o/opencv/python-opencv_2.1.0-3+squeeze1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu iwama...@debian.org (supplier of updated opencv package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Jun 2011 01:21:57 +0900
Source: opencv
Binary: opencv-doc libcv-dev libcvaux-dev libhighgui-dev libcv2.1 libcvaux2.1 
libhighgui2.1 python-opencv
Architecture: source all amd64
Version: 2.1.0-3+squeeze1
Distribution: stable-proposed-updates
Urgency: low
Maintainer: Debian Scientific Computing Team 
pkg-scicomp-de...@lists.alioth.debian.org
Changed-By: Nobuhiro Iwamatsu iwama...@debian.org
Description: 
 libcv-dev  - development files for libcv
 libcv2.1   - computer vision library
 libcvaux-dev - development files for libcvaux
 libcvaux2.1 - computer vision extension library
 libhighgui-dev - development files for libhighgui
 libhighgui2.1 - computer vision GUI library
 opencv-doc - OpenCV documentation and 

Bug#630893: Move to non-free?

2011-07-24 Thread Samuel Fogh
So shouldn't we just take a pragmatic approach and move it to non-free,
with a changelog notice pointing to this bug then?

What can I do to make it happen?




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635175: Still dependency problem (amd64)

2011-07-24 Thread Andrew Green
For amd64, the new gnome-shell package in experimental is still broken 
because it depends on libmozjs4d, which is no longer available for amd64 
(and in fact, I'd assume, should be uninstalled automatically on that 
and other archictures in the course of normal updates, right?).




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635321: banshee: crashes at launch

2011-07-24 Thread Drew Parsons
Package: banshee
Version: 2.1.0-1
Severity: grave
Justification: renders package unusable

After upgrading my system (Debian unstable) today, banshee started
crashing at startup.  It happens with version 2.0.1 from unstable, and
also happens with 2.1.0 from experimental.  I notice that the module
packages have a mismatched version 2.1.1, I don't know if that
necessarily explains the crash.

The error reports sent to stderr (with banshee-dbg installed) give two
warnings:
[Warn  14:15:28.291] Caught an exception - System.Net.WebException: The remote 
server returned an error: (404) Not Found. (in `System')
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult 
result) [0x0] in filename unknown:0 
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0] in filename unknown:0 

and 
  ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
  

I guess it's the WebException not poll.c that's really causing the
crash.  As far as I can tell it's not related to other crash reports,
#567867 or #620885.  Banshee worked fine until today's apt-get upgrade.

I'll attach the full backtrace.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages banshee depends on:
ii  gnome-icon-theme   3.0.0-4   GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gs 0.10.35-1 GStreamer plugin for ALSA
ii  gstreamer0.10-gconf [g 0.10.30-1 GStreamer plugin for getting the s
ii  gstreamer0.10-plugins- 0.10.22-2 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins- 0.10.35-1 GStreamer plugins from the base 
ii  gstreamer0.10-plugins- 0.10.30-1 GStreamer plugins from the good 
ii  gstreamer0.10-pulseaud 0.10.30-1 GStreamer plugin for PulseAudio
ii  libboo2.0.9-cil0.9.2.3383+dfsg-1 python-like language and compiler 
ii  libc6  2.13-10   Embedded GNU C Library: Shared lib
ii  libcairo2  1.10.2-6  The Cairo 2D vector graphics libra
ii  libdbus-glib1.0-cil0.5.0-3   CLI implementation of D-Bus (GLib 
ii  libdbus1.0-cil 0.7.0-3   CLI implementation of D-Bus
ii  libgconf2.0-cil2.24.2-1  CLI binding for GConf 2.24
ii  libgdata1.7-cil1.7.0.1-1 Google GData CLI client library
ii  libgdk-pixbuf2.0-0 2.23.5-2  GDK Pixbuf library
ii  libgkeyfile1.0-cil 0.1-3 GObject-based wrapper library for 
ii  libglib2.0-0   2.28.6-1  The GLib library of C routines
ii  libglib2.0-cil 2.12.10-2 CLI binding for the GLib utility l
ii  libgpod4   0.8.0-3   library to read and write songs an
ii  libgstreamer-plugins-b 0.10.35-1 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.35-1 Core GStreamer libraries and eleme
ii  libgtk-sharp-beans-cil 2.14.1-2  Supplementary CLI bindings for GTK
ii  libgtk2.0-02.24.5-3  GTK+ graphical user interface libr
ii  libgtk2.0-cil  2.12.10-2 CLI binding for the GTK+ toolkit 2
ii  libgudev1.0-cil0.1-2 GObject-based wrapper library for 
ii  libkarma0  0.1.2-2.2 Rio Karma access library [runtime 
ii  libmono-addins0.2-cil  0.6.1-1   addin framework for extensible CLI
ii  libmono-cairo2.0-cil   2.6.7-5   Mono Cairo library (for CLI 2.0)
ii  libmono-corlib2.0-cil  2.6.7-5   Mono core library (for CLI 2.0)
ii  libmono-posix2.0-cil   2.6.7-5   Mono.Posix library (for CLI 2.0)
ii  libmono-sharpzip2.84-c 2.6.7-5   Mono SharpZipLib library (for CLI 
ii  libmono-system2.0-cil  2.6.7-5   Mono System libraries (for CLI 2.0
ii  libmono-zeroconf1.0-ci 0.9.0-2   CLI library for multicast DNS serv
ii  libmtp81.0.6-7   Media Transfer Protocol (MTP) libr
ii  libnotify0.4-cil   0.4.0~r3032-3 CLI library for desktop notificati
ii  libpango1.0-0  1.28.4-1  Layout and rendering of internatio
ii  libsoup-gnome2.4-1 2.34.2-2  HTTP library implementation in C -
ii  libsoup2.4-1   2.34.2-2  HTTP library implementation in C -
ii  libsqlite3-0   3.7.7-2   SQLite 3 shared library
ii  libtaglib2.0-cil   2.0.3.7+dfsg-1CLI library for accessing audio an
ii  libwebkit-1.0-21.2.7-3   Web content engine library for Gtk
ii  libwnck22  2.30.4-3  Window Navigator Construction Kit 
ii  libx11-6   2:1.4.3-2 X11 client-side library
ii  libxrandr2 2:1.3.2-2 X11 RandR extension library
ii  libxxf86vm11:1.1.1-2 X11 XFree86 video mode 

Bug#635174: Works again

2011-07-24 Thread Christian von Kietzell
Hi,

the recent rebuild of gnome-shell to pick up the dependency against
libmozjs5d fixed the problem.


Kind regards,
  Chris



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org