Your message dated Tue, 29 Jun 2004 02:43:57 +0900 with message-id <[EMAIL PROTECTED]> and subject line Bug#256708: locales: Locales hosed 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; 28 Jun 2004 16:35:50 +0000 >From [EMAIL PROTECTED] Mon Jun 28 09:35:50 2004 Return-path: <[EMAIL PROTECTED]> Received: from bunkkeri.net (bilbo) [62.220.235.20] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Bez6k-0007p3-00; Mon, 28 Jun 2004 09:35:50 -0700 Received: from hendry by bilbo with local (Exim 4.34) id 1Bez6l-0004FK-Sc; Mon, 28 Jun 2004 19:35:51 +0300 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Kai Hendry <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: locales: Locales hosed X-Mailer: reportbug 2.62 Date: Mon, 28 Jun 2004 19:35:51 +0300 Message-Id: <[EMAIL PROTECTED]> Sender: Kai Hendry <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: locales Version: 2.3.2.ds1-13 Severity: important I wish I knew why all of a sudden locale prints the errors below. It was working earlier today. I tried to fix it with by : sudo dpkg-reconfigure locales No such luck. I even tried a different locale setting. This bug is blocking my use of subversion. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.6-1-k7 Locale: LANG=en_GB, LC_CTYPE=en_GB (ignored: LC_ALL set to en_GB) Versions of packages locales depends on: ii debconf 1.4.29 Debian configuration management sy ii libc6 [glibc-2.3.2.ds1-13] 2.3.2.ds1-13 GNU C Library: Shared libraries an -- debconf information: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = "en_GB", LANG = "en_GB" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory * locales/default_environment_locale: en_GB.UTF-8 * locales/locales_to_be_generated: en_GB.ISO-8859-15 ISO-8859-15, en_GB.UTF-8 UTF-8, [EMAIL PROTECTED] UTF-8 --------------------------------------- Received: (at 256708-done) by bugs.debian.org; 28 Jun 2004 17:43:58 +0000 >From [EMAIL PROTECTED] Mon Jun 28 10:43:58 2004 Return-path: <[EMAIL PROTECTED]> 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 1Bf0Ag-0005j1-00; Mon, 28 Jun 2004 10:43:58 -0700 Received: from omega.webmasters.gr.jp (localhost [127.0.0.1]) by webmasters.gr.jp (Postfix) with ESMTP id C6C70DEB80; Tue, 29 Jun 2004 02:43:57 +0900 (JST) Date: Tue, 29 Jun 2004 02:43:57 +0900 Message-ID: <[EMAIL PROTECTED]> From: GOTO Masanori <[EMAIL PROTECTED]> To: Kai Hendry <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#256708: locales: Locales hosed In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] 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 Mon, 28 Jun 2004 19:35:51 +0300, Kai Hendry wrote: > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = "en_GB", > LANG = "en_GB" > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). > locale: Cannot set LC_CTYPE to default locale: No such file or directory > locale: Cannot set LC_MESSAGES to default locale: No such file or directory > locale: Cannot set LC_ALL to default locale: No such file or directory > * locales/default_environment_locale: en_GB.UTF-8 > * locales/locales_to_be_generated: en_GB.ISO-8859-15 ISO-8859-15, en_GB.UTF-8 > UTF-8, [EMAIL PROTECTED] UTF-8 You are using en_GB which equals en_GB.ISO-8859-1. So the fix is: - Use en_GB.ISO-8859-15 instead of en_GB. - Generate en_GB.ISO-8859-1. Regards, -- gotom