Bug#588144: libc6: As shipped /etc/bindresvport.blacklist lines are ignored due to tabs

2010-07-13 Thread Jared Showalter
>From lenny's glibc-2.7/debian/patches/any/local-bindresvport_blacklist.diff the code to read and parse a single line is: + unsigned long port; + char *tmp, *cp; + ssize_t n = __getline (&buf, &buflen, fp); + if (n < 1) +break; + + cp = buf; + tmp = strchr (cp

Bug#588922: postinst fails in qemubuilder environment, no telinit

2010-07-13 Thread Stefan Kisdaroczi
Package: libc6 Version: 2.11.2-2 Tags: patch hi, libc6 fails to install in a squeeze qemubuilder on a lenny host. There is no telinit -> postinst fails. See qemubuilder-bug 545691 for additional information. The postinst of package libselinux makes additional checks, could be better then my att

Bug#588922: postinst fails in qemubuilder environment, no telinit

2010-07-13 Thread Aurelien Jarno
Stefan Kisdaroczi a écrit : > Package: libc6 > Version: 2.11.2-2 > Tags: patch > > hi, > > libc6 fails to install in a squeeze qemubuilder on a lenny host. > There is no telinit -> postinst fails. Why is there no telinit? sysvinit contains this file and is both "Essential: yes" and "Priority: re

Bug#588922: postinst fails in qemubuilder environment, no telinit

2010-07-13 Thread Stefan Kisdaroczi
On 13.07.2010 16:12, Aurelien Jarno wrote: > Stefan Kisdaroczi a écrit : > >> Package: libc6 >> Version: 2.11.2-2 >> Tags: patch >> >> hi, >> >> libc6 fails to install in a squeeze qemubuilder on a lenny host. >> There is no telinit -> postinst fails. >> > Why is there no telinit? sysvinit

Bug#588922: postinst fails in qemubuilder environment, no telinit

2010-07-13 Thread Aurelien Jarno
tag 588922 - patch retitle 588922 libc6: please support systems without /dev/initctl severity 588922 wishlist thanks On Tue, Jul 13, 2010 at 08:08:26PM +0200, Stefan Kisdaroczi wrote: > On 13.07.2010 16:12, Aurelien Jarno wrote: > > Stefan Kisdaroczi a écrit : > > > >> Package: libc6 > >> Versi

Processed: Re: Bug#588922: postinst fails in qemubuilder environment, no telinit

2010-07-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 588922 - patch Bug #588922 [libc6] postinst fails in qemubuilder environment, no telinit Removed tag(s) patch. > retitle 588922 libc6: please support systems without /dev/initctl Bug #588922 [libc6] postinst fails in qemubuilder environment, n

Bug#588990: libc-bin: iconv -l doesn't indicate aliases

2010-07-13 Thread Neil Mayhew
Package: libc-bin Version: 2.11.2-2 Severity: normal Tags: upstream Previously, before the switch from glibc to eglibc, iconv -l would show all the aliases for an encoding on the same line as the encoding. Now every encoding, whether primary or an alias, is on a separate line. POSIX doesn't spec

Bug#588991: libc-bin: iconv doesn't document the meaning of ambiguous encoding names such as "UNICODE"

2010-07-13 Thread Neil Mayhew
Package: libc-bin Version: 2.11.2-2 Severity: normal Tags: upstream Encoding names like "UNICODE" and "UCS-2" are ambiguous because the byte order isn't specified. It could be whatever is native for the platform, or it could be a canonical, host-independent order such as big-endian. This should b