Your message dated Sun, 12 Sep 2004 07:02:19 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#270563: fixed in languagechooser 1.31
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; 8 Sep 2004 00:22:06 +0000
>From [EMAIL PROTECTED] Tue Sep 07 17:22:06 2004
Return-path: <[EMAIL PROTECTED]>
Received: from orochi.topstudio.co.jp (mail.topstudio.co.jp) [202.224.239.193] 
(postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1C4qDu-0001F0-00; Tue, 07 Sep 2004 17:22:06 -0700
Received: from localhost (localhost [127.0.0.1])
        by mail.topstudio.co.jp (Postfix) with ESMTP id DB10822301A
        for <[EMAIL PROTECTED]>; Wed,  8 Sep 2004 09:22:04 +0900 (JST)
Received: from mail.topstudio.co.jp ([127.0.0.1])
        by localhost (hydra [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
        id 08366-05 for <[EMAIL PROTECTED]>;
        Wed, 8 Sep 2004 09:22:04 +0900 (JST)
Received: from hellhound (orochi.topstudio.co.jp [202.224.239.193])
        by mail.topstudio.co.jp (Postfix) with ESMTP id A3B74223015
        for <[EMAIL PROTECTED]>; Wed,  8 Sep 2004 09:22:04 +0900 (JST)
Received: by hellhound (Postfix, from userid 1000)
        id C4CAC2140C1; Wed,  8 Sep 2004 09:22:04 +0900 (JST)
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: languagechooser: localization-config won't be installed
X-Debbugs-CC: Kenshi Muto <[EMAIL PROTECTED]>
From: Kenshi Muto <[EMAIL PROTECTED]>
User-Agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 MULE XEmacs/21.4 
(patch 15) (Security Through Obscurity) (i386-debian-linux)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Message-Id: <[EMAIL PROTECTED]>
Date: Wed,  8 Sep 2004 09:22:04 +0900 (JST)
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at topstudio.co.jp
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: languagechooser
Severity: normal
Version: 1.30

languagechooser 1.30 trys to install localization-config in prebaseconfig,

>    - prebaseconfig:
>      - Install localization-config when locale!=en_US

but it won't work at least on CD.
Before prebaseconfig/65languagechooser running, prebaseconfig/15cdrom-detect does
umount and ejects CD. So apt-install goes fail.

I think installing(queueing) localization-config should do on
/usr/bin/languagechooser stage. For Example,


  if [ "$LANGUAGE" != "en" ]; then
      # Package iso-codes is missing in Woody.  Do not fail if it is
      # missing to make d-i capable of installing Woody and Skolelinux.
      apt-install iso-codes || true
+     apt-install localization-config || true
  fi

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]

---------------------------------------
Received: (at 270563-close) by bugs.debian.org; 12 Sep 2004 11:08:02 +0000
>From [EMAIL PROTECTED] Sun Sep 12 04:08:02 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1C6SDB-0001hI-00; Sun, 12 Sep 2004 04:08:01 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1C6S7f-0005zD-00; Sun, 12 Sep 2004 07:02:19 -0400
From: Christian Perrier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#270563: fixed in languagechooser 1.31
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 12 Sep 2004 07:02:19 -0400
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: 
X-CrossAssassin-Score: 2

Source: languagechooser
Source-Version: 1.31

We believe that the bug you reported is fixed in the latest version of
languagechooser, which is due to be installed in the Debian FTP archive:

languagechooser_1.31.dsc
  to pool/main/l/languagechooser/languagechooser_1.31.dsc
languagechooser_1.31.tar.gz
  to pool/main/l/languagechooser/languagechooser_1.31.tar.gz
languagechooser_1.31_all.udeb
  to pool/main/l/languagechooser/languagechooser_1.31_all.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier <[EMAIL PROTECTED]> (supplier of updated languagechooser package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 12 Sep 2004 11:10:31 +0200
Source: languagechooser
Binary: languagechooser
Architecture: source all
Version: 1.31
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
Changed-By: Christian Perrier <[EMAIL PROTECTED]>
Description: 
 languagechooser - Choose language (udeb)
Closes: 228036 270563
Changes: 
 languagechooser (1.31) unstable; urgency=low
 .
   * Christian Perrier
     - Acknowledge the new eu_FR locale and make Basque a "multi-country"
       language with the use of @euro variant
     - Move localization-config install queueing out of prebaseconfig into
       languagechooser. Closes: #270563
     - Make the main menu entry translatable. Explicitely ask translators
       to keep English aside from their translation. Closes: #228036
     - Add @euro to the English locale. Needed for en_IE. Explain why
       this does not harm for other locales.
 .
   * Ognyan Kulev
     - Don't setup console-cyrillic for Bulgarian in languagelist,
       so that console-cyrillic is not preconfigured without asking
       questions during first stage.
Files: 
 33b000322e2a9a8005ea8d6047ad72be 662 debian-installer standard 
languagechooser_1.31.dsc
 0827ed8020df3d2a317912684003bf40 32169 debian-installer standard 
languagechooser_1.31.tar.gz
 d5bdbdcd35e155164f6f3ef4228fc058 6630 debian-installer standard 
languagechooser_1.31_all.udeb
package-type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBRCPo1OXtrMAUPS0RAuzpAJ4hEIb2V4kVcxKBLycPcT3linyWXQCgu/C8
2TWa3YAz6oQBGE7b8D2pYMs=
=4GtJ
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to