Bug#630077: preinst fails with Linux 3.0

2011-06-10 Thread Colin Watson
\}\([0-9]*\)\(.*\)/\2/') if [ $kernel_rev -ge 255 ] then echo WARNING: Your kernel version indicates a revision number Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org

Bug#457472: openssh-client: ssh resolves some hosts to 1.0.0.0

2007-12-24 Thread Colin Watson
On Mon, Dec 24, 2007 at 03:07:51PM +0100, Vincent Lefevre wrote: On 2007-12-24 10:49:32 +, Colin Watson wrote: I can't tell for sure from your strace (in future, use -s 1024 so that buffers passed to system calls aren't truncated to quite such a short length), but your diagnosis sounds

Bug#457472: openssh-client: ssh resolves some hosts to 1.0.0.0

2007-12-25 Thread Colin Watson
On Tue, Dec 25, 2007 at 07:40:24PM +0100, Florian Weimer wrote: * Colin Watson: [Please don't remove attributions. Vincent Lefevre wrote this bit.] [*] 1.0.0.0 isn't even a valid IP address, is it? Depends on the situation. You wouldn't want to give a host that address, Why

Bug#458682: ld-linux.so.2: defunct (Debian+lenny/sid)

2008-01-02 Thread Colin Watson
will reap it. What is bob's parent process? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#511620: putty-tools: psftp segfaults trying to open a remote server

2009-01-13 Thread Colin Watson
On Mon, Jan 12, 2009 at 10:16:38PM +, brian m. carlson wrote: On Mon, Jan 12, 2009 at 10:02:41PM +, Colin Watson wrote: On Mon, Jan 12, 2009 at 09:13:15PM +, brian m. carlson wrote: fp = (FILE *) 0x0 That would happen if popen() fails. The manual page says

Bug#511620: putty-tools: psftp segfaults trying to open a remote server

2009-01-13 Thread Colin Watson
On Tue, Jan 13, 2009 at 10:00:10AM +, Colin Watson wrote: On Mon, Jan 12, 2009 at 10:16:38PM +, brian m. carlson wrote: I determined that the bug is actually in glibc in experimental. The errno value is set to ENOSYS. Last time I checked, Linux 2.6.27 had working fork(2) and pipe

Bug#349706: linux-kernel-headers: Needs to conflict with amd64-libs-dev 1.1

2006-12-28 Thread Colin Watson
it requires that one package be totally removed from the system temporarily during the upgrade). -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#420895: tzdata: debconf logic can't handle single-level zones defined in backward

2007-04-25 Thread Colin Watson
any zone that's defined using a Link line. What do you think? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: r4943 - in glibc-package/trunk/debian: . patches/localedata

2011-09-13 Thread Colin Watson
it out? Thanks, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110913145323.ga

Re: r4943 - in glibc-package/trunk/debian: . patches/localedata

2011-09-13 Thread Colin Watson
On Tue, Sep 13, 2011 at 03:53:23PM +0100, Colin Watson wrote: On Sun, Sep 04, 2011 at 05:01:07PM +, Aurelien Jarno wrote: Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/patches/localedata/locale-C.diff Log: * debian/patches/localedata/locale-C.diff

Re: r4943 - in glibc-package/trunk/debian: . patches/localedata

2011-09-13 Thread Colin Watson
=C when all they want is for things like [a-z] to work reasonably. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive

db1-compat

2002-08-12 Thread Colin Watson
libdb1-compat's Priority: field. * Is there going to need to be transition code in libc's postinst similar to that for libdb.so.3? I suspect not, but want to check. Thanks, -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

[installer@ftp-master.debian.org: db1-compat_2.1.3-4_i386.changes ACCEPTED]

2002-08-15 Thread Colin Watson
Hi, It should be safe to make libc depend on this now, in order to pull in libdb.so.2. -- Colin Watson [[EMAIL PROTECTED]] - Forwarded message from Debian Installer [EMAIL PROTECTED] - From: Debian Installer [EMAIL PROTECTED] To: Colin Watson [EMAIL

Re: install-info vs. perl 5.8

2002-09-06 Thread Colin Watson
to get current glibc 2.2.smallnum into testing, by fixing #155904? Are you just going straight for the pre-2.3 track? -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#162551: libc6-sparc64 conflicts with fakeroot

2002-09-28 Thread Colin Watson
processing: /var/cache/apt/archives/libc6-sparc64_2.2.5-11.2_sparc.deb E: Sub-process /usr/bin/dpkg returned an error code (1) fakeroot in stable still uses /usr/lib/64. Do we need a fix for #151448 in woody-proposed-updates? -- Colin Watson [[EMAIL PROTECTED

Bug#164768: libc: IPv6 still not correct.

2002-10-21 Thread Colin Watson
logs an error if getnameinfo() fails and sets remote_host_name to the empty string. I'm not sure any of those are good parallels to sshd's use of libc: it merely uses a different subset of the IPv6 API. -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE

Bug#164768: libc: IPv6 still not correct.

2002-10-21 Thread Colin Watson
, and outputting a loud error message in ssh and trying to gracefully downgrade to AF_INET? -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Bug#165603: man-db: me too

2002-10-22 Thread Colin Watson
, Colin Watson wrote: Aha! On the off-chance, I tried this in a chroot with glibc 2.3.1 and it segfaulted. Ditto with en_US, which I'm guessing Branden's using. I now believe that this is a bug in glibc. Unfortunately I can't persuade either gdb or valgrind to give me any line number information from

Bug#164768: libc: IPv6 still not correct.

2002-10-22 Thread Colin Watson
On Mon, Oct 21, 2002 at 07:44:40AM -0700, Jeff Bailey wrote: On Mon, Oct 21, 2002 at 09:26:31AM -0500, Colin Watson wrote: Is there any compromise we can reach *without* applying hacks that cover up the fact that glibc doesn't cope with the differently-sized kernel structure? Half tongue

Bug#165603: man-db: me too

2002-11-19 Thread Colin Watson
On Tue, Oct 29, 2002 at 07:21:01AM -0800, Jeff Bailey wrote: On Tue, Oct 29, 2002 at 02:50:29PM +, Colin Watson wrote: Thanks a lot! Not to rush you, but any luck so far, or can I help? I've had five duplicates so far, so I have plenty of motivation ... Sorry, I haven't looked

Bug#165603: man-db: me too

2002-11-19 Thread Colin Watson
On Wed, Nov 20, 2002 at 02:12:41AM +, Colin Watson wrote: Here's the patch. I've backported it such that it applies against glibc 2.1.3-4, since there were some whitespace changes in between. If you want to take those too for simplicity, I can put together a combined patch. The crucial

Bug#166488: bug fixed in cvs

2002-11-24 Thread Colin Watson
crashes in apropos and I think also critical bug #167946 in slapd.) -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#170386: libc6: missing manpage for iconvconfig

2002-11-24 Thread Colin Watson
. -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: bugs triage?

2002-12-03 Thread Colin Watson
of the CVS pull? That bug's causing a lot of segfaults, at least one of which is currently critical (#167946). Thanks guys, -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#171659: glibc: contains non-free docs and perhaps non-free code

2002-12-04 Thread Colin Watson
from the GPL's restrictions on distribution. -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: bugs triage?

2002-12-04 Thread Colin Watson
On Tue, Dec 03, 2002 at 12:04:32PM -0800, Jeff Bailey wrote: On Tue, Dec 03, 2002 at 01:49:15PM -0600, Colin Watson wrote: I hate to push, but will the regex fixes go in as part of the CVS pull? That bug's causing a lot of segfaults, at least one of which is currently critical (#167946

Bug#52373: Wishlist bug?

2003-01-05 Thread Colin Watson
, not the error or signal name. So I think it's not bug, it's not wishlist item. I close this bug. I think it's a valid wishlist item and should be reopened as such, even if it may be difficult to fix. Regards, -- Colin Watson [[EMAIL PROTECTED

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

2003-01-13 Thread Colin Watson
that compatibility code will be removed from man-db. I don't see why the four packages above should get this extra compatibility code for sarge; it will no longer do any good. -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

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

2003-01-13 Thread Colin Watson
On Mon, Jan 13, 2003 at 09:33:50AM +, Colin Watson wrote: Junichi is suggesting that the postinsts of our four packages should tolerate receiving $DEBIAN_FRONTEND in lower case, as man-db does. Make that tolerate receiving $DEBIAN_FRONTEND in something other than all lower case. -- Colin

Bug#99530: Fixed with the inclusion of pthread manpages?

2003-01-30 Thread Colin Watson
. Cheers, -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

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

2003-02-01 Thread Colin Watson
On Sun, Feb 02, 2003 at 05:50:31AM +0900, GOTO Masanori wrote: At Sat, 1 Feb 2003 17:36:25 +, Colin Watson wrote: On Mon, Jan 13, 2003 at 09:23:14AM +, Colin Watson wrote: In man-db, that code's there to tolerate the version of debootstrap in woody (before you fixed #154794

Re: Processed: closing 146489, reopening 146489

2003-02-19 Thread Colin Watson
nowadays. -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#186281: libc6 and libdb1-compat mutual dependency

2003-03-26 Thread Colin Watson
, and apt has no problem with it. A Pre-Depends: loop would be a problem, but we don't have that here. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#186281: libc6 and libdb1-compat mutual dependency

2003-03-26 Thread Colin Watson
? It is necessary for compatibility until the release of sarge. At that point, libdb1-compat will be lowered to extra and the dependency on it will be removed from libc6. See the changelogs, and the bugs fixed by the introduction of libdb1-compat, for details. Cheers, -- Colin Watson

Re: binutils upload

2003-07-29 Thread Colin Watson
to be done and in unstable now, so ...? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#164768: libc: IPv6 still not correct.

2002-10-21 Thread Colin Watson
, and outputting a loud error message in ssh and trying to gracefully downgrade to AF_INET? -- Colin Watson [EMAIL PROTECTED]

Bug#164768: libc: IPv6 still not correct.

2002-10-21 Thread Colin Watson
logs an error if getnameinfo() fails and sets remote_host_name to the empty string. I'm not sure any of those are good parallels to sshd's use of libc: it merely uses a different subset of the IPv6 API. -- Colin Watson [EMAIL PROTECTED]

Re: Bug#165603: man-db: me too

2002-10-22 Thread Colin Watson
, Colin Watson wrote: Aha! On the off-chance, I tried this in a chroot with glibc 2.3.1 and it segfaulted. Ditto with en_US, which I'm guessing Branden's using. I now believe that this is a bug in glibc. Unfortunately I can't persuade either gdb or valgrind to give me any line number information from

Bug#165603: man-db: me too

2002-10-29 Thread Colin Watson
On Tue, Oct 22, 2002 at 05:33:15AM -0700, Jeff Bailey wrote: On Tue, Oct 22, 2002 at 11:51:32AM +0100, Colin Watson wrote: Please see http://bugs.debian.org/165603 for context. The summary is that apropos segfaults inside regexec() when using glibc 2.3.1 in a locale other than C

Bug#165603: man-db: me too

2002-11-19 Thread Colin Watson
On Tue, Oct 29, 2002 at 07:21:01AM -0800, Jeff Bailey wrote: On Tue, Oct 29, 2002 at 02:50:29PM +, Colin Watson wrote: Thanks a lot! Not to rush you, but any luck so far, or can I help? I've had five duplicates so far, so I have plenty of motivation ... Sorry, I haven't looked

Bug#165603: man-db: me too

2002-11-19 Thread Colin Watson
On Wed, Nov 20, 2002 at 02:12:41AM +, Colin Watson wrote: Here's the patch. I've backported it such that it applies against glibc 2.1.3-4, since there were some whitespace changes in between. If you want to take those too for simplicity, I can put together a combined patch. The crucial

Bug#166488: bug fixed in cvs

2002-11-24 Thread Colin Watson
in apropos and I think also critical bug #167946 in slapd.) -- Colin Watson [EMAIL PROTECTED]

Re: bugs triage?

2002-12-03 Thread Colin Watson
of the CVS pull? That bug's causing a lot of segfaults, at least one of which is currently critical (#167946). Thanks guys, -- Colin Watson [EMAIL PROTECTED]

Bug#171659: glibc: contains non-free docs and perhaps non-free code

2002-12-04 Thread Colin Watson
from the GPL's restrictions on distribution. -- Colin Watson [EMAIL PROTECTED]

Re: bugs triage?

2002-12-04 Thread Colin Watson
On Tue, Dec 03, 2002 at 12:04:32PM -0800, Jeff Bailey wrote: On Tue, Dec 03, 2002 at 01:49:15PM -0600, Colin Watson wrote: I hate to push, but will the regex fixes go in as part of the CVS pull? That bug's causing a lot of segfaults, at least one of which is currently critical (#167946

Bug#138080: regexec() even fails when LANG and LC_ALL are disabled

2002-12-28 Thread Colin Watson
interface to kernel nfs daemon zsh: 11416 segmentation fault (core dumped) LANG= LC_ALL= man -k syscall That was a recent breakage in glibc 2.3.1, and (as far as I can tell) has nothing to do with the original bug report. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#52373: Wishlist bug?

2003-01-05 Thread Colin Watson
, not the error or signal name. So I think it's not bug, it's not wishlist item. I close this bug. I think it's a valid wishlist item and should be reopened as such, even if it may be difficult to fix. Regards, -- Colin Watson [EMAIL PROTECTED]

db1-compat

2003-03-11 Thread Colin Watson
, -- Colin Watson [EMAIL PROTECTED]

Bug#186281: libc6 and libdb1-compat mutual dependency

2003-03-26 Thread Colin Watson
, and apt has no problem with it. A Pre-Depends: loop would be a problem, but we don't have that here. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#186281: libc6 and libdb1-compat mutual dependency

2003-03-26 Thread Colin Watson
? It is necessary for compatibility until the release of sarge. At that point, libdb1-compat will be lowered to extra and the dependency on it will be removed from libc6. See the changelogs, and the bugs fixed by the introduction of libdb1-compat, for details. Cheers, -- Colin Watson

Re: Bug#192091: ssh: Ip Address assumptions (10.7 - 10.0.0.7) changed

2003-05-07 Thread Colin Watson
) p hints $3 = {ai_flags = 0, ai_family = 0, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} I don't know if 10.7 is supposed to be supported by getaddrinfo(), but if it is then glibc needs to implement it. Cheers, -- Colin Watson

Re: binutils upload

2003-07-29 Thread Colin Watson
to be done and in unstable now, so ...? -- Colin Watson [EMAIL PROTECTED]

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

2003-09-22 Thread Colin Watson
Bert meant since NPTL was introduced, perhaps. -- Colin Watson [EMAIL PROTECTED]

Bug#212654: glibc should build-depend on bzip2

2003-09-25 Thread Colin Watson
-buildpackage didn't check that for you. Cheers, -- Colin Watson [EMAIL PROTECTED]

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

2003-09-28 Thread Colin Watson
to wait for hppa any longer. If we get a fixed hppa glibc 2.3.2 in time, which is being worked on, it'll go into testing. In the meantime, you can get an appropriate version of locales from, say, http://snapshot.debian.net/archive/2003/07/01/debian/pool/main/g/glibc/. -- Colin Watson

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

2003-09-29 Thread Colin Watson
. There are many things that need to be fixed in testing before then, and having to wait for glibc has already made them a substantial amount more difficult. More waiting was intolerable. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#192091: ssh: Ip Address assumptions (10.7 - 10.0.0.7) changed

2003-09-30 Thread Colin Watson
On Mon, Sep 29, 2003 at 09:07:13PM -0700, Mike Fedyk wrote: On Wed, May 07, 2003 at 09:35:25AM +0100, Colin Watson wrote: ssh is getting this from getaddrinfo(): [...] I don't know if 10.7 is supposed to be supported by getaddrinfo(), but if it is then glibc needs to implement it. Hi

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

2003-10-19 Thread Colin Watson
and this version being broken for other reasons. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#217092: libc6-dev: leaks memory in regcomp (/usr/include/regex.h)

2003-10-22 Thread Colin Watson
); + } if(int err = regcomp(reg, ^[0-9]+:[A-Za-z,]+:.*$, 0)) cleanup(err); Cheers, -- Colin Watson [EMAIL PROTECTED]

Re: Bug#217355: acknowledged by developer (fixed)

2003-11-06 Thread Colin Watson
On Thu, Nov 06, 2003 at 06:22:11PM +0100, Hervé Eychenne wrote: On Thu, Nov 06, 2003 at 01:47:14AM +, Colin Watson wrote: Anyway, just wait a bit and it'll be fine, or download the older version of locales by hand. It's not difficult. While waiting or downgrading is an option, I simply

Bug#218639: Processed: Re: Bug#218639: vlc_0.6.2+cvs20031030-2(hppa/unstable): FTBFS: compile errors

2003-11-07 Thread Colin Watson
including them directly. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#220517: linux-kernel-headers: I2C support broken, prevents building several packages

2003-11-13 Thread Colin Watson
a _proven_, _stable_and _trustable_ kernel branch; 2.6 is not one of those, while 2.4 definitely is. You still can't do NPTL with 2.4 headers, though. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#220910: Please reopen

2003-11-15 Thread Colin Watson
for by ISO C. getopt() is one such. If you remove that flag you should find that getopt() reappears. See the documentation of the -ansi flag. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#220910: Please reopen

2003-11-15 Thread Colin Watson
On Sat, Nov 15, 2003 at 05:34:38PM +0100, Erwan David wrote: Le Sat 15/11/2003, Colin Watson disait You're using -ansi, which causes some header files to disable functions not called for by ISO C. getopt() is one such. If you remove that flag you should find that getopt() reappears

Bug#221850: libc6: resolving broken since ds1-10

2003-11-20 Thread Colin Watson
. -- Colin Watson [EMAIL PROTECTED]

Bug#223547: Libc6 2.3.2.ds1-10 breaks system functionality on mipsel

2003-12-10 Thread Colin Watson
is not the best combination. libc's preinst has some uname checks in place of such conflicts. -- Colin Watson [EMAIL PROTECTED]

Bug#204656: marked as done (libc-udeb: double udeb)

2003-08-18 Thread Colin Watson
-genchanges does this, yes. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#205860: libc6: ld.so.conf should be included

2003-08-18 Thread Colin Watson
old programs which use libc4 or libc5. The libc6 package has its own dynamic linker that is used for all current programs. I'm not sure that libc6 actually needs to generate this file, though. The comment about its contents in policy is purely informational. -- Colin Watson

Bug#206333: libc6: libc6 2.3.2-2 conflicts with inn 1.7.2-4

2003-08-20 Thread Colin Watson
://archive.debian.org/dists/Debian-2.0/main/binary-i386/news/inn_1.7.2-4.deb Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: libc6 2.3.2-3

2003-08-23 Thread Colin Watson
is libc6_2.3.2-3. Install both simultaneously. E.g., 'dpkg -i libc6_2.3.2-3_i386.deb libdb1-compat_2.1.3-7_i386.deb', or use a package management frontend which understands how to do that. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Bug#208639: locale: Leave.alone...cannot open locale definition file `Leave': No such file

2003-09-04 Thread Colin Watson
an error code (1) It's locales, not locale; but this was already reported as bug #204958, and has been fixed in version 2.3.2-5. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#209402: locales: Setting LC_CTYPE to ISO-8859-1 does not work

2003-09-09 Thread Colin Watson
have tried without success the different spelling, like |iso_8859_1 and ||iso-8859-1)| Try 'LC_CTYPE=fr_FR.ISO-8859-1' instead. You need the language and country parts there. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#209402: locales: Setting LC_CTYPE to ISO-8859-1 does not work

2003-09-09 Thread Colin Watson
On Tue, Sep 09, 2003 at 11:07:38PM +0200, Daniel Bonniot wrote: Colin Watson wrote: Try 'LC_CTYPE=fr_FR.ISO-8859-1' instead. You need the language and country parts there. That works. However I wonder: why do I need to specifiy a language and country? ISO-8859-1 is ISO-8859-1

Bug#209402: locales: Setting LC_CTYPE to ISO-8859-1 does not work

2003-09-10 Thread Colin Watson
On Wed, Sep 10, 2003 at 06:27:01PM +0900, Vincent Lefevre wrote: On Wed, Sep 10, 2003 at 02:07:03 +0100, Colin Watson wrote: The LC_CTYPE variable sets the character classification and case conversion rules. Picking an encoding is just one part of this: things like case conversion rules

Bug#209402: locales: Setting LC_CTYPE to ISO-8859-1 does not work

2003-09-10 Thread Colin Watson
On Wed, Sep 10, 2003 at 12:10:25PM +0200, Vincent Lefevre wrote: On 2003-09-10 10:58:10 +0100, Colin Watson wrote: On Wed, Sep 10, 2003 at 06:27:01PM +0900, Vincent Lefevre wrote: But case conversion rules should apply to the language of the corresponding text, which isn't necessarily

Bug#205099: Please test 2.3.2-6

2003-09-10 Thread Colin Watson
Hi, It's a possibility that the pthread fix in glibc 2.3.2-6 has sorted out these syslog() bugs too, which both appear to be SMP/threading issues. Could you please retest with that version? Thanks, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email

Bug#205234: ssh still not working with 2.3.2-6

2003-09-12 Thread Colin Watson
don't think anybody was aware that ssh was affected by this bug. It certainly works fine for me. Could you debug further, for instance by running sshd with the -ddd flag? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#211621: libc6: upgrade causes lwres-related breakage; sshd hangs trying to login

2003-09-18 Thread Colin Watson
installed), sshd will hang after accepting but before authenticating a connection. [...] [pid 25736] rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0 [pid 25736] rt_sigsuspend([] Hi, This is bug #205099/#205234. Cheers, -- Colin Watson [EMAIL PROTECTED

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

2003-09-22 Thread Colin Watson
Bert meant since NPTL was introduced, perhaps. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

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

2003-09-28 Thread Colin Watson
On Mon, Sep 29, 2003 at 03:06:24AM +0300, Martin-Éric Racine wrote: On Mon, 29 Sep 2003, Colin Watson wrote: Oddly enough, we aren't idiots: this was deliberate. The release manager was perfectly aware that hppa was out of sync. However, a huge amount of other stuff was waiting for glibc

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

2003-09-29 Thread Colin Watson
. There are many things that need to be fixed in testing before then, and having to wait for glibc has already made them a substantial amount more difficult. More waiting was intolerable. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL

Bug#192091: ssh: Ip Address assumptions (10.7 - 10.0.0.7) changed

2003-09-30 Thread Colin Watson
On Mon, Sep 29, 2003 at 09:07:13PM -0700, Mike Fedyk wrote: On Wed, May 07, 2003 at 09:35:25AM +0100, Colin Watson wrote: ssh is getting this from getaddrinfo(): [...] I don't know if 10.7 is supposed to be supported by getaddrinfo(), but if it is then glibc needs to implement it. Hi

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

2003-10-19 Thread Colin Watson
and this version being broken for other reasons. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#217092: libc6-dev: leaks memory in regcomp (/usr/include/regex.h)

2003-10-22 Thread Colin Watson
); + } if(int err = regcomp(reg, ^[0-9]+:[A-Za-z,]+:.*$, 0)) cleanup(err); Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Bug for locales in Unstable

2003-10-27 Thread Colin Watson
for i386 is in incoming and will be available on mirrors later today. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#217355: acknowledged by developer (fixed)

2003-10-29 Thread Colin Watson
architectures regardless of whether the rest of the source package has been built for them. This saves all the build daemons having to build identical packages. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: About libc6-dev

2003-10-31 Thread Colin Watson
in that directory when you install a new kernel; it should match the C library. The linux-kernel-headers package is different from the kernel-headers-* packages that accompany kernel-images. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email

Bug#214107: locales: en_US.UTF-8 treats [ as a space char

2003-11-03 Thread Colin Watson
to: ^start of line [^[:space:]]+one or more non-whitespace characters $end of line '[^[:space:]]' is the opposite of '[[:space:]]'. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Exceptions to record for glibc

2003-11-04 Thread Colin Watson
in that directory on any system demonstrating the format. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#219045: locales: Can't get rid of es_ES@euro locale

2003-11-04 Thread Colin Watson
dotfiles in the current directory)? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Reopening #218561 (libc6 relocation error)?

2003-11-05 Thread Colin Watson
On Wed, Nov 05, 2003 at 11:56:57AM +, Colin Watson wrote: On Wed, Nov 05, 2003 at 12:22:26PM +0100, Martin Pitt wrote: [EMAIL PROTECTED]:~/debian/epstool-3.02$ grep -r errno . ./src/epstool.c:#include errno.h ./src/epstool.c:fprintf(stderr, Failed to fork, error=%d\n, errno

Bug#220517: linux-kernel-headers: I2C support broken, prevents building several packages

2003-11-13 Thread Colin Watson
a _proven_, _stable_and _trustable_ kernel branch; 2.6 is not one of those, while 2.4 definitely is. You still can't do NPTL with 2.4 headers, though. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#220910: Please reopen

2003-11-15 Thread Colin Watson
for by ISO C. getopt() is one such. If you remove that flag you should find that getopt() reappears. See the documentation of the -ansi flag. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#220910: Please reopen

2003-11-15 Thread Colin Watson
On Sat, Nov 15, 2003 at 05:34:38PM +0100, Erwan David wrote: Le Sat 15/11/2003, Colin Watson disait You're using -ansi, which causes some header files to disable functions not called for by ISO C. getopt() is one such. If you remove that flag you should find that getopt() reappears

Bug#221850: libc6: resolving broken since ds1-10

2003-11-20 Thread Colin Watson
. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#223547: Libc6 2.3.2.ds1-10 breaks system functionality on mipsel

2003-12-10 Thread Colin Watson
is not the best combination. libc's preinst has some uname checks in place of such conflicts. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Bug#223170: linux-ntfs: FTBFS: SCSI_DISK_MAJOR undeclared

2003-12-11 Thread Colin Watson
(there are currently no userspace-safe headers describing the interface exposed by the kernel). See /usr/share/doc/linux-kernel-headers/README.Debian. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#224135: libc6: suggests non-existant package

2003-12-17 Thread Colin Watson
: a4b3499f4f86d31796017956595f18c2 Description: GNU C Library: Documentation Contains The GNU C Library Reference manual in info and html format as well as man pages for libpthread functions. Also included is the complete GNU C Library ChangeLog. Task: c-dev -- Colin Watson

Bug#225304: libc6-dev: OPEN_MAX undeclared after using limits.h

2003-12-29 Thread Colin Watson
this after including the header if necessary. */ POSIX does not require OPEN_MAX to be defined as a macro. If such a macro is not defined, you should use sysconf(_SC_OPEN_MAX) to discover the current value. See 'info libc General Limits', particularly the first two paragraphs. Cheers, -- Colin Watson

Bug#225671: linux-kernel-headers: please consider making target directory configurable on build time

2004-01-01 Thread Colin Watson
On Wed, Dec 31, 2003 at 06:46:50PM +0100, Marc Haber wrote: On Wed, Dec 31, 2003 at 04:59:48PM +, Colin Watson wrote: Wouldn't it be much easier and less confusing to users to copy the relevant headers into the packages that need them to build? Probably. But that's a politics decision

  1   2   >