Re: Bug#329037: Package does not build with new linux-kernel-headers

2005-09-19 Thread Christian Hammers
Hi On 2005-09-19 sean finney wrote: > On Sun, Sep 18, 2005 at 04:58:39PM -0700, C.Y.M wrote: > > Package: mysql-server > > Version: 4.0.24-10 > > > > Package does not build with new linux-kernel-headers (2.6.13+0rc3-1.1) and > > gcc-3.4. Hm, 4.0.24 is no longer present in unstable (superceeded

libc6's stack size and 1000+ theads

2005-02-01 Thread Christian Hammers
Hallo MySQL has some problems with more than 1000 threads as the standard libc6 reserves 2MB stack size for each thread which alone consumes most of the memory. MySQL suggests to rebuild statically against a local modified libc with a stack size of 256kB which is nothing I have much interest in.

Bug#275403: preinst NSS restart does not work with file-rc

2004-10-08 Thread Christian Hammers
Hello Masanori On 2004-10-08 GOTO Masanori wrote: > > - I have none of /usr/share/file-rc/rc /usr/lib/file-rc/rc, just > > /etc/runlevel.conf so make it at least an "-o" and not "&&". > > When woody's file-rc is installed, /usr/share/file-rc/rc and > /usr/lib/file-rc/rc are existed. The abov

Bug#275403: preinst NSS restart does not work with file-rc

2004-10-07 Thread Christian Hammers
Package: libc6 Version: 2.3.2.ds1-16 Severity: normal Hello libc6.postinst: ... for service in $services; do idl=$(ls /etc/rc${rl}.d/S??${service} 2> /dev/null | head -1) echo -n " $service: stopping..." ... This does not work when file-rc is installed which uses /etc/runlevel.con

Bug#65041: hostname: hostname does not allow numeric hostnames

2004-07-16 Thread Christian Hammers
Hello You digged up one old bug.. :) On 2004-07-16 GOTO Masanori wrote: > > /etc/hostname: ^^^ should be /etc/hosts of course > > # hostname -f > > 2290 > > # hostname -f > You can see that the FQDN is resolved by gethostbyname() when > you use "hostname -f". Yes, the question was more, is "ho

Bug#65041: hostname: hostname does not allow numeric hostnames

2004-07-16 Thread Christian Hammers
Hello You digged up one old bug.. :) On 2004-07-16 GOTO Masanori wrote: > > /etc/hostname: ^^^ should be /etc/hosts of course > > # hostname -f > > 2290 > > # hostname -f > You can see that the FQDN is resolved by gethostbyname() when > you use "hostname -f". Yes, the question was more, is "ho

Bug#236066: Forbidden relative symlink breaks package building [+ fix]

2004-03-03 Thread Christian Hammers
Package: libc6-dev Version: 2.3.2.ds1-11 Severity: serious Tags: sid Hello libc6-dev includes several "/usr/lib/lib*.so" files that are needed for building packages but are, maybe accidently, relative instead of absolute symlinks to "/lib/lib*.so.*". This is against the "general" rule in http:

[Weimer@CERT.Uni-Stuttgart.DE: [d-security] Re: CERT Advisory CA-2002-19 Buffer Overflow in Multiple DNS Resolver Libraries]

2002-07-04 Thread Christian Hammers
Hi FYI bye, -christian- --- Begin Message --- [EMAIL PROTECTED] writes: > I see a claim that glibc isn't vulnerable at: > > http://www.kb.cert.org/CERT_WEB/vul-notes.nsf/id/AAMN-5BMSW2 > > Any comments? GNU libc in its current version does contain incorrect code from BIND 4.9. It is vulnera

[Weimer@CERT.Uni-Stuttgart.DE: [d-security] Re: CERT Advisory CA-2002-19 Buffer Overflow in Multiple DNS Resolver Libraries]

2002-07-04 Thread Christian Hammers
Hi FYI bye, -christian- --- Begin Message --- [EMAIL PROTECTED] writes: > I see a claim that glibc isn't vulnerable at: > > http://www.kb.cert.org/CERT_WEB/vul-notes.nsf/id/AAMN-5BMSW2 > > Any comments? GNU libc in its current version does contain incorrect code from BIND 4.9. It is vuln

[chris@debian.org: Re: db3]

2000-09-26 Thread Christian Hammers
Hello libc6 maintainers I am the maintainer of mysql which finally has support for transactions - when using db3 - which sadly brought me a coulple of bug reports. May I ask you to prepare a compatible glibc upload as fast as reasonable? I don't know exactly what's the thing with the threads and

[chris@debian.org: Re: db3]

2000-09-26 Thread Christian Hammers
Hello libc6 maintainers I am the maintainer of mysql which finally has support for transactions - when using db3 - which sadly brought me a coulple of bug reports. May I ask you to prepare a compatible glibc upload as fast as reasonable? I don't know exactly what's the thing with the threads and