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

Bug#325718: marked as done (libc6: cannot set individual locale variables)



Your message dated Wed, 31 Aug 2005 13:19:33 +0900
with message-id <81mzmyviui.wl%gotom@debian.or.jp>
and subject line Bug#325718: libc6: cannot set individual locale variables
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; 30 Aug 2005 12:54:27 +0000
>From mlennert@club.worldonline.be Tue Aug 30 05:54:27 2005
Return-path: <mlennert@club.worldonline.be>
Received: from dorado.vub.ac.be [134.184.129.10] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EA5dD-0003jv-00; Tue, 30 Aug 2005 05:54:27 -0700
Received: from mach.vub.ac.be (maxi.vub.ac.be [134.184.129.8])
	by dorado.vub.ac.be (Postfix) with ESMTP id 04C4B22B;
	Tue, 30 Aug 2005 14:53:52 +0200 (CEST)
Received: by mach.vub.ac.be (Postfix, from userid 21099)
	id EC5AE8D0F; Tue, 30 Aug 2005 14:53:51 +0200 (CEST)
Received: from localhost.localdomain (geog-pc40.ulb.ac.be [164.15.134.161])
	by mach.vub.ac.be (Postfix) with ESMTP id 81AEB8D0C;
	Tue, 30 Aug 2005 14:53:51 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Moritz Lennert <mlennert@club.worldonline.be>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6: cannot set individual locale variables
X-Mailer: reportbug 3.15
Date: Tue, 30 Aug 2005 14:53:51 +0200
Message-Id: <[🔎] 20050830125351.81AEB8D0C@mach.vub.ac.be>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libc6
Version: 2.3.5-5
Severity: normal


I cannot set individual LC variables:

mlennert@moritz:~$ locale
LANG=fr_BE
LC_CTYPE="fr_BE"
LC_NUMERIC="fr_BE"
LC_TIME="fr_BE"
LC_COLLATE="fr_BE"
LC_MONETARY="fr_BE"
LC_MESSAGES="fr_BE"
LC_PAPER="fr_BE"
LC_NAME="fr_BE"
LC_ADDRESS="fr_BE"
LC_TELEPHONE="fr_BE"
LC_MEASUREMENT="fr_BE"
LC_IDENTIFICATION="fr_BE"
LC_ALL=fr_BE

mlennert@moritz:~$ export LC_NUMERIC=C
mlennert@moritz:~$ locale
LANG=fr_BE
LC_CTYPE="fr_BE"
LC_NUMERIC="fr_BE"
LC_TIME="fr_BE"
LC_COLLATE="fr_BE"
LC_MONETARY="fr_BE"
LC_MESSAGES="fr_BE"
LC_PAPER="fr_BE"
LC_NAME="fr_BE"
LC_ADDRESS="fr_BE"
LC_TELEPHONE="fr_BE"
LC_MEASUREMENT="fr_BE"
LC_IDENTIFICATION="fr_BE"
LC_ALL=fr_BE

However using LC_ALL works:

mlennert@moritz:~$ export LC_ALL=C
mlennert@moritz:~$ locale
LANG=fr_BE
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=C

This looks like bug 163199 which was closed with version 2.3.1-2.

Moritz

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8
Locale: LANG=fr_BE, LC_CTYPE=fr_BE (charmap=ISO-8859-1) (ignored: LC_ALL set to fr_BE)

-- no debconf information

---------------------------------------
Received: (at 325718-done) by bugs.debian.org; 31 Aug 2005 04:19:37 +0000
>From gotom@debian.or.jp Tue Aug 30 21:19:37 2005
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.36 1 (Debian))
	id 1EAK4X-0004HD-00; Tue, 30 Aug 2005 21:19:37 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
	by webmasters.gr.jp (Postfix) with ESMTP id A346FDEB1B;
	Wed, 31 Aug 2005 13:19:33 +0900 (JST)
Date: Wed, 31 Aug 2005 13:19:33 +0900
Message-ID: <81mzmyviui.wl%gotom@debian.or.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: Daniel Jacobowitz <drow@false.org>, 325718-done@bugs.debian.org
Cc: Moritz Lennert <mlennert@club.worldonline.be>
Subject: Re: Bug#325718: libc6: cannot set individual locale variables
In-Reply-To: <[🔎] 20050830140637.GA654@nevyn.them.org>
References: <[🔎] 20050830125351.81AEB8D0C@mach.vub.ac.be>
	<[🔎] 20050830140637.GA654@nevyn.them.org>
User-Agent: Wanderlust/2.11.30 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.4 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 325718-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

At Tue, 30 Aug 2005 10:06:37 -0400,
Daniel Jacobowitz wrote:
> > LC_ALL=fr_BE
> 
> Note: this means that LC_ALL is already set in your environment. 
> LC_ALL is documented to override all the other environment variables.
> So it's completely expected that changing LC_NUMERIC has no effect.

Right.  I close this report.

Regards,
-- gotom



Reply to: