Bug#617759: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-06-27 Thread Andreas Tscharner
Package: icedove Version: 3.1.11-1 Followup-For: Bug #617759 I still have this bug with icedove 3.1.11-1, and this is a i386 architecture. It works with LD_BIND_NOW=1 icedove -safe-mode but that's the only way (I haven't tried to fresh install though). Any news on that item (I actually needed

Bug#617759: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-06-27 Thread Aurelien Jarno
On Mon, Jun 27, 2011 at 07:33:26PM +0200, Andreas Tscharner wrote: Package: icedove Version: 3.1.11-1 Followup-For: Bug #617759 I still have this bug with icedove 3.1.11-1, and this is a i386 architecture. It works with LD_BIND_NOW=1 icedove -safe-mode but that's the only way (I

Modifying bits/sched.h in eglibc source package

2011-06-27 Thread Miguel Telleria de Esteban
Dear all, I am new in this list, I am hacking around eglibc source package to support a change in the linux kernel ABI that I am installing on my local Ubuntu system. The ABI change consists in: * Extending struct sched_param to support POSIX SCHED_SPORADIC according to a patch proposed in

Bug#510908: marked as done (tzdata doesn't respect debconf preseeding)

2011-06-27 Thread Debian Bug Tracking System
Your message dated Mon, 27 Jun 2011 18:48:00 + with message-id e1qbgqm-0005fg...@franck.debian.org and subject line Bug#510908: fixed in tzdata 2011h-1 has caused the Debian Bug report #510908, regarding tzdata doesn't respect debconf preseeding to be marked as done. This means that you claim

r4751 - tzdata/trunk/debian

2011-06-27 Thread Clint Adams
Author: clint Date: 2011-06-27 18:40:21 + (Mon, 27 Jun 2011) New Revision: 4751 Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/control Log: 2011h-1 Modified: tzdata/trunk/debian/changelog === ---

r4752 - tzdata/tags

2011-06-27 Thread Clint Adams
Author: clint Date: 2011-06-27 18:40:41 + (Mon, 27 Jun 2011) New Revision: 4752 Added: tzdata/tags/2011h-1/ Log: tag 2011h-1 -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Processing of tzdata_2011h-1_amd64.changes

2011-06-27 Thread Debian FTP Masters
tzdata_2011h-1_amd64.changes uploaded successfully to localhost along with the files: tzdata_2011h-1.dsc tzdata_2011h.orig.tar.gz tzdata_2011h-1.debian.tar.gz tzdata_2011h-1_all.deb tzdata-java_2011h-1_all.deb Greetings, Your Debian queue daemon (running on host

tzdata_2011h-1_amd64.changes ACCEPTED into unstable

2011-06-27 Thread Debian FTP Masters
Accepted: tzdata-java_2011h-1_all.deb to main/t/tzdata/tzdata-java_2011h-1_all.deb tzdata_2011h-1.debian.tar.gz to main/t/tzdata/tzdata_2011h-1.debian.tar.gz tzdata_2011h-1.dsc to main/t/tzdata/tzdata_2011h-1.dsc tzdata_2011h-1_all.deb to main/t/tzdata/tzdata_2011h-1_all.deb

Re: Modifying bits/sched.h in eglibc source package

2011-06-27 Thread Aurelien Jarno
On Mon, Jun 27, 2011 at 08:35:41PM +0200, Miguel Telleria de Esteban wrote: Dear all, I am new in this list, I am hacking around eglibc source package to support a change in the linux kernel ABI that I am installing on my local Ubuntu system. The ABI change consists in: * Extending

r4753 - in glibc-package/trunk/debian: . patches/hppa

2011-06-27 Thread Aurelien Jarno
Author: aurel32 Date: 2011-06-27 20:33:21 + (Mon, 27 Jun 2011) New Revision: 4753 Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/patches/hppa/submitted-nptl-carlos.diff Log: * Fix patches/hppa/submitted-nptl-carlos.diff to correctly pass --as-needed and

r4754 - glibc-package/trunk/debian/patches/any

2011-06-27 Thread Aurelien Jarno
Author: aurel32 Date: 2011-06-27 20:39:33 + (Mon, 27 Jun 2011) New Revision: 4754 Modified: glibc-package/trunk/debian/patches/any/cvs-ifunc.diff Log: cvs-ifunc: don't backport ifunc changes for arm, as the support has been added post-2.13 Modified:

r4755 - in glibc-package/trunk/debian: . patches/hurd-i386

2011-06-27 Thread Samuel Thibault
Author: sthibault Date: 2011-06-27 21:01:35 + (Mon, 27 Jun 2011) New Revision: 4755 Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/patches/hurd-i386/local-sendmsg-SCM_RIGHTS.diff Log: patches/hurd-i386/local-sendmsg-SCM_RIGHTS.diff: Do not call getauth(), use

Bug#631867: sigev_notify_kqueue, SIGEV_KEVENT and SIGEV_THREAD_ID in bits/siginfo.h

2011-06-27 Thread Robert Millan
Package: libc0.1-dev Version: 2.13-7 Severity: wishlist Tags: patch Please consider this update for bits/siginfo.h, it's a resync with some of the missing definitions from FreeBSD sys/signal.h. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500,

Bug#631878: fails to install in cdebootstrap

2011-06-27 Thread Stefan Lippers-Hollmann
Package: tzdata Version: 2011h-1 Severity: normal Hi Since tzdata was upgraded to 2011h-1 (this worked fine with tzdata 2011g-1) cdebootstrap fails installing tzdata: # cdebootstrap --debug -v --arch=amd64 --flavour=minimal sid /mnt/ http://ftp.de.debian.org/debian [...] O: Setting up tzdata

Bug#631888: eglibc: spurious return from pause(3) when setuid() is called from another thread

2011-06-27 Thread Mark Heily
Package: eglibc Severity: normal setuid() causes a SIGRT_1 signal to be sent to all threads in the process. The pause() syscall should ignore this signal and not return to the caller. The test program below demonstrates that calling setuid() in one thread will cause pause() to return

Processed: tagging 631878

2011-06-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 631878 + pending Bug #631878 [tzdata] fails to install in cdebootstrap Added tag(s) pending. thanks Stopping processing here. Please contact me if you need assistance. -- 631878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631878

r4756 - tzdata/trunk/debian

2011-06-27 Thread Aurelien Jarno
Author: aurel32 Date: 2011-06-28 05:36:09 + (Tue, 28 Jun 2011) New Revision: 4756 Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/config Log: * Ignore debconf errors, return default values in that case. Closes: #631878. Modified: tzdata/trunk/debian/changelog