Bug#297769: patch

2005-04-11 Thread GOTO Masanori
I forgot to say that if we use schedutils compiled with glibc 2.3.2.ds1-21 (using new sched_{get,set}affinity) + glibc 2.3.2.ds1-21 runtime libraries: bash-2.05b# ./taskset taskset version 1.3.4 ... But if we use schedutils compiled with glibc 2.3.2.ds1-21 + glibc

Bug#297769: patch

2005-04-11 Thread GOTO Masanori
At Mon, 11 Apr 2005 12:35:29 -0400, Daniel Jacobowitz wrote: On Tue, Apr 12, 2005 at 01:30:08AM +0900, GOTO Masanori wrote: OK, I put the patch. Currently I found the problem about schedutils. Once schedutils `taskset' command uses new sched_getaffinity and sched_setaffinity interface

Bug#295117: libc0.3: [patch] Add SIOCGIFHWADDR support for pfinet

2005-04-09 Thread GOTO Masanori
At Sat, 9 Apr 2005 13:53:38 +0200, Michael Banck wrote: Any news on this? This touches only files in sysdeps/mach/hurd, and we're happy to have this in 00list.hurd-i386. Thanks ping. BTW, Did Hurd decided to use ioctl + SIOCGIFHWADDR (which is Linux specific) for getting MAC address? Or is

Bug#295118: libc0.3-dev: undefined references to setres{g,u}id

2005-04-09 Thread GOTO Masanori
At Sat, 9 Apr 2005 13:54:29 +0200, Michael Banck wrote: ping on this one as well. Thanks pinging - it looks fine, I put it into -21. Note that I put it in 00list, not 00list.hurd-i386 because it's harmless for linux/bsd. On Sun, Feb 13, 2005 at 09:25:05PM +0100, Michael Banck wrote: The

Bug#297769: patch

2005-04-08 Thread GOTO Masanori
At Thu, 24 Mar 2005 14:19:06 -0800, Steve Langasek wrote: On Thu, Mar 24, 2005 at 04:44:10PM +0100, Bastian Blank wrote: The attached patch updates sched_[gs]etaffinity to the new interface from glibc 2.3.4. I have difficulties with this patch. This patch adds new interface glibc 2.3.4

Bug#292673: additional info

2005-04-08 Thread GOTO Masanori
At Sun, 27 Feb 2005 20:05:51 -0500, Daniel Jacobowitz wrote: On Thu, Feb 24, 2005 at 02:17:44PM -0800, David Mosberger wrote: While there hasn't been any discussion for glibc bugzilla report #685 [1], private communication with one of the glibc maintainers indicates that this issue is not

Bug#297769: patch

2005-04-08 Thread GOTO Masanori
At Fri, 8 Apr 2005 00:11:07 -0700, Steve Langasek wrote: Investigation in the lintian lab on gluck.d.o shows that there are at least two packages, valgrind and schedutils, which would need to be updated to use the new API once this change is uploaded. Unfortunately, the data in

Bug#297769: patch

2005-04-08 Thread GOTO Masanori
At Thu, 7 Apr 2005 23:46:51 -0700, David Mosberger wrote: GOTO I fear to change this interface until sarge release because there GOTO might be another packages that uses sched_setaffinity. Well, yes, schedutils probably would need updating. I don't know of anything else, though. We

Bug#297769: patch

2005-04-08 Thread GOTO Masanori
At Fri, 8 Apr 2005 15:31:56 +0200, Bastian Blank wrote: Also GLIBC_PRIVATE is only used by glibc itself, so the only source of problems may the different glibc packages. But I currently see nothing which may really cause problems here as ld.so is not effected. (See this as a small part of the

Bug#303816: glibc: [intl:fi] Finnish translation

2005-04-08 Thread GOTO Masanori
At Sat, 09 Apr 2005 01:49:29 +0300, Matti Pll wrote: Please find attached the Finnish translation of the debconf messages. Thanks! I've put it in. Regards, -- gotom

Bug#295457: Processed: Re: Bug#295457: gcc-snapshot: FTBFS on amd64: /usr/include/pthread.h:655: error: array type has incomplete element type

2005-04-04 Thread GOTO Masanori
tags 295457 fixed-upstream thanks /usr/include/pthread.h line 654-655 say: struct __jmp_buf_tag; extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) __THROW; Note that in 2.3.4 it's changed as follows: /* Function used in the macros. */ struct __jmp_buf_tag; extern int

Bug#301641: Linux kernel include files still inconsistent on sarge

2005-03-30 Thread GOTO Masanori
At Wed, 30 Mar 2005 09:32:40 +0200, Joerg Schilling wrote: It is impossible to compile star using official methods (adding other include files that are allowed to be included by user space program= s). How about to use headers in e2fslibs-dev package? It's designed for userland

Bug#301631: linux-kernel-headers: type of __s64 and __u64 (from asm/types.h) on AMD64 should be long

2005-03-29 Thread GOTO Masanori
At Tue, 29 Mar 2005 23:39:13 +0200, Andr Wbbeking wrote: I'll try to fix it in KDE. Could you reassign this problem to the appropriate KDE package? Regards, -- gotom

Bug#301455: ldd no longer puts a = before /bin/ld-linux.so.2

2005-03-29 Thread GOTO Masanori
At Sat, 26 Mar 2005 04:15:59 +0200, George Cristian Birzan wrote: Output on experimental machine: [EMAIL PROTECTED]:~$ ldd /bin/bash linux-gate.so.1 = (0xe000) libncurses.so.5 = /lib/libncurses.so.5 (0xb7f93000) libdl.so.2 = /lib/tls/libdl.so.2 (0xb7f9)

Bug#301641: Linux kernel include files still inconsistent on sarge

2005-03-29 Thread GOTO Masanori
uname -a Linux debian 2.6.8-pegasos #1 Wed Aug 18 16:40:30 CEST 2004 ppc GNU/Linux When compiling star, I get error messages like: =3D=3D COMPILING fflags.o In file included from /usr/include/linux/ext2_fs.h:20, from fflags.c:41:

Bug#301135: libc6: libacl/libcrypto/libasound all have PT_GNU_STACK enabled on them in glibc 2.3.4-1

2005-03-24 Thread GOTO Masanori
At Thu, 24 Mar 2005 10:38:20 -0500, Daniel Jacobowitz wrote: Is there someone else that is more concerned with fixing problems than being an asshole that I can talk to about this problem? If you aren't interested in being civil, I'm certainly not interested in helping you. You haven't

Bug#301153: libc6: Occasional EPERM during first fread() following popen()

2005-03-24 Thread GOTO Masanori
At Thu, 24 Mar 2005 05:00:27 +0900, Adam C Powell IV wrote: I have an MPI program which does a popen and fread, something like: if (snprintf (filename, 999, gunzip -c %s.cpu%.4d.data, basename, rank) 999) return 1; if (!(infile = popen (filename,

Bug#300806: (Seemingly) All programs fail to start, with the error message: relocation error: /lib/tls/i686/cmov/libc.so.6: symbol _dl_starting_up, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference

2005-03-21 Thread GOTO Masanori
At Tue, 22 Mar 2005 00:11:35 +0100, Martin Thorsen Ranang wrote: I didn't find this bug in the archive. I tried to upgrade some packages using the following command: apt-get -t experimental upgrade [...] The following packages will be upgraded: dpkg dpkg-dev dselect ghc6-doc glibc-doc

Bug#300806: (Seemingly) All programs fail to start, with the error message: relocation error: /lib/tls/i686/cmov/libc.so.6: symbol _dl_starting_up, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference

2005-03-21 Thread GOTO Masanori
At Tue, 22 Mar 2005 08:59:56 +0900, GOTO Masanori wrote: At Tue, 22 Mar 2005 00:11:35 +0100, Martin Thorsen Ranang wrote: I didn't find this bug in the archive. I tried to upgrade some packages using the following command: apt-get -t experimental upgrade [...] The following

Bug#298896: Xlib: sequence lost in reply when running eclipse through lbxproxy

2005-03-14 Thread GOTO Masanori
reassign 298896 eclipse thanks At Thu, 10 Mar 2005 12:25:07 -0300, Eugenio Grytsenko wrote: My-Application: eclipse My-Application-Version: 3.0.1 # export DISPLAY=:55 # lbxproxy -display 172.16.210.1:0 :55 # /opt/eclipse/eclipse Application freezes when executing commands described

Bug#298985: libc6-dev: ruserok failes when hosts.equiv and .rhosts are symlinks

2005-03-14 Thread GOTO Masanori
At Thu, 10 Mar 2005 15:11:06 -0800, Ryan Lovett wrote: I don't know if this is intentional, but if /etc/hosts.equiv or .rhosts are symlinks, ruserok fails. Moving the target of the link into place causes ruserok to succeed. ruserok() does not accept when it's not regular file. ruserok also

Bug#298985: libc6-dev: ruserok failes when hosts.equiv and .rhosts are symlinks

2005-03-14 Thread GOTO Masanori
At Mon, 14 Mar 2005 09:51:12 -0800, Ryan Lovett wrote: On Mon, Mar 14, 2005 at 11:10:50PM +0900, GOTO Masanori wrote: At Thu, 10 Mar 2005 15:11:06 -0800, Ryan Lovett wrote: I don't know if this is intentional, but if /etc/hosts.equiv or .rhosts are symlinks, ruserok fails. Moving

Bug#298856: RFA: libsem

2005-03-14 Thread GOTO Masanori
At Thu, 10 Mar 2005 12:51:03 +0100, Robert Millan wrote: The GNU/kFreeBSD port no longer depends on libsem (as it switched to linuxthreads) and I'm told the GNU/Hurd port will soon switch to NPTL, so it won't need libsem either. Unless someone who is actualy interested in libsem volunteers

Bug#297010: acknowledged by developer (Bug#297010: fixed in lvm2 2.01.04-3)

2005-03-10 Thread GOTO Masanori
At Thu, 10 Mar 2005 08:21:04 +0100, Goswin von Brederlow wrote: It has, hence the lowered priority now. Thanks! Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#298784: locales: Additions to the locale name alias data base /etc/locale.alias

2005-03-10 Thread GOTO Masanori
severity 298784 wishlist retitle 298784 /etc/locale.alias should be removed merge 144670 185991 298784 thanks At Thu, 10 Mar 2005 02:17:17 -0600 (CST), Y Giridhar Appaji Nag wrote: GOTO Masanori said: At Thu, 10 Mar 2005 04:20:42 +0530, Y Giridhar Appaji Nag wrote: Quoting /etc

Bug#297010: Bug#298488: Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-03-09 Thread GOTO Masanori
At Wed, 9 Mar 2005 09:01:36 +0100, Bastian Blank wrote: On Wed, Mar 09, 2005 at 04:43:32PM +0900, GOTO Masanori wrote: I don't think it should be assigned only to lvm2. Glibc should also be fixed. However I downgrade #298488 into normal because lvm has the actual critical bug, and if lvm

Bug#159298: fixed-upstream?

2005-03-09 Thread GOTO Masanori
At Tue, 1 Mar 2005 16:31:01 +0100, Baurzhan Ismagulov wrote: this bug is marked fixed-upstream, but I couldn't see the fix in the glibc CVS (I've looked at the version 1.21 via the web interface). Is it really fixed? If not, I'll try to fix it. Search __xpg_strerror_r. Regards, -- gotom --

Bug#297010: acknowledged by developer (Bug#297010: fixed in lvm2 2.01.04-3)

2005-03-09 Thread GOTO Masanori
At Wed, 9 Mar 2005 20:09:49 +, Alasdair G Kergon wrote: On Wed, Mar 09, 2005 at 06:49:07AM +0100, Goswin von Brederlow wrote: The bug still remains but with lvm2 working around it it becomes wishlist. I still think this should be fixed for sarge so documentation and implementation are

Bug#298784: locales: Additions to the locale name alias data base /etc/locale.alias

2005-03-09 Thread GOTO Masanori
At Thu, 10 Mar 2005 04:20:42 +0530, Y Giridhar Appaji Nag wrote: Quoting /etc/locale.alias # Note: This file is far from being complete. If you have a value for # your own site which you think might be useful for others too, share # it with the rest of us. Send it using the `glibcbug'

Bug#298488: Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-03-08 Thread GOTO Masanori
At Wed, 02 Mar 2005 19:50:19 +0100, Goswin von Brederlow wrote: Can your problem be fixed to define O_NOATIME in lvm2 or linux-kernel-headers package? Regards, -- gotom I assigned the bug is to both. The headers because they have the bug and lvm because it can work around it (thereby

Bug#111767: syslog.h bug persists

2005-03-08 Thread GOTO Masanori
At Sat, 5 Mar 2005 13:32:48 +, Richard Kettlewell wrote: GOTO Masanori writes: Neil Spring wrote: 2.2.5-14.3 still has the sys/syslog.h SYSLOG_NAMES bug. it'd be great if someone can apply: - char*c_name; + const char *c_name; or report it upstream. I

Bug#298508: [arm] gcc-3.3 and 3.4 cannot compile glibc 2.3.4

2005-03-07 Thread GOTO Masanori
Package: gcc-3.3 Version: 1:3.3.5-8 Severity: normal Debian gcc-3.3 and gcc-3.4 (Version: 3.4.3-9) on arm cannot compile the following code derived from glibc 2.3.4 with -O option: double __fmax (double x, double y) { return (__builtin_isgreaterequal(x, y) ||

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-03-01 Thread GOTO Masanori
At Mon, 28 Feb 2005 03:48:00 +0100, Goswin von Brederlow wrote: GOTO Masanori [EMAIL PROTECTED] writes: At Sat, 26 Feb 2005 14:40:33 +0100, Goswin Brederlow wrote: when one tries to run pvmove or lvsnapshot on / the lvm will deadlock itself due to atime updates on /dev/ being blocked

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-27 Thread GOTO Masanori
At Sat, 26 Feb 2005 14:40:33 +0100, Goswin Brederlow wrote: Package: linux-kernel-headers Version: 2.5.999-test7-bk-17 Severity: critical File: linux-kernel-header Justification: breaks the whole system Hi, when one tries to run pvmove or lvsnapshot on / the lvm will deadlock itself

Bug#292673: additional info

2005-02-27 Thread GOTO Masanori
At Thu, 24 Feb 2005 14:17:44 -0800, David Mosberger wrote: While there hasn't been any discussion for glibc bugzilla report #685 [1], private communication with one of the glibc maintainers indicates that this issue is not considered to be a glibc bug because, officially, glibc supports only

Bug#295618: broken /etc/init.d/devpts.sh script won't work

2005-02-27 Thread GOTO Masanori
tags 295618 woody thanks At Thu, 17 Feb 2005 12:52:10 +1300, John R. McPherson [EMAIL PROTECTED] wrote: (Debian stable, with 2.6 kernel) /etc/init.d/devpts.sh contains the following: ## devpts_avail=`grep -qci '[[:space:]]devpts' /proc/filesystems || true` devpts_mounted=`grep -qci

Bug#295573: Bug#233308: Esperanto translations?

2005-02-27 Thread GOTO Masanori
At Thu, 17 Feb 2005 14:30:23 +0100, Christian Perrier wrote: Quoting Edmund GRIMLEY EVANS ([EMAIL PROTECTED]): While I'm at it, something VERY important that slept out in this discussion: the list of supported languages for sarge is *closed*. For size constraints, and for being sure that

Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-02-27 Thread GOTO Masanori
At Thu, 17 Feb 2005 13:37:25 +0100, Vincent Lefevre wrote: The getgrname(3) man page says: The getgrnam() function returns a pointer to a structure containing the group information from /etc/group for the entry that matches the group name name. But here, the getgrname function

Bug#274852: Bug #274852: But in which upstream version?

2005-02-27 Thread GOTO Masanori
At Wed, 16 Feb 2005 12:36:23 +0100, David Martnez Moreno wrote: [EMAIL PROTECTED]:~$ xmms libmikmod.so.2: cannot open shared object file: No such file or directory Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_modid: Assertion `result =

Bug#294444: locales: Polish debconf translation [INTL:pl]

2005-02-13 Thread GOTO Masanori
At Wed, 9 Feb 2005 20:38:54 +0100, Emilian Nowak wrote: Please include attached Polish debconf translation for locales. Cool, I put your translation. Thanks! Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#182981: tzconfig has no manpage

2005-02-13 Thread GOTO Masanori
At Sat, 08 Jan 2005 18:38:16 +0100, Matthijs Mohlmann wrote: This manpage is in debian/local/manpages/tzconfig.8 but is not included in debian/debhelper.in/libc.manpages. Please include it and this bug can be closed. Exactly. Thanks for your notification! Regards, -- gotom -- To

Bug#294816: upgrade text is not clear. please reword it

2005-02-13 Thread GOTO Masanori
At Fri, 11 Feb 2005 20:41:06 +0100, Tomas Pospisek wrote: I suggest the following text: It's better than the current text - it looks nice. However, at the same time, I think it's a bit verbose, so it's not suitable for 80x24 terminal. Name Service Switch update services and running

Bug#294903: Missing quotation mark () at end of line 116 in de_CH

2005-02-13 Thread GOTO Masanori
tags 294903 woody thanks At Sat, 12 Feb 2005 12:45:58 +0100, Mathias Payer wrote: Package: locales Version: 2.3.2.ds1-20 Filename: /usr/share/i18n/locales/de_CH The problem is, that line 116 of this file is not ended by a quotation mark. This causes an error when generating the locale!

Bug#292013: iconv(1) unescaped hyphens patch

2005-02-13 Thread GOTO Masanori
At Fri, 11 Feb 2005 07:34:19 +0200, Lars Wirzenius wrote: Attached please find a very simple patch for debian/local/manpages/iconv.1 to convert unescaped hyphens to escaped ones. This means that man won't create troublesome Unicode characters when it operates in a Unicode locale. Exactly. I

Bug#283860: Bug#293699: fet

2005-02-07 Thread GOTO Masanori
At Sat, 05 Feb 2005 14:07:52 +0200, Radu Spineanu wrote: reopen 283860 merge 293699 283860 thanks Seems the buildd still failed. I think it makes sense that reassigning this bug to kernel package or buildd team. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#231748: libc6-dev: programs using HUGE_VAL will issue a warning when compiled with -pedantic on the g++-3.3

2005-02-07 Thread GOTO Masanori
reassign 231748 gcc thanks At Sun, 08 Feb 2004 19:13:12 +0100, Thomas Richter wrote: A program using HUGE_VAL will compile with a warning when compiled with g++-3.3 -pedantic (g++-3.3 (GCC) 3.3.2 (Debian)). How to reproduce: Save the following program as test.cpp. /* snip */

Bug#293653: libc6.1: getcontext does not seem to be implemented on alpha

2005-02-07 Thread GOTO Masanori
tags 293653 fixed-upstream thanks At Fri, 04 Feb 2005 22:04:34 +0100, mquinson wrote: Package: libc6.1 Version: 2.3.2.ds1-20 Severity: important When I try to use getcontext(2) on alpha, errno gets set to 78 (Function not implemented). I'm rather puzzeled since the first hit of

Bug#292866: locales listing incorrect when installing Sarge

2005-02-02 Thread GOTO Masanori
reassign 292866 debian-installer thanks At Sun, 30 Jan 2005 13:32:08 -0500, Jonathan Wang wrote: When installing Sarge using debian-installer RC2 and with default locale set to none, the dialog Configuring locales prompting for which locales to generate lists as the first item Usage:

Bug#293154: /usr/include/pthread.h: No valid ANSI C

2005-02-02 Thread GOTO Masanori
At Tue, 1 Feb 2005 15:16:17 +0100, Matthias Klose wrote: patch at http://people.ubuntu.com/patches/glibc-pthread-sigsetjmp.diff breaks gcc-4.0 bootstraps on architectures with nptl threads. would be nice to fix for sarge ... see http://gcc.gnu.org/ml/gcc-patches/2005-01/msg02245.html for

Bug#136990: libc6: sigaction has a race condition

2005-01-26 Thread GOTO Masanori
tags 136990 confirmed fixed-upstream thanks Package: libc6 Version: 2.2.4-7 Severity: normal /** * Demonstrate race condition in glibc/linuxthreads/signal.c in * sigaction handler. * * compile with gcc -g -o sa sigaction.c -lpthread * * Run with ./sa * * Watch it crash

Bug#284260: glibc: wcrtomb function returns incorrect value

2005-01-26 Thread GOTO Masanori
reassign 284260 manpages-dev retitle 284260 wcrtomb function returns incorrect value thanks At Sat, 04 Dec 2004 19:03:04 -0500, Thomas Dickey wrote: Package: glibc Severity: normal seethe manpage - it says this (and the code behaves that way). But that is incorrect. The standard behavior

Bug#290772: fet: ftbfs [sparc] ldd: /lib/ld-linux.so.2 exited with unknown exit code (132)

2005-01-26 Thread GOTO Masanori
fet fails to build on sparc. Duplicated with pbuilder. Not release-critical since it never has. dh_shlibdeps ldd: /lib/ld-linux.so.2 exited with unknown exit code (132) dpkg-shlibdeps: failure: ldd on `debian/fet/usr/bin/fet' gave error exit status 1 dh_shlibdeps: command returned

Bug#290772: Processed: fet FTBFS

2005-01-23 Thread GOTO Masanori
At Sat, 22 Jan 2005 17:51:07 +0200, Radu Spineanu wrote: Please upload it, when a new version will come out, we'll see if this happens again. OK, I've duploaded it. I don't close this bug now because we don't still know why this problem is occured. If you see this problem again, please

Bug#290772: Processed: fet FTBFS

2005-01-22 Thread GOTO Masanori
Sending this bug without any investigate is not appropriate action. ^^^ Reassigning Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#290772: Processed: fet FTBFS

2005-01-22 Thread GOTO Masanori
severity 290772 normal thanks I noticed on URL:http://buildd.debian.org/build.php?arch=armpkg=fetver=3.9.20-1 that the arm build of fet failed. This is the error message: dh_fixperms dh_installdeb dh_shlibdeps dpkg-shlibdeps: failure: ldd on `debian/fet/usr/bin/fet' gave error

Bug#91935: libc6: iconv breaks on illegal input sequence

2005-01-21 Thread GOTO Masanori
At Sun, 16 Jan 2005 08:59:38 +0100, Denis Barbier wrote: On Sun, Jan 16, 2005 at 11:20:17AM +0900, GOTO Masanori wrote: Hi, The bug #91935[1] has been reported for a long time. But I don't get any replys. Could you check your problems described in #91935? If you still have trouble

Bug#91935: libc6: iconv breaks on illegal input sequence

2005-01-21 Thread GOTO Masanori
At 17 Jan 2005 22:03:00 +0200, Kai Henningsen wrote: The bug #91935[1] has been reported for a long time. But I don't get any replys. Could you check your problems described in #91935? If you still have trouble with it, please let me know. If there's no more report, I'll close this bug

Bug#286825: glibc: nice() should set errno=EPERM not EACCES on error

2005-01-17 Thread GOTO Masanori
At Fri, 24 Dec 2004 09:42:30 +, Gerrit Pape wrote: On Fri, Dec 24, 2004 at 04:51:30PM +0900, GOTO Masanori wrote: At Wed, 22 Dec 2004 14:12:04 +, Gerrit Pape wrote: Hi, according to the man page and http://www.opengroup.org/onlinepubs/009695399/functions/nice.html nice

Bug#286717: glibc: locale initialisation failure if cannot mmap locale.alias

2005-01-16 Thread GOTO Masanori
At Fri, 14 Jan 2005 12:43:24 +, James Youngman wrote: On Fri, Jan 14, 2005 at 10:29:14AM +0900, GOTO Masanori wrote: I think the point is if VM is limited, the first sort works as LANG=C: ( ulimit -v 1800 /dev/null ; sort testfile ) | sort -c Thus, it should work

Bug#265245: acknowledged by developer (Re: Bug#265245: glibc-doc: htonl/ntohl belong in arpa/inet.h)

2005-01-15 Thread GOTO Masanori
At Fri, 14 Jan 2005 19:55:19 +1100, Herbert Xu wrote: At Thu, 12 Aug 2004 21:08:42 +1000, [EMAIL PROTECTED] wrote: According to POSIX, htonl/ntohl are declared in arpa/inet.h. So the info text should be modified to refer to that file instead of netinet/in.h. Exactly POSIX says

Bug#200603: libc6: incorrect time zone name for Asia/Jakarta, Asia/Pontianak, Asia/Makassar, Asia/Ujung_Pandang, Asia/Jayapura

2005-01-15 Thread GOTO Masanori
Dear timezone data maintainers, and Zakaria, I'm maintainer of timezone related package in Debian Project[1]. I got the following report from Zakaria [EMAIL PROTECTED]. At Wed, 28 Jan 2004 11:06:09 +0700, Zakaria wrote: On Tue, Jan 27, 2004 at 10:39:04PM +0900, GOTO Masanori wrote: At Wed

Bug#288472: Processed: your mail

2005-01-13 Thread GOTO Masanori
tags 288472 fixed-upstream thanks On Tue, Jan 04, 2005 at 12:59:05AM +0200, Petri T. Koistinen wrote: This calendar is wrongly formatted for the Finns, although it is translated into Finnish. Monday (maanantai in Finnish) is the first day of the week in the Finnish calendar. So the

Bug#287824: libc6: fseek() fails and returns -1 without setting errno

2005-01-13 Thread GOTO Masanori
At Thu, 30 Dec 2004 12:42:18 +0100, Johan Walles wrote: The output of the following program is: [EMAIL PROTECTED]:~/src/test$ ./a.out fseek: Unknown error 12345 Since I set errno to 12345 before making the (failing) fseek() call, fseek() itself apparently fails without setting errno.

Bug#286717: glibc: locale initialisation failure if cannot mmap locale.alias

2005-01-13 Thread GOTO Masanori
Hi, At Tue, 21 Dec 2004 17:46:16 +, James Youngman wrote: If VM is limited (e.g. with ulimit -v 1800), the output of sort fails the sort -c check if $LANG is set; the upstream coreutils maintainer (Paul Eggert) alleges that this may be due to a glibc set-up problem or perhaps a bug.

Bug#289713: G_FILENAME_ENCODING and 'locales' package suggestion

2005-01-12 Thread GOTO Masanori
reassign 289713 gimp thanks At Mon, 10 Jan 2005 19:21:16 +0200, Anton wrote: I suggest this variable should be set to system locale's encoding and it's place in /etc/environment. G_FILENAME_ENCODING sets GDK filename encoding. gimp, for example, doesn't show cyrrilic filenames at all. This

<    1   2   3