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

Bug#163199: marked as done (locale: cannot set single category)



Your message dated Sun, 20 Oct 2002 15:19:03 +0900
with message-id <80lm4tvdig.wl@oris.opensource.jp>
and subject line Bug#163199: locale: cannot set single category
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; 3 Oct 2002 12:04:06 +0000
>From tsr@achos.com Thu Oct 03 07:04:06 2002
Return-path: <tsr@achos.com>
Received: from mailout01.sul.t-online.com [194.25.134.80] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17x4i6-0001XQ-00; Thu, 03 Oct 2002 07:04:06 -0500
Received: from fwd08.sul.t-online.de 
	by mailout01.sul.t-online.com with smtp 
	id 17x4i4-0003so-02; Thu, 03 Oct 2002 14:04:04 +0200
Received: from cave.achos.com (520096294146-0001@[217.235.31.221]) by fmrl08.sul.t-online.com
	with esmtp id 17x4hz-2ArwDwC; Thu, 3 Oct 2002 14:03:59 +0200
Received: by cave.achos.com (Postfix, from userid 1111)
	id 21460186DB; Thu,  3 Oct 2002 14:03:59 +0200 (CEST)
From: Tobias Stefan Richter <tsr@achos.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: locale: cannot set single category
X-Mailer: reportbug 1.50
Date: Thu, 03 Oct 2002 14:03:58 +0200
Message-Id: <[🔎] 20021003120359.21460186DB@cave.achos.com>
X-Sender: 520096294146-0001@t-dialin.net
Delivered-To: submit@bugs.debian.org

Package: libc6
Version: 2.2.5-11.2
Severity: normal

When tracking down a problem with mutt not correctly displaying
German umlauts I discovered a probably related problem with 
'locale'. I failed to test a single category to some value:

Default:

	$ locale
	LANG=C
	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

A test to set only LC_CTYPE:

	$ LC_CTYPE=de_DE locale
	LANG=C
	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

Failed. Setting LC_ALL works:

	$ LC_ALL=de_DE locale
	LANG=C
	LC_CTYPE="de_DE"
	LC_NUMERIC="de_DE"
	LC_TIME="de_DE"
	LC_COLLATE="de_DE"
	LC_MONETARY="de_DE"
	LC_MESSAGES="de_DE"
	LC_PAPER="de_DE"
	LC_NAME="de_DE"
	LC_ADDRESS="de_DE"
	LC_TELEPHONE="de_DE"
	LC_MEASUREMENT="de_DE"
	LC_IDENTIFICATION="de_DE"
	LC_ALL=de_DE

I hope I do not miss anything obvious but from my understanding
(and after reading the man page) the second test above should
have LC_CTYPE set to de_DE, leaving the others untouched.
Setting LANG is the only thing that works separately.

With mutt I had the problem that setting LC_CTYPE was not
enough to show umlauts correctly, but setting LC_ALL
(which is not what I want) is sufficient. Maybe that is
related.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux cave 2.4.19-pre7 #1 Sun Apr 21 17:14:40 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 163199-done) by bugs.debian.org; 20 Oct 2002 06:19:06 +0000
>From gotom@debian.or.jp Sun Oct 20 01:19:05 2002
Return-path: <gotom@debian.or.jp>
Received: from oris.opensource.jp (oris.opensource.gr.jp) [218.44.239.73] ([NWZWIzbMgD+SE5MCy/mKlHRMXqvu4bNW])
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 1839QX-0003gd-00; Sun, 20 Oct 2002 01:19:05 -0500
Received: from oris.opensource.jp (oris.opensource.jp [218.44.239.73])
	by oris.opensource.gr.jp (Postfix) with ESMTP
	id D448BC33C1; Sun, 20 Oct 2002 15:19:03 +0900 (JST)
Date: Sun, 20 Oct 2002 15:19:03 +0900
Message-ID: <80lm4tvdig.wl@oris.opensource.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: Tobias Stefan Richter <tsr@achos.com>,
	163199-done@bugs.debian.org
Subject: Re: Bug#163199: locale: cannot set single category
In-Reply-To: <[🔎] 20021003120359.21460186DB@cave.achos.com>
References: <[🔎] 20021003120359.21460186DB@cave.achos.com>
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: 163199-done@bugs.debian.org
X-Spam-Status: No, hits=-7.4 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_05_08,
	      UPPERCASE_25_50,USER_AGENT
	version=2.41
X-Spam-Level: 

This problem is solved in glibc 2.3.1-2.

Regards,
-- gotom

At Thu, 03 Oct 2002 14:03:58 +0200,
Tobias Stefan Richter wrote:
> When tracking down a problem with mutt not correctly displaying
> German umlauts I discovered a probably related problem with 
> 'locale'. I failed to test a single category to some value:
> 
> Default:
> 
> 	$ locale
> 	LANG=C
> 	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
> 
> A test to set only LC_CTYPE:
> 
> 	$ LC_CTYPE=de_DE locale
> 	LANG=C
> 	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
> 
> Failed. Setting LC_ALL works:
> 
> 	$ LC_ALL=de_DE locale
> 	LANG=C
> 	LC_CTYPE="de_DE"
> 	LC_NUMERIC="de_DE"
> 	LC_TIME="de_DE"
> 	LC_COLLATE="de_DE"
> 	LC_MONETARY="de_DE"
> 	LC_MESSAGES="de_DE"
> 	LC_PAPER="de_DE"
> 	LC_NAME="de_DE"
> 	LC_ADDRESS="de_DE"
> 	LC_TELEPHONE="de_DE"
> 	LC_MEASUREMENT="de_DE"
> 	LC_IDENTIFICATION="de_DE"
> 	LC_ALL=de_DE
> 
> I hope I do not miss anything obvious but from my understanding
> (and after reading the man page) the second test above should
> have LC_CTYPE set to de_DE, leaving the others untouched.
> Setting LANG is the only thing that works separately.
> 
> With mutt I had the problem that setting LC_CTYPE was not
> enough to show umlauts correctly, but setting LC_ALL
> (which is not what I want) is sufficient. Maybe that is
> related.



Reply to: