Your message dated Fri, 29 Aug 2003 22:26:18 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Seems to be fixed in locales 2.3.2-1
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; 19 May 2003 21:21:17 +0000
>From [EMAIL PROTECTED] Mon May 19 16:21:16 2003
Return-path: <[EMAIL PROTECTED]>
Received: from guest-206.loria.fr (yellowpig.yi.org) [152.81.114.206] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19Hs4J-0005Q9-00; Mon, 19 May 2003 16:21:15 -0500
Received: from seventeen
        ([127.0.0.1] helo=yellowpig.yi.org ident=mail)
        by yellowpig.yi.org with smtp (Exim 3.35 #1 (Debian))
        id 19Hs4I-0002Km-00; Mon, 19 May 2003 23:21:14 +0200
Received: (nullmailer pid 8974 invoked by uid 1000);
        Mon, 19 May 2003 21:21:14 -0000
Date: Mon, 19 May 2003 23:21:13 +0200
From: Bill Allombert <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: [reopen #174253] locales.alias even lines are not considered
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Reportbug-Version: 2.10.1
User-Agent: Mutt/1.5.4i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-12.3 required=4.0
        tests=BAYES_10,HAS_PACKAGE,USER_AGENT_MUTT
        autolearn=ham version=2.53-bugs.debian.org_2003_05_09
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_09 
(1.174.2.15-2003-03-30-exp)

Package: locales
Version: 2.3.1-17
Severity: important

Hello Debian glibc maintainers,

This bug is basically a reopen of #174253 which has been closed
a bit hastily and is archived now.

--- How to reproduce the problem:
Set up fr_FR ISO-8859-1 in locales.gen
Use the Debian provided locale.alias

$ LANG=fr_FR ls fnord
ls: fnord: Aucun fichier ou r�pertoire de ce type
$ LANG=fran�ais ls fnord
ls: fnord: Aucun fichier ou r�pertoire de ce type
$ LANG=french ls fnord
ls: fnord: No such file or directory

extract from pristine /etc/locale.alias:
fran�ais        fr_FR.ISO-8859-1
french          fr_FR.ISO-8859-1

After more investigation with gdb it seems that only odd lines in
/etc/locale.alias. Even lines have no effect whatsoever.

What has probably happened in #174253 is that a new glibc has expanded
/etc/locale.alias a bit so that japanese has moved from an even to an
odd position, fixing the bug as far as japanese is concerned.

If you cannot fix the code, a work around is to double each line
in /etc/locale.alias. This is ugly but it is better than to keep
the bug in sarge.

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux seventeen 2.4.20 #1 Mon Apr 14 16:02:08 CEST 2003 i686
Locale: LANG=french, LC_CTYPE=french

Versions of packages locales depends on:
ii  debconf                       1.2.35     Debian configuration management sy
ii  libc6 [glibc-2.3.1-17]        2.3.1-17   GNU C Library: Shared libraries an

-- debconf information:
* locales/default_environment_locale: Leave alone
* locales/locales_to_be_generated: el_GR ISO-8859-7, el_GR.UTF-8 UTF-8, en_US 
ISO-8859-1, en_US.UTF-8 UTF-8, es_ES ISO-8859-1, [EMAIL PROTECTED] ISO-8859-15, fr_FR 
ISO-8859-1, [EMAIL PROTECTED] UTF-8, fr_FR.UTF-8 UTF-8, zh_CN.UTF-8 UTF-8

---------------------------------------
Received: (at 193904-done) by bugs.debian.org; 29 Aug 2003 20:26:21 +0000
>From [EMAIL PROTECTED] Fri Aug 29 15:26:19 2003
Return-path: <[EMAIL PROTECTED]>
Received: from zobe.linuxfr.org [212.27.33.220] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19spp5-0001rM-00; Fri, 29 Aug 2003 15:26:19 -0500
Received: by zobe.linuxfr.org (Postfix, from userid 1015)
        id 67936EB32; Fri, 29 Aug 2003 22:26:18 +0200 (CEST)
Date: Fri, 29 Aug 2003 22:26:18 +0200
To: Laurent Fousse <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Seems to be fixed in locales 2.3.2-1
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.28i
From: [EMAIL PROTECTED] (Denis Barbier)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-15.5 required=4.0
        tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
              REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT
        autolearn=ham version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 
(1.174.2.15-2003-03-30-exp)

On Thu, Aug 28, 2003 at 11:45:41AM +0200, Laurent Fousse wrote:
> Hi,
> 
> Le Wed, Aug 13, 2003 at 11:53:28PM +0200, Denis Barbier �crivait:
> > Package: locales
> > Version: 2.3.2-2
> > Followup-For: Bug #193904
> > 
> > Bill, could you please check this BR, I believe that locales 2.3.2-1 fixed
> > this bug (in debian/patches/10_cvs.dpatch, file intl/localealias.c).
> 
> I now have locales 2.3.2-2 and I can no longer reproduce this bug.

Okay, I am closing it now.
Thanks.

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to