Your message dated Thu, 06 May 2004 10:24:19 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#247529: locales upgrade broke en.ISO8859-1 generation
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; 5 May 2004 17:27:26 +0000
>From [EMAIL PROTECTED] Wed May 05 10:27:26 2004
Return-path: <[EMAIL PROTECTED]>
Received: from filter.fastname.no [195.159.94.196] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BLQB3-0004B5-00; Wed, 05 May 2004 10:27:26 -0700
Received: from localhost (localhost [127.0.0.1])
        by filter.fastname.no (Postfix) with ESMTP
        id ACB941D96D4; Wed,  5 May 2004 19:27:23 +0200 (CEST)
Received: from mail02.fastname.no (unknown [195.159.94.205])
        by filter.fastname.no (Postfix) with ESMTP
        id 874441D96CE; Wed,  5 May 2004 19:27:23 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andre Tomt <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: locales upgrade broke en.ISO8859-1 generation
X-Mailer: reportbug 2.58
Date: Wed, 05 May 2004 19:27:23 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at filter.fastname.no
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: locales
Version: 2.3.2.ds1-12
Severity: important

Selecting or upgrading with en.ISO-8859-1 enabled breaks installation.

Setting up locales (2.3.2.ds1-12) ...
Generating locales...
en.ISO-8859-1...cannot open locale definition file `en': No such file
or directory
dpkg: error processing locales (--configure):
 subprocess post-installation script returned error exit status 4
 Errors were encountered while processing:
 locales
E: Sub-process /usr/bin/dpkg returned an error code (1)
    

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1000, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-s3-server-p4
Locale: LANG=C, LC_CTYPE=C

Versions of packages locales depends on:
ii  debconf                     1.4.22       Debian configuration management sy
ii  libc6 [glibc-2.3.2.ds1-12]  2.3.2.ds1-12 GNU C Library: Shared libraries an

-- debconf information:
* locales/default_environment_locale: None
* locales/locales_to_be_generated: en ISO-8859-1

---------------------------------------
Received: (at 247529-done) by bugs.debian.org; 6 May 2004 01:24:20 +0000
>From [EMAIL PROTECTED] Wed May 05 18:24:20 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 1BLXca-0007Gm-00; Wed, 05 May 2004 18:24:20 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
        by webmasters.gr.jp (Postfix) with ESMTP
        id 54059DEB58; Thu,  6 May 2004 10:24:19 +0900 (JST)
Date: Thu, 06 May 2004 10:24:19 +0900
Message-ID: <[EMAIL PROTECTED]>
From: GOTO Masanori <[EMAIL PROTECTED]>
To: Andre Tomt <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#247529: locales upgrade broke en.ISO8859-1 generation
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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

At Wed, 05 May 2004 19:27:23 +0200,
Andre Tomt wrote:
> Selecting or upgrading with en.ISO-8859-1 enabled breaks installation.
> 
> Setting up locales (2.3.2.ds1-12) ...
> Generating locales...
> en.ISO-8859-1...cannot open locale definition file `en': No such file
> or directory
> dpkg: error processing locales (--configure):
>  subprocess post-installation script returned error exit status 4
>  Errors were encountered while processing:
>  locales
> E: Sub-process /usr/bin/dpkg returned an error code (1)

Because you manually edited /etc/locale.gen file.  Instead, if you
don't know about locale model in glibc, please do:

        dpkg-reconfigure locales

Regards,
-- gotom


Reply via email to