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

Bug#226633: marked as done (libc6: selecting en_CA in dpkg-reconfigure locales does not enable en_CA locale support.)



Your message dated Sat, 03 Jul 2004 00:34:25 +0900
with message-id <81pt7eifsu.wl@omega.webmasters.gr.jp>
and subject line Bug#226633: libc6: selecting en_CA in dpkg-reconfigure locales does not enable en_CA locale support.
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; 7 Jan 2004 18:16:41 +0000
>From keeling@spots.ab.ca Wed Jan 07 12:16:40 2004
Return-path: <keeling@spots.ab.ca>
Received: from ocelot.spots.ab.ca [209.115.174.244] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AeHio-00032p-00; Wed, 07 Jan 2004 11:43:58 -0600
Received: from infidel.spots.ab.ca (frodo@pm3-129.spots.ab.ca [209.115.174.108])
	by ocelot.spots.ab.ca (8.12.8/8.12.7) with ESMTP id i07HhpsW006916;
	Wed, 7 Jan 2004 10:43:52 -0700
Received: from keeling by infidel.spots.ab.ca with local (Exim 3.35 #1 (Debian))
	id 1AeHiX-0004lQ-00; Wed, 07 Jan 2004 10:43:41 -0700
From: "s. keeling" <keeling@spots.ab.ca>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6: selecting en_CA in dpkg-reconfigure locales does not enable en_CA locale support.
X-Mailer: reportbug 1.50
Date: Wed, 07 Jan 2004 10:43:41 -0700
Message-Id: <E1AeHiX-0004lQ-00@infidel.spots.ab.ca>
Sender: "s. keeling" <keeling@spots.ab.ca>
Delivered-To: submit@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=-2.9 required=4.0 tests=HAS_PACKAGE,UPPERCASE_25_50 
	autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5
X-Spam-Level: 

Package: libc6
Version: 2.2.5-11.5
Severity: normal

Please be patient; this is my first run-in with reportbug.

As root, I selected en_CA in "dpkg-reconfigure locales".  As user, I
added:

LC_ALL="en_CA.ISO-8859-1"
LANG="en_CA.ISO-8859-1"
LANGUAGE="en_CA.ISO-8859-1"

to my ~/.bash_profile, logged out then back in.  The environment
variables were there.  On running a perl program, I learned they weren't
really there:

  ---------------------------------------------------
(0) keeling /home/keeling_ locale
LANG=en_CA.ISO-8859-1
LC_CTYPE="en_CA.ISO-8859-1"
LC_NUMERIC="en_CA.ISO-8859-1"
LC_TIME="en_CA.ISO-8859-1"
LC_COLLATE="en_CA.ISO-8859-1"
LC_MONETARY="en_CA.ISO-8859-1"
LC_MESSAGES="en_CA.ISO-8859-1"
LC_PAPER="en_CA.ISO-8859-1"
LC_NAME="en_CA.ISO-8859-1"
LC_ADDRESS="en_CA.ISO-8859-1"
LC_TELEPHONE="en_CA.ISO-8859-1"
LC_MEASUREMENT="en_CA.ISO-8859-1"
LC_IDENTIFICATION="en_CA.ISO-8859-1"
LC_ALL=en_CA.ISO-8859-1
(0) keeling /home/keeling_ things
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = "en_CA.ISO-8859-1",
    LC_ALL = "en_CA.ISO-8859-1",
    LC_CTYPE = "",
    LANG = "en_CA.ISO-8859-1"
    are supported and installed on your system.
    perl: warning: Falling back to the standard locale
    ("C").
  ---------------------------------------------------

The fix was to, as root:

   edit /etc/locale.gen

       add "en_CA ISO-8859-1"

   edit /etc/locale.alias

       add "en_CA   en_CA.ISO-8859-1"

   run "locale-gen"


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux infidel 2.4.16 #2 Mon Dec 1 10:27:09 MST 2003 i686
Locale: LANG=en_CA.ISO-8859-1, LC_CTYPE=en_CA.ISO-8859-1


---------------------------------------
Received: (at 226633-done) by bugs.debian.org; 2 Jul 2004 15:34:27 +0000
>From gotom@debian.or.jp Fri Jul 02 08:34:27 2004
Return-path: <gotom@debian.or.jp>
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 1BgQ3X-0007BH-00; Fri, 02 Jul 2004 08:34:27 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
	by webmasters.gr.jp (Postfix) with ESMTP
	id D7EDCDEB58; Sat,  3 Jul 2004 00:34:25 +0900 (JST)
Date: Sat, 03 Jul 2004 00:34:25 +0900
Message-ID: <81pt7eifsu.wl@omega.webmasters.gr.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: "s. keeling" <keeling@spots.ab.ca>, 226633-done@bugs.debian.org
Cc: Daniel Jacobowitz <dan@debian.org>
Subject: Re: Bug#226633: libc6: selecting en_CA in dpkg-reconfigure locales does not enable en_CA locale support.
In-Reply-To: <20040107202513.GA16086@nevyn.them.org>
References: <E1AeHiX-0004lQ-00@infidel.spots.ab.ca>
	<20040107202513.GA16086@nevyn.them.org>
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=US-ASCII
Delivered-To: 226633-done@bugs.debian.org
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 Wed, 7 Jan 2004 15:25:13 -0500,
Daniel Jacobowitz wrote:
> On Wed, Jan 07, 2004 at 10:43:41AM -0700, s. keeling wrote:
> > Package: libc6
> > Version: 2.2.5-11.5
> > Severity: normal
> > 
> > Please be patient; this is my first run-in with reportbug.
> > 
> > As root, I selected en_CA in "dpkg-reconfigure locales".  As user, I
> > added:
> > 
> > LC_ALL="en_CA.ISO-8859-1"
> > LANG="en_CA.ISO-8859-1"
> > LANGUAGE="en_CA.ISO-8859-1"
> 
> Have you tried using just en_CA?  You should not need to explicitly
> specify the charset.

You can use both en_CA and en_CA.ISO-8859-1.

> > The fix was to, as root:
> > 
> >    edit /etc/locale.gen
> > 
> >        add "en_CA ISO-8859-1"

At least in woody, I can use this locale.

	> cat /etc/issue
	Debian GNU/\s 3.0 \n \l
	
	> dpkg -s locales | grep Version:
	Version: 2.2.5-11.5
	> sudo dpkg-reconfigure locales
	Generating locales...
	  en_CA.ISO-8859-1... done
	Generation complete.
	> env LANG=en_CA.ISO-8859-1 perl
	^C	
	> env LANG=en_CA perl
	^C

I think it's not glibc bug, but your problem.
Please reinstall or reconfigure locales.  I close this bug.

Regards,
-- gotom



Reply to: