Your message dated Mon, 28 Jun 2004 10:22:46 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#256440: LC_COLLATE broken using es_ES and [EMAIL PROTECTED]
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 reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Jun 2004 03:40:16 +0000
>From [EMAIL PROTECTED] Sat Jun 26 20:40:16 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp08.auna.com (smtp08.retemail.es) [62.81.186.18] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BeQWe-0004bk-00; Sat, 26 Jun 2004 20:40:16 -0700
Received: from etsii.upm.es ([213.37.8.93]) by smtp08.retemail.es
          (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with ESMTP
          id <[EMAIL PROTECTED]>;
          Sun, 27 Jun 2004 05:39:43 +0200
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 27 Jun 2004 05:39:42 +0200
From: =?ISO-8859-1?Q?Daniel_Pe=F1a?= <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 
Debian/1.0.0-0.woody.1
X-Accept-Language: en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: LC_COLLATE broken using es_ES and [EMAIL PROTECTED]
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: locales
Version: 2.2.5-11.5

When I invoke 'ls [A-Z][A-Z]*' trying to find files starting with 2 
upper-case letters, I obtain the listing of all the dir and its subdirs 
like if I invoked 'ls *'.
This happen when LC_COLLATE is set to 'es_ES' or '[EMAIL PROTECTED]' (or 
LC_ALL="es_ES" or LC_ALL="[EMAIL PROTECTED]").
When LC_COLLATE is set to 'C' (LANG="es_ES" or LANG="[EMAIL PROTECTED]" and 
LC_ALL="") all goes all right.

More information: I am using also the package user-euro-es version 0.25 
(I do not know if this package would broke something).

Perhaps there is something wrong in '/usr/share/i18n/locales/es_ES' and 
'/usr/share/i18n/locales/[EMAIL PROTECTED]'

I am using Debian GNU/Linux 3.0 (woody), debian kernel 2.4.26-1 and 
libc6 2.2.5-11.5


---------------------------------------
Received: (at 256440-done) by bugs.debian.org; 28 Jun 2004 01:22:47 +0000
>From [EMAIL PROTECTED] Sun Jun 27 18:22:47 2004
Return-path: <[EMAIL PROTECTED]>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Bekr9-0006ez-00; Sun, 27 Jun 2004 18:22:47 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
        by webmasters.gr.jp (Postfix) with ESMTP
        id 8BF25DEB58; Mon, 28 Jun 2004 10:22:46 +0900 (JST)
Date: Mon, 28 Jun 2004 10:22:46 +0900
Message-ID: <[EMAIL PROTECTED]>
From: GOTO Masanori <[EMAIL PROTECTED]>
To: Daniel =?ISO-8859-1?Q?Pe=F1a?= <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#256440: LC_COLLATE broken using es_ES and [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

At Sun, 27 Jun 2004 05:39:42 +0200,
Daniel Pe=F1a wrote:
> When I invoke 'ls [A-Z][A-Z]*' trying to find files starting with 2=20
> upper-case letters, I obtain the listing of all the dir and its subdirs=20
> like if I invoked 'ls *'.
> This happen when LC_COLLATE is set to 'es_ES' or '[EMAIL PROTECTED]' (or=20
> LC_ALL=3D"es_ES" or LC_ALL=3D"[EMAIL PROTECTED]").
> When LC_COLLATE is set to 'C' (LANG=3D"es_ES" or LANG=3D"[EMAIL PROTECTED]" 
> and =

> LC_ALL=3D"") all goes all right.
>=20
> More information: I am using also the package user-euro-es version 0.25=20
> (I do not know if this package would broke something).
>=20
> Perhaps there is something wrong in '/usr/share/i18n/locales/es_ES' and=20
> '/usr/share/i18n/locales/[EMAIL PROTECTED]'
>=20
> I am using Debian GNU/Linux 3.0 (woody), debian kernel 2.4.26-1 and=20
> libc6 2.2.5-11.5

This problem should be fixes in the latest glibc (sid).

Regards,
-- gotom


Reply via email to