Bug#755580: src:glibc: drop libgcc dependency from stage2 builds

2014-07-22 Thread Helmut Grohne
Package: src:glibc Version: 2.19-7 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Even if one manages to build glibc with profiles stage1 or stage2, the results are not installable due to unmet dependencies. The following issues occur: * stage1 libc6-dev Depends

Processed: retitle 755053 to nscd crashes frequently

2014-07-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: retitle 755053 nscd crashes frequently Bug #755053 [nscd] Exits (status 0) regularly Changed Bug title to 'nscd crashes frequently' from 'Exits (status 0) regularly' thanks Stopping processing here. Please contact me if you need assistance. --

Bug#755053: nscd backtrace

2014-07-22 Thread Sam Morris
retitle -1 'libnss-myhostname: causes nscd to crash' reassign -1 libnss-myhhostname found -1 0.3-5~deb7u1 severity -1 important thanks This is triggered by the cache miss that occurs when I try to resolve the machine's hostname (e.g., getent ahosts oxylus). $ gdb --args ./nscd -d

Processed: retitle 755053 to libnss-myhostname: causes nscd to crash, reassign 755053 to libnss-myhostname ...

2014-07-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: retitle 755053 libnss-myhostname: causes nscd to crash Bug #755053 [nscd] nscd crashes frequently Changed Bug title to 'libnss-myhostname: causes nscd to crash' from 'nscd crashes frequently' reassign 755053 libnss-myhostname Bug #755053 [nscd]

Re: Bug#755685: No debug symbols for nscd

2014-07-22 Thread Andrei POPESCU
Control: reassign -1 libc6-dbg 2.13-38+deb7u3 On Ma, 22 iul 14, 13:08:43, Sam Morris wrote: Source: libc6-dbg Version: 2.13-38+deb7u3 Severity: normal They'd be helpful for debugging crashes. -- System Information: Debian Release: 7.6 APT prefers stable-updates APT policy: (550,

Processed: Re: Bug#755685: No debug symbols for nscd

2014-07-22 Thread Debian Bug Tracking System
Processing control commands: reassign -1 libc6-dbg 2.13-38+deb7u3 Bug #755685 [src:libc6-dbg] No debug symbols for nscd Warning: Unknown package 'src:libc6-dbg' Bug reassigned from package 'src:libc6-dbg' to 'libc6-dbg'. No longer marked as found in versions libc6-dbg/2.13-38+deb7u3. Ignoring

Processed: severity of 755685 is wishlist

2014-07-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 755685 wishlist Bug #755685 [libc6-dbg] No debug symbols for nscd Severity set to 'wishlist' from 'normal' thanks Stopping processing here. Please contact me if you need assistance. -- 755685:

Bug#755734: libc-bin - ldconfig fails if dirent-d_type is not correct

2014-07-22 Thread Bastian Blank
Package: libc-bin Version: 2.19-7 Severity: normal ldconfig uses the d_type field in the readdir(2) result as optimization. If the field wrongly identifies symlinks as regular files, ldconfig assumes that lstat(2) returns the same than stat(2) and aborts if it is not the case. It does - call