This is an automatic notification regarding your Bug report #214906: locales: locale-gen cannot generate [EMAIL PROTECTED] because it is not in locale.alias, which was filed against the locales package.
It has been closed by one of the developers, namely [EMAIL PROTECTED] (Denis Barbier).
Their explanation is attached below. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact the developer, by replying to this email.
Debian bug tracking system administrator (administrator, Debian Bugs database)
Received: (at 214906-done) by bugs.debian.org; 9 Oct 2003 20:48:19 +0000From [EMAIL PROTECTED] Thu Oct 09 15:48:10 2003Return-path: <[EMAIL PROTECTED]>
Received: from zobe.linuxfr.org [212.27.33.220] by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1A7hhi-0000y7-00; Thu, 09 Oct 2003 15:48:10 -0500
Received: by zobe.linuxfr.org (Postfix, from userid 1015)
id 9EA37F44F; Thu, 9 Oct 2003 22:48:09 +0200 (CEST)
Date: Thu, 9 Oct 2003 22:48:09 +0200
To: [EMAIL PROTECTED]
Subject: Re: Bug#214906: locales: locale-gen cannot generate [EMAIL PROTECTED] because it is not in locale.alias
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
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=-5.7 required=4.0
tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT
version=2.53-bugs.debian.org_2003_10_09
X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_09 (1.174.2.15-2003-03-30-exp)
On Thu, Oct 09, 2003 at 12:23:10PM +0200, Sylvain Ferriol wrote:
Package: locales Version: 2.3.2-7 Severity: normal
i try to configure debian to UTF-8 so i run dpkg-reconfigure locales and select [EMAIL PROTECTED]
[...]
-- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux bredele 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
^^^^^^^^^^^^^^^^ Err, if this locale was broken, you certainly would have changed these settings ;) I am closing this bug, locale seems to be generated. OTOH you will have trouble with X applications, you might either choose fr_FR.UTF-8 or add the line below in your /usr/X11R6/lib/X11/locale/locale.alias [EMAIL PROTECTED]: fr_FR.UTF-8 This is a known bug in XFree86 (#185656).
Denis
For me it does not work, i'm using locales_2.3.2-7, in this package /etc/locale.alias is:
......
fran�ais fr_FR.ISO-8859-1
french fr_FR.ISO-8859-1
.......
now , if you're already in fr_FR.UTF-8, remove or move /usr/share/locale/fr_FR.UTF8
do a dpkg-reconfigure locales, and select fr_FR.UTF-8
and it does not create /usr/share/locale/fr_FR.UTF8
because in locale-gen script, there is 'localedef .... -A /etc/locale.alias ....'
if manually, you enter the command: localedef -i fr_FR -f UTF-8 /usr/share/locale/fr_FR.UTF-8
so without -A option, it works
sylvain
smime.p7s
Description: S/MIME Cryptographic Signature

