Bug#218524: unstable libc6 2.3.2.ds1-8 ldconfig broken ???

2003-10-31 Thread Daniel Jacobowitz
backtrace -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#218516: linux-kernel-headers: Check for symbolic link before installing

2003-10-31 Thread Daniel Jacobowitz
installed these symlinks. Remove them # if they exist. if [ -L /usr/include/asm ] ; then rm -f /usr/include/asm ; fi if [ -L /usr/include/linux ] ; then rm -f /usr/include/linux ; fi if [ -L /usr/include/scsi ] ; then rm -f /usr/include/scsi ; fi Did that not happen? -- Daniel Jacobowitz MontaVista

Bug#218546: libc6: Version 2.3.2.ds1-8 makes all programs segfault

2003-10-31 Thread Daniel Jacobowitz
of LD_DEBUG=all /lib/ld-linux.so.2 --list /bin/bash would be very useful. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#218081: [peterc@gelato.unsw.edu.au: Bug#218081: libc6 2.3.2-9 won't install]

2003-10-29 Thread Daniel Jacobowitz
On Thu, Oct 30, 2003 at 10:38:57AM +1100, Peter Chubb wrote: Daniel == Daniel Jacobowitz [EMAIL PROTECTED] writes: Daniel Meant to copy yo on this, Peter. Adam suggests checking the Daniel output of lsattr. If you can repeat this, strace output of Daniel dpkg would be nice too

Bug#218081: [peterc@gelato.unsw.edu.au: Bug#218081: libc6 2.3.2-9 won't install]

2003-10-29 Thread Daniel Jacobowitz
reassign 218081 lsbdev thanks Yes, I agree. On Thu, Oct 30, 2003 at 11:01:10AM +1100, Peter Chubb wrote: Peter == Peter Chubb [EMAIL PROTECTED] writes: Daniel == Daniel Jacobowitz [EMAIL PROTECTED] writes: Daniel Meant to copy yo on this, Peter. Adam suggests checking the Daniel output

Re: Moving glibc out of unstable

2003-10-28 Thread Daniel Jacobowitz
, so I am responsible for them and did not find time to warn translators. OK, you're excused as it is obvious that you *are* concerned with i18n.. :-) Moreover, you're the french translator of the templates What do we need to do to get the other translations updated? -- Daniel

Re: cvs commit to glibc-package/debian by dan

2003-10-28 Thread Daniel Jacobowitz
ld.so had been capitalized intentionnally in the nptl branch, but committer did not backport this change into HEAD. It's plausible... Jeff, you would have done this, is that right? Let me know and I'll fix it. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux

Re: Moving glibc out of unstable

2003-10-28 Thread Daniel Jacobowitz
On Tue, Oct 28, 2003 at 05:02:28PM +0100, Christian Perrier wrote: Quoting Daniel Jacobowitz ([EMAIL PROTECTED]): What do we need to do to get the other translations updated? in debian/po : grep ^\Last-Translator: *po | cut -f3 -d\:| sed 's/\\n\//' Will give you the mail addresses

Re: Moving glibc out of unstable

2003-10-28 Thread Daniel Jacobowitz
On Sun, Oct 26, 2003 at 06:12:42PM -0500, Daniel Jacobowitz wrote: As of a few minutes ago, there's nothing left in the TODO file that I consider a showstopper (except for the final check of files/control scripts/etc on non-i386 architectures, after everything is built). I'm going to tackle

Re: Moving glibc out of unstable

2003-10-28 Thread Daniel Jacobowitz
On Tue, Oct 28, 2003 at 02:17:16PM -0500, Daniel Jacobowitz wrote: On Sun, Oct 26, 2003 at 06:12:42PM -0500, Daniel Jacobowitz wrote: As of a few minutes ago, there's nothing left in the TODO file that I consider a showstopper (except for the final check of files/control scripts/etc on non

Bug#216466: libc6.1 breaks software far and wide

2003-10-28 Thread Daniel Jacobowitz
What kernel? On Wed, Oct 29, 2003 at 10:01:14AM +1100, Duraid Madina wrote: I tries 2.3.2ds1-7 but I don't get 'java' working fine - it segfaults, as before. bugger :( Duraid Daniel Jacobowitz wrote: severity 216466 normal retitle 216466 glibc: Problems with ia64

Bug#216466: libc6.1 breaks software far and wide

2003-10-28 Thread Daniel Jacobowitz
You may want to try a different kernel then. Java ran more-or-less OK with a 2.4 kernel. On Wed, Oct 29, 2003 at 12:24:56PM +1100, Duraid Madina wrote: Linux freestyle 2.6.0-test8 #1 SMP Sun Oct 19 08:27:47 EST 2003 ia64 GNU/Linux Daniel Jacobowitz wrote: What kernel? On Wed, Oct 29

Bug#218081: [peterc@gelato.unsw.edu.au: Bug#218081: libc6 2.3.2-9 won't install]

2003-10-28 Thread Daniel Jacobowitz
of BitKeeper repositories, all slightly different. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] - End forwarded message - -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#218081: [peterc@gelato.unsw.edu.au: Bug#218081: libc6 2.3.2-9 won't install]

2003-10-28 Thread Daniel Jacobowitz
Meant to copy yo on this, Peter. Adam suggests checking the output of lsattr. If you can repeat this, strace output of dpkg would be nice too. On Tue, Oct 28, 2003 at 08:25:19PM -0500, Daniel Jacobowitz wrote: Any ideas from debian-dpkg? Peter, anything else interesting about your setup

Bug#217865: locales: Update of the French debconf translation debian/po/fr.po

2003-10-27 Thread Daniel Jacobowitz
Thanks. I've added this to the experimental version, which will hopefully be finalized this week. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#216466: libc6.1 breaks software far and wide

2003-10-27 Thread Daniel Jacobowitz
severity 216466 normal retitle 216466 glibc: Problems with ia64 applications thanks On Mon, Oct 20, 2003 at 09:28:53PM -0400, Daniel Jacobowitz wrote: To reproduce this, all you should have to do is: 1) download http://download2.bea.com/pub/jrockit/81/jrockit-8.1sp1-j2se1.4.1-linux64

Bug#208428: Solution for this bug [PATCH]

2003-10-27 Thread Daniel Jacobowitz
== ERANGE status != NSS_STATUS_TRYAGAIN) +res = EINVAL; This bug should be fixed in experimental. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Moving glibc out of unstable

2003-10-26 Thread Daniel Jacobowitz
. All comments welcome. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#215273: fix for msqs on mips

2003-10-26 Thread Daniel Jacobowitz
On Sun, Oct 26, 2003 at 11:20:58AM +0100, Guido Guenther wrote: On Sat, Oct 25, 2003 at 02:38:07PM -0400, Daniel Jacobowitz wrote: I don't think it's necessary - most things will still work fine, only a couple of shared-memory features won't. But glibc is the only place we could sensibly

Re: Moving glibc out of unstable

2003-10-26 Thread Daniel Jacobowitz
! Wonderful. Could you post the results of zgrep 'Error' in the various log-test's in /usr/share/doc/libc6.1/? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: Moving glibc out of unstable

2003-10-26 Thread Daniel Jacobowitz
On Mon, Oct 27, 2003 at 03:03:25PM +1100, Ian Wienand wrote: On Sun, Oct 26, 2003 at 10:10:57PM -0500, Daniel Jacobowitz wrote: Wonderful. Could you post the results of zgrep 'Error' in the various log-test's in /usr/share/doc/libc6.1/? Ahh, yes, of course. *** Summary of errors

Bug#215273: fix for msqs on mips

2003-10-25 Thread Daniel Jacobowitz
2.3.2-* if user runs 2.4.21 or below kernel. Could you tell me what description is ok? I don't think it's necessary - most things will still work fine, only a couple of shared-memory features won't. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#204789: gcl segfault on ia64

2003-10-25 Thread Daniel Jacobowitz
understand why you consider this behavior to be a bug in libc6. The ia64 ABI does not promise that function descriptors will remain constant even across runs, as far as I know. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#215273: fix for msqs on mips

2003-10-25 Thread Daniel Jacobowitz
2.3.2-* if user runs 2.4.21 or below kernel. Could you tell me what description is ok? I don't think it's necessary - most things will still work fine, only a couple of shared-memory features won't. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#204789: gcl segfault on ia64

2003-10-25 Thread Daniel Jacobowitz
understand why you consider this behavior to be a bug in libc6. The ia64 ABI does not promise that function descriptors will remain constant even across runs, as far as I know. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email

Fixed in upload of glibc 2.3.2.ds1-7 to experimental

2003-10-25 Thread Daniel Jacobowitz
libc6-sparc64 libc6-pic Architecture: source i386 all Version: 2.3.2.ds1-7 Distribution: experimental Urgency: low Maintainer: GNU Libc Maintainers [EMAIL PROTECTED] Changed-By: Daniel Jacobowitz [EMAIL PROTECTED] Description: glibc-doc - GNU C Library: Documentation libc-udeb - GNU C Library

Re: Testing/help needed - experimental glibc version

2003-10-24 Thread Daniel Jacobowitz
On Fri, Oct 24, 2003 at 12:47:11PM +1000, Ian Wienand wrote: On Thu, Oct 23, 2003 at 08:31:16AM -0400, Daniel Jacobowitz wrote: Sure, I suppose so. Send me a dpatch against the linux-kernel-headers package, please? Did you maybe mean a patch? It doesn't seem to use dpatches. Thanks

Re: Testing/help needed - experimental glibc version

2003-10-24 Thread Daniel Jacobowitz
On Fri, Oct 24, 2003 at 12:47:11PM +1000, Ian Wienand wrote: On Thu, Oct 23, 2003 at 08:31:16AM -0400, Daniel Jacobowitz wrote: Sure, I suppose so. Send me a dpatch against the linux-kernel-headers package, please? Did you maybe mean a patch? It doesn't seem to use dpatches. Thanks

Re: Testing/help needed - experimental glibc version

2003-10-23 Thread Daniel Jacobowitz
On Thu, Oct 23, 2003 at 02:02:51PM +1000, Ian Wienand wrote: On Wed, Oct 22, 2003 at 10:13:44PM -0400, Daniel Jacobowitz wrote: If you want to try it out, copy the relevant bits from i386.mk into ia64.mk in debian/sysdeps/; it should be pretty easy. The attached makes the build go a lot

Re: Testing/help needed - experimental glibc version

2003-10-23 Thread Daniel Jacobowitz
On Thu, Oct 23, 2003 at 02:02:51PM +1000, Ian Wienand wrote: On Wed, Oct 22, 2003 at 10:13:44PM -0400, Daniel Jacobowitz wrote: If you want to try it out, copy the relevant bits from i386.mk into ia64.mk in debian/sysdeps/; it should be pretty easy. The attached makes the build go a lot

Re: Testing/help needed - experimental glibc version

2003-10-22 Thread Daniel Jacobowitz
On Wed, Oct 22, 2003 at 05:02:56PM +0200, Josselin Mouette wrote: Le mar 21/10/2003 à 19:03, Daniel Jacobowitz a écrit : As some of you may have seen, there's a new version of glibc in unstable. It has a couple of nice features - particularly for x86, where both i686-optimized libraries

Re: Testing/help needed - experimental glibc version

2003-10-22 Thread Daniel Jacobowitz
On Wed, Oct 22, 2003 at 02:00:50PM -0200, Felipe Almeida Lessa wrote: Segundo os pergaminhos sagrados, alguém chamado Daniel Jacobowitz [EMAIL PROTECTED] escreveu: Now, we need to find the problems I _don't_ know about. I'd like for those who feel comfortable testing a new glibc - usual

Re: Testing/help needed - experimental glibc version

2003-10-22 Thread Daniel Jacobowitz
On Thu, Oct 23, 2003 at 09:44:57AM +1000, Ian Wienand wrote: On Tue, Oct 21, 2003 at 01:03:02PM -0400, Daniel Jacobowitz wrote: As some of you may have seen, there's a new version of glibc in unstable. It has a couple of nice features - particularly for x86, where both i686-optimized

Re: Testing/help needed - experimental glibc version

2003-10-22 Thread Daniel Jacobowitz
On Wed, Oct 22, 2003 at 05:02:56PM +0200, Josselin Mouette wrote: Le mar 21/10/2003 à 19:03, Daniel Jacobowitz a écrit : As some of you may have seen, there's a new version of glibc in unstable. It has a couple of nice features - particularly for x86, where both i686-optimized libraries

Re: Testing/help needed - experimental glibc version

2003-10-22 Thread Daniel Jacobowitz
On Wed, Oct 22, 2003 at 02:00:50PM -0200, Felipe Almeida Lessa wrote: Segundo os pergaminhos sagrados, alguém chamado Daniel Jacobowitz [EMAIL PROTECTED] escreveu: Now, we need to find the problems I _don't_ know about. I'd like for those who feel comfortable testing a new glibc - usual

Re: Testing/help needed - experimental glibc version

2003-10-22 Thread Daniel Jacobowitz
On Thu, Oct 23, 2003 at 09:44:57AM +1000, Ian Wienand wrote: On Tue, Oct 21, 2003 at 01:03:02PM -0400, Daniel Jacobowitz wrote: As some of you may have seen, there's a new version of glibc in unstable. It has a couple of nice features - particularly for x86, where both i686-optimized

Testing/help needed - experimental glibc version

2003-10-21 Thread Daniel Jacobowitz
linux-kernel-headers tree, and use dpkg-buildpackage -d to ignore the dependency. We're counting on your help to get this package in shape (hopefully) for sarge! -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#216921: Can't compile programs, using kernel headers from experimental libc6-dev

2003-10-21 Thread Daniel Jacobowitz
are not. This is not a bug. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Re: Testing/help needed - experimental glibc version

2003-10-21 Thread Daniel Jacobowitz
On Tue, Oct 21, 2003 at 01:03:02PM -0400, Daniel Jacobowitz wrote: As some of you may have seen, there's a new version of glibc in unstable. Joey has kindly pointed out that I'm out of my mind. There's a new version of glibc in experimental. -- Daniel Jacobowitz MontaVista Software

Testing/help needed - experimental glibc version

2003-10-21 Thread Daniel Jacobowitz
linux-kernel-headers tree, and use dpkg-buildpackage -d to ignore the dependency. We're counting on your help to get this package in shape (hopefully) for sarge! -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#216921: Can't compile programs, using kernel headers from experimental libc6-dev

2003-10-21 Thread Daniel Jacobowitz
are not. This is not a bug. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Testing/help needed - experimental glibc version

2003-10-21 Thread Daniel Jacobowitz
On Tue, Oct 21, 2003 at 01:03:02PM -0400, Daniel Jacobowitz wrote: As some of you may have seen, there's a new version of glibc in unstable. Joey has kindly pointed out that I'm out of my mind. There's a new version of glibc in experimental. -- Daniel Jacobowitz MontaVista Software

Re: Testing/help needed - experimental glibc version

2003-10-21 Thread Daniel Jacobowitz
On Tue, Oct 21, 2003 at 08:05:42PM -0500, Graham Wilson wrote: [please CC me as I'm not subscribed.] On Tue, Oct 21, 2003 at 01:03:02PM -0400, Daniel Jacobowitz wrote: Also, I'd like for porters to build and test this and send debian-glibc whatever patches were necessary. HPPA doesn't

Bug#216466: libc6.1 breaks software far and wide

2003-10-20 Thread Daniel Jacobowitz
On Sun, Oct 19, 2003 at 07:45:13PM -0400, Daniel Jacobowitz wrote: On Sun, Oct 19, 2003 at 10:46:03AM +1000, Duraid Madina wrote: Package: libc6.1 Version: 2.3.2-7 Severity: critical Tags: sid Justification: breaks unrelated software The current libc6.1 in unstable, (2.3.2.ds1-5

Bug#216466: libc6.1 breaks software far and wide

2003-10-20 Thread Daniel Jacobowitz
On Tue, Oct 21, 2003 at 11:26:32AM +1000, Duraid Madina wrote: Daniel Jacobowitz wrote: You didn't say which version of the Intel compiler broke. I'm told that this compiler has known issues with recent versions of glibc so I'm inclined to suspect that the compiler is at fault

Bug#216466: libc6.1 breaks software far and wide

2003-10-20 Thread Daniel Jacobowitz
On Sun, Oct 19, 2003 at 07:45:13PM -0400, Daniel Jacobowitz wrote: On Sun, Oct 19, 2003 at 10:46:03AM +1000, Duraid Madina wrote: Package: libc6.1 Version: 2.3.2-7 Severity: critical Tags: sid Justification: breaks unrelated software The current libc6.1 in unstable, (2.3.2.ds1-5

Bug#216466: libc6.1 breaks software far and wide

2003-10-20 Thread Daniel Jacobowitz
On Tue, Oct 21, 2003 at 11:26:32AM +1000, Duraid Madina wrote: Daniel Jacobowitz wrote: You didn't say which version of the Intel compiler broke. I'm told that this compiler has known issues with recent versions of glibc so I'm inclined to suspect that the compiler is at fault

Bug#216466: libc6.1 breaks software far and wide

2003-10-19 Thread Daniel Jacobowitz
/lib/libc.so.6.1 #1 0x400a7a30 in xf86strtol () Backtrace doesn't tell me much - but I learned a lot from the bit down at the bottom of your message that said ia64. I haven't tested on ia64, we'll have to investigate. -- Daniel Jacobowitz MontaVista Software

Bug#216466: libc6.1 breaks software far and wide

2003-10-19 Thread Daniel Jacobowitz
/lib/libc.so.6.1 #1 0x400a7a30 in xf86strtol () Backtrace doesn't tell me much - but I learned a lot from the bit down at the bottom of your message that said ia64. I haven't tested on ia64, we'll have to investigate. -- Daniel Jacobowitz MontaVista Software

linux-kernel-headers package

2003-10-16 Thread Daniel Jacobowitz
before we put this into unstable - should we ask debian-ports and debian-devel for arch builds and testing first? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Re: linux-kernel-headers package

2003-10-16 Thread Daniel Jacobowitz
On Thu, Oct 16, 2003 at 12:04:25AM -0400, Daniel Jacobowitz wrote: Making a chroot to build from on your own machine is easy. Building it on Debian machines will be a little trickier. For now, if you unpack linux-kernel-headers into a directory and use dpkg-buildpackage -d to ignore

Re: linux-kernel-headers package

2003-10-16 Thread Daniel Jacobowitz
On Thu, Oct 16, 2003 at 12:04:25AM -0400, Daniel Jacobowitz wrote: Making a chroot to build from on your own machine is easy. Building it on Debian machines will be a little trickier. For now, if you unpack linux-kernel-headers into a directory and use dpkg-buildpackage -d to ignore

Bug#215937: configure: WARNING: linux/netlink.h: present but cannot be compiled

2003-10-15 Thread Daniel Jacobowitz
: ## ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ## This (like any other header in asm/ or linux/) should not be included by applications. If it breaks, you get to keep both pieces. -- Daniel Jacobowitz MontaVista

Bug#215937: configure: WARNING: linux/netlink.h: present but cannot be compiled

2003-10-15 Thread Daniel Jacobowitz
: ## ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ## This (like any other header in asm/ or linux/) should not be included by applications. If it breaks, you get to keep both pieces. -- Daniel Jacobowitz MontaVista

Bug#215343: libc6-dev: linux/usb.h does not compile

2003-10-13 Thread Daniel Jacobowitz
] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#215343: libc6-dev: linux/usb.h does not compile

2003-10-13 Thread Daniel Jacobowitz
of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: linux-kernel-headers for new libc

2003-10-12 Thread Daniel Jacobowitz
On Sun, Oct 05, 2003 at 10:53:09PM -0400, Daniel Jacobowitz wrote: On Sun, Oct 05, 2003 at 03:04:38PM -0700, Jeff Bailey wrote: On Sun, Oct 05, 2003 at 12:25:29PM -0400, Daniel Jacobowitz wrote: GOTO suggested that linux-kernel-headers should be maintained as a separate package

Bug#215463: libc6: Running /lib/libc-2.3.2.so gives ld.so error

2003-10-12 Thread Daniel Jacobowitz
on the NPTL branch right now, but when we know whether or not it's going into ustable I'll be back to this bug. I have a patch for it. Thanks! -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#215463: libc6: Running /lib/libc-2.3.2.so gives ld.so error

2003-10-12 Thread Daniel Jacobowitz
branch right now, but when we know whether or not it's going into ustable I'll be back to this bug. I have a patch for it. Thanks! -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#215260: /usr/include/math.h: No prototype for roundf()

2003-10-11 Thread Daniel Jacobowitz
to nearest integral value, rounding halfway cases away from zero. */ __MATHCALLX (round,, (_Mdouble_ __x), (__const__)); Try using -D_GNU_SOURCE and then see if it's there. Or -D_ISOC99_SOURCE, or gcc -std=c99. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux

Bug#215260: /usr/include/math.h: No prototype for roundf()

2003-10-11 Thread Daniel Jacobowitz
to nearest integral value, rounding halfway cases away from zero. */ __MATHCALLX (round,, (_Mdouble_ __x), (__const__)); Try using -D_GNU_SOURCE and then see if it's there. Or -D_ISOC99_SOURCE, or gcc -std=c99. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux

Bug#214715: libc6-i686: cannot prelink ooffice because of dependency cycle

2003-10-09 Thread Daniel Jacobowitz
(0x8000) libsafe presumably uses libdl. If it didn't you'd get a cycle later: libsafe would depend on libc and libc on libsafe. I suppose this would be a wishlist bug for prelink, but I have no idea how it could be solved. -- Daniel Jacobowitz MontaVista Software Debian GNU

Bug#214715: libc6-i686: cannot prelink ooffice because of dependency cycle

2003-10-09 Thread Daniel Jacobowitz
(0x8000) libsafe presumably uses libdl. If it didn't you'd get a cycle later: libsafe would depend on libc and libc on libsafe. I suppose this would be a wishlist bug for prelink, but I have no idea how it could be solved. -- Daniel Jacobowitz MontaVista Software Debian GNU

Bug#207200: linux/udp.h: net/sock.h: No such file or directory

2003-10-08 Thread Daniel Jacobowitz
be done about this? I would suggest touching a net/sock.h. The stuff inside it isn't very important at all to user-space processes. See what I have done for libdumbnet 1.7. Absolutely not. Stop using linux/udp.h instead. -- Daniel Jacobowitz MontaVista Software

Bug#214715: libc6-i686: cannot prelink ooffice because of dependency cycle

2003-10-08 Thread Daniel Jacobowitz
and has nothing to do with glibc. I imagine you would have seen it with an older version of glibc too. Try un-preloading libsafe. Of course if you re-preload it that will disable prelinking. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Re: Bug#207200: linux/udp.h: net/sock.h: No such file or directory

2003-10-08 Thread Daniel Jacobowitz
On Wed, Oct 08, 2003 at 12:16:36PM -0400, Simon Law wrote: On Wed, Oct 08, 2003 at 11:51:42AM -0400, Daniel Jacobowitz wrote: I would suggest touching a net/sock.h. The stuff inside it isn't very important at all to user-space processes. See what I have done for libdumbnet 1.7

Bug#207200: linux/udp.h: net/sock.h: No such file or directory

2003-10-08 Thread Daniel Jacobowitz
be done about this? I would suggest touching a net/sock.h. The stuff inside it isn't very important at all to user-space processes. See what I have done for libdumbnet 1.7. Absolutely not. Stop using linux/udp.h instead. -- Daniel Jacobowitz MontaVista Software

Bug#214715: libc6-i686: cannot prelink ooffice because of dependency cycle

2003-10-08 Thread Daniel Jacobowitz
and has nothing to do with glibc. I imagine you would have seen it with an older version of glibc too. Try un-preloading libsafe. Of course if you re-preload it that will disable prelinking. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Re: Bug#207200: linux/udp.h: net/sock.h: No such file or directory

2003-10-08 Thread Daniel Jacobowitz
On Wed, Oct 08, 2003 at 12:16:36PM -0400, Simon Law wrote: On Wed, Oct 08, 2003 at 11:51:42AM -0400, Daniel Jacobowitz wrote: I would suggest touching a net/sock.h. The stuff inside it isn't very important at all to user-space processes. See what I have done for libdumbnet 1.7

Bug#214502: libc6-dev: conflict with dvb-dev

2003-10-07 Thread Daniel Jacobowitz
headers in that directory. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Fixed in upload of glibc 2.3.2.ds1-3 to experimental

2003-10-07 Thread Daniel Jacobowitz
- GNU C Library: Name Service Cache Daemon Closes: 214468 214470 214504 214512 Changes: glibc (2.3.2.ds1-3) experimental; urgency=low . * Daniel Jacobowitz [EMAIL PROTECTED] . - Use ldd* in debhelper.in/libc6, because non-i386 arches don't have lddlibc4. - Include gconv

Bug#214502: libc6-dev: conflict with dvb-dev

2003-10-07 Thread Daniel Jacobowitz
headers in that directory. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Fixed in upload of glibc 2.3.2.ds1-3 to experimental

2003-10-07 Thread Daniel Jacobowitz
libc1-prof libc1-dev locales libc6-i686 libc6-s390x libc6.1-dev nscd libc6-sparc64 libc1 libc0.3-dbg libc6.1-pic libc6.1-dbg Architecture: source i386 all Version: 2.3.2.ds1-3 Distribution: experimental Urgency: low Maintainer: GNU Libc Maintainers [EMAIL PROTECTED] Changed-By: Daniel Jacobowitz

Bug#214387: libc6: writev() returns -1 with errno == 0

2003-10-06 Thread Daniel Jacobowitz
the libraries that depend on libc! Can we have strace output? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#214387: libc6: writev() returns -1 with errno == 0

2003-10-06 Thread Daniel Jacobowitz
On Mon, Oct 06, 2003 at 03:55:29PM +0200, Raphael Manfredi wrote: Quoting Daniel Jacobowitz: : Can we have strace output? Good idea! I'll set it up. Any particular set of strace options you want? Not really. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux

Bug#214470: libc6: ldd needs execution permission

2003-10-06 Thread Daniel Jacobowitz
: line 1: /lib/libc-2.3.2.so: Permission denied No library in Debian has an execution permission. Yes, this is a symptom that of one of the patches I mentioned in my original message hasn't been applied yet. Thanks; the next upload will include them. -- Daniel Jacobowitz MontaVista Software

Bug#214468: libc6-dev: does not provide libc-dev

2003-10-06 Thread Daniel Jacobowitz
is that previous versions of libc6-dev contain this header: Provides: libc-dev whereas the exprimental version does not. Thanks for testing! I've fixed this in CVS for the next upload. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#214494: locales in experimental breaks gnome-terminal

2003-10-06 Thread Daniel Jacobowitz
execute it. There's an strace attached, I couldn't make heads or tails of it. Try grabbing gconv-modules from unstable's libc6 and dropping that in - does it fix the problem? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#214387: libc6: writev() returns -1 with errno == 0

2003-10-06 Thread Daniel Jacobowitz
the libraries that depend on libc! Can we have strace output? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#214387: libc6: writev() returns -1 with errno == 0

2003-10-06 Thread Daniel Jacobowitz
On Mon, Oct 06, 2003 at 03:55:29PM +0200, Raphael Manfredi wrote: Quoting Daniel Jacobowitz: : Can we have strace output? Good idea! I'll set it up. Any particular set of strace options you want? Not really. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux

Bug#214470: libc6: ldd needs execution permission

2003-10-06 Thread Daniel Jacobowitz
: line 1: /lib/libc-2.3.2.so: Permission denied No library in Debian has an execution permission. Yes, this is a symptom that of one of the patches I mentioned in my original message hasn't been applied yet. Thanks; the next upload will include them. -- Daniel Jacobowitz MontaVista Software

Bug#214494: locales in experimental breaks gnome-terminal

2003-10-06 Thread Daniel Jacobowitz
execute it. There's an strace attached, I couldn't make heads or tails of it. Try grabbing gconv-modules from unstable's libc6 and dropping that in - does it fix the problem? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email

Bug#214198: libc6: cant build rtld.c with min_kernel = 2.6.0

2003-10-05 Thread Daniel Jacobowitz
this to get nptl working (i know it isnt in a good state at the moment..) The package in experimental already includes NPTL with --enable-kernel=2.6.0, so I'm not sure what you're trying to do :) -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#214233: libc6-dev: problem including errno.h

2003-10-05 Thread Daniel Jacobowitz
, from /usr/include/errno.h:36, from essai.c:1: /usr/include/linux/errno.h:4:23: asm/errno.h: No such file or directory Thanks, I know what the problem is - we tried to replace the directory with a symlink. I'll fix it for the next upload. -- Daniel Jacobowitz MontaVista

linux-kernel-headers for new libc

2003-10-05 Thread Daniel Jacobowitz
GOTO suggested that linux-kernel-headers should be maintained as a separate package and in its own CVS repository. This would mean build-dep'ing on it. I think it's a good idea; anybody else have an opinion? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux

Re: linux-kernel-headers for new libc

2003-10-05 Thread Daniel Jacobowitz
On Sun, Oct 05, 2003 at 03:04:38PM -0700, Jeff Bailey wrote: On Sun, Oct 05, 2003 at 12:25:29PM -0400, Daniel Jacobowitz wrote: GOTO suggested that linux-kernel-headers should be maintained as a separate package and in its own CVS repository. This would mean build-dep'ing on it. I think

Fixed in upload of glibc 2.3.2.ds1-2 to experimental

2003-10-05 Thread Daniel Jacobowitz
libc0.3-prof glibc-doc Architecture: source i386 all Version: 2.3.2.ds1-2 Distribution: experimental Urgency: low Maintainer: GNU Libc Maintainers [EMAIL PROTECTED] Changed-By: Daniel Jacobowitz [EMAIL PROTECTED] Description: glibc-doc - GNU C Library: Documentation libc-udeb - GNU C Library

New glibc with NPTL in experimental

2003-10-03 Thread Daniel Jacobowitz
patches have been omitted. They will be re-added in a future version. And this package probably won't build on non-i686. Also to be fixed soon. Barring those, any test results are appreciated, please send to debian-glibc. -- Daniel Jacobowitz MontaVista Software Debian GNU

New glibc with NPTL in experimental

2003-10-03 Thread Daniel Jacobowitz
patches have been omitted. They will be re-added in a future version. And this package probably won't build on non-i686. Also to be fixed soon. Barring those, any test results are appreciated, please send to debian-glibc. -- Daniel Jacobowitz MontaVista Software Debian GNU

Bug#213606: ERROR: Load of file /usr/lib/postgresql/lib/plperl.so failed

2003-10-01 Thread Daniel Jacobowitz
/lib/libc.so.6 point to /lib/libc-2.3.2.so or have you gotten an older version mixed in somehow? 2.3.2-{7,8} have that symbol here. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#213606: ERROR: Load of file /usr/lib/postgresql/lib/plperl.so failed

2003-10-01 Thread Daniel Jacobowitz
/lib/libc.so.6 point to /lib/libc-2.3.2.so or have you gotten an older version mixed in somehow? 2.3.2-{7,8} have that symbol here. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

ld.so assertion when using a sysinfo DSO

2003-09-30 Thread Daniel Jacobowitz
only two items) then the assert triggers. I'm using this patch, since I can't think of any other possible pratfalls in this situation. Look OK? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer 2003-09-30 Daniel Jacobowitz [EMAIL PROTECTED

Bug#211621: acknowledged by developer (Bug#205234: fixed in glibc 2.3.2-8)

2003-09-30 Thread Daniel Jacobowitz
, or with a prior libc6, the services run fine. What else can you tell me about your setup? I don't see this, even using hosts: lwres files and making sure the lwres module triggers. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#205234: 2.3.2-7 + pthread + vsyslog()

2003-09-30 Thread Daniel Jacobowitz
, I know you probably have already. I can't find it in the BTS.] -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

Bug#212048: [ahu@ds9a.nl: reassign]

2003-09-30 Thread Daniel Jacobowitz
. In the former case it would probably be a binutils bug; in the latter case it would probably be a gcc bug. I think some further investigation is needed. It is - maybe - a binutils bug. I've sent more information upstream. -- Daniel Jacobowitz MontaVista Software

ld.so assertion when using a sysinfo DSO

2003-09-30 Thread Daniel Jacobowitz
only two items) then the assert triggers. I'm using this patch, since I can't think of any other possible pratfalls in this situation. Look OK? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer 2003-09-30 Daniel Jacobowitz [EMAIL PROTECTED

Bug#211621: acknowledged by developer (Bug#205234: fixed in glibc 2.3.2-8)

2003-09-30 Thread Daniel Jacobowitz
, or with a prior libc6, the services run fine. What else can you tell me about your setup? I don't see this, even using hosts: lwres files and making sure the lwres module triggers. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email

Bug#205234: 2.3.2-7 + pthread + vsyslog()

2003-09-30 Thread Daniel Jacobowitz
, I know you probably have already. I can't find it in the BTS.] -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#212048: [ahu@ds9a.nl: reassign]

2003-09-30 Thread Daniel Jacobowitz
. In the former case it would probably be a binutils bug; in the latter case it would probably be a gcc bug. I think some further investigation is needed. It is - maybe - a binutils bug. I've sent more information upstream. -- Daniel Jacobowitz MontaVista Software

Bug#205691: HPPA: dependencies broken BOTH in testing and unstable

2003-09-28 Thread Daniel Jacobowitz
hostage for this long; I'm sure Carlos and his heroic efforts would appreciate any help. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

<    2   3   4   5   6   7   8   9   10   >