Re: locales in buildd environment (http://lists.debian.org/debian-gcc/2003/debian-gcc-200301/msg00060.html)

2003-01-15 Thread Matthias Klose
Junichi Uekawa writes: To ensure some locales are available, I think you can use LOCPATH, and create locales locally, so that the following are available: de_DE ISO-8859-1 en_US ISO-8859-1 fr_FR ISO-8859-1 see /usr/sbin/locale-gen on how to generate these locale

Re: locales in buildd environment (http://lists.debian.org/debian-gcc/2003/debian-gcc-200301/msg00060.html)

2003-01-15 Thread Junichi Uekawa
I couldn't find any reference to LOCPATH either, but setlocale seems to look at directories specified by LOCPATH in addition to (or instead of) the standard location (/usr/lib/locale) ok, next question is how to write the new definitions to the new LOCPATH. the outputdir in localedef

Bug#176483: checks for noninteractive (lower case) in postinst

2003-01-15 Thread Junichi Uekawa
Ah, I see. Looks fine to me, so ask Junichi what he was thinking when he filed the bug ... What do you think is the actual problem with the fdutils package? Some explicit hint about what it should do differently would help me much. I was thinking wrong. I have looked at

cvs commit to glibc-package/debian by gotom

2003-01-15 Thread Debian GLibc CVS Master
Repository: glibc-package/debian who:gotom time: Wed Jan 15 09:20:07 MST 2003 Log Message: - libc/DEBIAN/postinst: Fix to work $DEBIAN_FRONTEND value regardless its case insensitivity. See #176483. Files: changed:changelog -- To UNSUBSCRIBE, email to

cvs commit to glibc-package/debian by gotom

2003-01-15 Thread Debian GLibc CVS Master
Repository: glibc-package/debian who:gotom time: Wed Jan 15 09:21:09 MST 2003 Log Message: add closes: #176701. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

cvs commit to glibc-package/debian/libc/DEBIAN by gotom

2003-01-15 Thread Debian GLibc CVS Master
Repository: glibc-package/debian/libc/DEBIAN who:gotom time: Wed Jan 15 09:20:12 MST 2003 Log Message: - libc/DEBIAN/postinst: Fix to work $DEBIAN_FRONTEND value regardless its case insensitivity. See #176483. Files: changed:postinst -- To UNSUBSCRIBE,

cvs commit to glibc-package/debian by gotom

2003-01-15 Thread Debian GLibc CVS Master
Repository: glibc-package/debian who:gotom time: Wed Jan 15 09:40:18 MST 2003 Log Message: - debian/sysdeps/depflags.pl: Fix again to conflict against wine ( 0.0.20021007-1) and php4 ( 4:4.2.3-5). (Close: #170385) - debian/control: Fix unneeded Conflicts: wine and

cvs commit to glibc-package/debian/sysdeps by gotom

2003-01-15 Thread Debian GLibc CVS Master
Repository: glibc-package/debian/sysdeps who:gotom time: Wed Jan 15 09:40:18 MST 2003 Log Message: - debian/sysdeps/depflags.pl: Fix again to conflict against wine ( 0.0.20021007-1) and php4 ( 4:4.2.3-5). (Close: #170385) - debian/control: Fix unneeded Conflicts:

cvs commit to glibc-package/debian by gotom

2003-01-15 Thread Debian GLibc CVS Master
Repository: glibc-package/debian who:gotom time: Wed Jan 15 10:15:18 MST 2003 Log Message: fix typo and generation time. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#176910: libc6-dev: kill prototype not included from signal.h in -ansi mode

2003-01-15 Thread Steven J. Murdoch
Package: libc6-dev Version: 2.2.5-11.2 Severity: normal In man 2 kill the required include files for the function: int kill(pid_t pid, int sig); are: #include sys/types.h #include signal.h However when a program is compiled in -ansi mode the required prototype is not included. In the normal

Bug#70002: libc6: sockaddr_storage definition non-standard

2003-01-15 Thread Philip Blundell
tags 70002 + moreinfo thanks It seems that the glibc version of sockaddr_storage differs from ones found in other Unices as well as the relevant standards. It should look like this: struct sockaddr_storage { u_char ss_len; /* address length */ u_char ss_family;

Bug#176914: causing segfaults on major system applications

2003-01-15 Thread Simon
Package: libc6 Version: 2.3.1-9 Severity: normal -- System Information: Debian Release: stable/testing/unstable NOTE: trying to downgrade to testing Architecture: powerpc Kernel: Linux nuit.ca 2.4.19 #1 lun déc 23 19:16:46 EST 2002 ppc Locale: LANG=C, LC_CTYPE=fr_CA Versions of packages

Bug#129774: libc6; /lib/libc.so.6 is not a valid ELF file

2003-01-15 Thread Philip Blundell
tags 129774 + moreinfo retitle 129774 STT_SECTION symbols do not match section table thanks If you dump the contents of the file with readelf -a, you'll see that the number of sections in the section header table is less than the number of STT_SECTION symbols in the symbol table. This causes

Bug#128586: marked as done (date +%99Y dumps core)

2003-01-15 Thread Debian Bug Tracking System
Your message dated 16 Jan 2003 00:38:20 + with message-id [EMAIL PROTECTED] and subject line date +%99Y dumps core has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to

Bug#129774: libc6; /lib/libc.so.6 is not a valid ELF file

2003-01-15 Thread John Wiegley
On Wed Jan 15, Philip writes: This bug has seen no activity in a long time. Submitter, if you still feel that this is an issue (and the problem still exists with glibc 2.3.1), can you supply some more details? Like Ben said previously, I'm not aware of any specific requirement that there