[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#226251: marked as done (Sorting problems in ru_RU locales)



Your message dated Mon, 5 Jan 2004 10:02:48 -0500
with message-id <20040105150248.GA6659@nevyn.them.org>
and subject line Bug#226251: Sorting problems in ru_RU locales
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; 5 Jan 2004 13:46:58 +0000
>From debian@alte.ru Mon Jan 05 07:46:57 2004
Return-path: <debian@alte.ru>
Received: from (supernova) [195.2.92.150] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AdTpZ-0003js-00; Mon, 05 Jan 2004 06:27:38 -0600
Received: from alte by supernova with local (Exim 4.30)
	id 1AdTpZ-0001E8-0P; Mon, 05 Jan 2004 15:27:37 +0300
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Alte <debian@alte.ru>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Sorting problems in ru_RU locales
X-Mailer: reportbug 2.36
Date: Mon, 05 Jan 2004 15:27:36 +0300
Message-Id: <[🔎] E1AdTpZ-0001E8-0P@supernova>
Sender: <alte@supernova>
X-BadReturnPath: alte@supernova rewritten as debian@alte.ru
  using "From" header
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_3 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_3
X-Spam-Level: 

Package: locales
Version: 2.3.2.ds1-10
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

When I use ru_RU locale, be it KOI8-R or UTF-8, I get sorting rules completely
different from standard C locale. The leading dot in file names is no longer
counted as a char. So, root's homedir in ru_RU locale looks like:
 .aptitude
 backup
 .bash_history
 .bash_logout
 .bashrc
 bin
Note that dot files are mixed with normal ones. Normally (and in C locale)
this dir looks like:
 .aptitude
 .bash_history
 .bash_logout
 .bashrc
 backup
 bin
As far as I can guess, that's the way it should be in any locale.

- -- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux supernova 2.6.0-test9.031214 #1 Sun Dec 14 12:51:13 MSK 2003 i686
Locale: LANG=POSIX, LC_CTYPE=ru_RU.UTF-8

Versions of packages locales depends on:
ii  debconf                     1.3.22       Debian configuration management sy
ii  libc6 [glibc-2.3.2.ds1-10]  2.3.2.ds1-10 GNU C Library: Shared libraries an

- -- debconf information:
* locales/default_environment_locale: None
* locales/locales_to_be_generated: ru_RU.KOI8-R KOI8-R, ru_RU.UTF-8 UTF-8

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/+Vg4du4K55YPXoMRAv7dAJwL7R1NEAFXGM3pYJYH7/rIFvSk9ACfSe/o
uUTJw4DHMHn3fLV9b6QPQ0k=
=B2Tv
-----END PGP SIGNATURE-----

---------------------------------------
Received: (at 226251-done) by bugs.debian.org; 5 Jan 2004 23:23:24 +0000
>From drow@crack.them.org Mon Jan 05 17:23:20 2004
Return-path: <drow@crack.them.org>
Received: from nevyn.them.org [66.93.172.17] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AdWFm-0001Bb-00; Mon, 05 Jan 2004 09:02:50 -0600
Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian))
	id 1AdWFk-0001kI-UU; Mon, 05 Jan 2004 10:02:48 -0500
Date: Mon, 5 Jan 2004 10:02:48 -0500
From: Daniel Jacobowitz <dan@debian.org>
To: Alte <debian@alte.ru>, 226251-done@bugs.debian.org
Subject: Re: Bug#226251: Sorting problems in ru_RU locales
Message-ID: <20040105150248.GA6659@nevyn.them.org>
References: <[🔎] E1AdTpZ-0001E8-0P@supernova>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] E1AdTpZ-0001E8-0P@supernova>
User-Agent: Mutt/1.5.1i
Delivered-To: 226251-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5
X-Spam-Level: 

On Mon, Jan 05, 2004 at 03:27:36PM +0300, Alte wrote:
> Package: locales
> Version: 2.3.2.ds1-10
> Severity: normal
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> When I use ru_RU locale, be it KOI8-R or UTF-8, I get sorting rules completely
> different from standard C locale. The leading dot in file names is no longer
> counted as a char. So, root's homedir in ru_RU locale looks like:
>  .aptitude
>  backup
>  .bash_history
>  .bash_logout
>  .bashrc
>  bin
> Note that dot files are mixed with normal ones. Normally (and in C locale)
> this dir looks like:
>  .aptitude
>  .bash_history
>  .bash_logout
>  .bashrc
>  backup
>  bin
> As far as I can guess, that's the way it should be in any locale.

No, it is standard for most locales to ignore the leading dot when
collating.  en_US does this also.  If you don't want that behavior
(personally, I hate it), then set LC_COLLATE=C.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



Reply to: