Your message dated Sun, 08 Feb 2004 11:15:47 +0900
with message-id <[EMAIL PROTECTED]>
and subject line status of bug #224226
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; 17 Dec 2003 06:22:56 +0000
>From [EMAIL PROTECTED] Wed Dec 17 00:22:56 2003
Return-path: <[EMAIL PROTECTED]>
Received: from gw.topstudio.co.jp (cyclopus.topstudio-unet.ocn.ne.jp) 
[202.224.239.194] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AWTwU-0000VE-00; Tue, 16 Dec 2003 23:09:50 -0600
Received: by cyclopus.topstudio-unet.ocn.ne.jp (Postfix, from userid 1000)
        id 39E537402D; Wed, 17 Dec 2003 14:09:50 +0900 (JST)
From: Kenshi Muto <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: debian-installer: Needs to install language specific packages
X-Debbugs-CC: Kenshi Muto <[EMAIL PROTECTED]>
User-Agent: SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE 
XEmacs/21.4 (patch 14) (Reasonable Discussion) (i386-debian-linux)
MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen")
Content-Type: text/plain; charset=US-ASCII
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 17 Dec 2003 14:09:50 +0900 (JST)
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 
        2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 
        (1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=HAS_PACKAGE,X_DEBBUGS_CC 
        autolearn=no 
        version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15
X-Spam-Level: 

Package: debian-installer
Severity: important
Tags: d-i

I notice there isn't any configuration for installing language
specific packages.

For example, base-config uses jfbterm as second stage console for CJK,
but debian-installer (base-installer.udeb) installs only packages are
introduced from debootstrap and some specific packages (such as
discover).

I'm considering how about base-installer.postinst do something.
Ex:
-----------------------
case "$LANG" in
  ja_JP)
      apt-install jfbterm
      apt-install unifont
    ;;
  ...
esac
-----------------------
(I don't believe $LANG can use on base-installer...)

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP


---------------------------------------
Received: (at 224226-done) by bugs.debian.org; 8 Feb 2004 02:15:50 +0000
>From [EMAIL PROTECTED] Sat Feb 07 18:15:50 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 1ApeUA-0006jl-00; Sat, 07 Feb 2004 18:15:50 -0800
Received: from localhost (localhost [127.0.0.1])
        by mail.topstudio.co.jp (Postfix) with ESMTP
        id E1894223502; Sun,  8 Feb 2004 11:15:48 +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 20363-02; Sun, 8 Feb 2004 11:15:48 +0900 (JST)
Received: from hellhound.localhost (orochi.topstudio.co.jp [202.224.239.193])
        by mail.topstudio.co.jp (Postfix) with ESMTP
        id 8DF02223501; Sun,  8 Feb 2004 11:15:48 +0900 (JST)
Date: Sun, 08 Feb 2004 11:15:47 +0900
From: Kenshi Muto <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Joey Hess <[EMAIL PROTECTED]>
Subject: Re: status of bug #224226
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
User-Agent: Wanderlust/2.11.22 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 
(Marutamachi) APEL/10.6 MULE XEmacs/21.4 (patch 14) (Reasonable Discussion) 
(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]>
X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at topstudio.co.jp
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=3.9 required=4.0 tests=SUBJ_HAS_UNIQ_ID,
        UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2004_02_01
X-Spam-Level: ***

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

Hi,

At Sat, 7 Feb 2004 19:49:57 -0500,
Joey Hess wrote:
> Should bug #224226 remain open? If so, what needs to be done to fix it
> properly?

Oh, I forgot this.

It should be closed.
- -- 
Kenshi Muto
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iEYEARECAAYFAkAlm9IACgkQQKW+7XLQPLE/TQCfamsEDanV8/3jX+z4nB7fVntC
G6QAn06QKFaJbeLnE1bni2F2haz9wFS0
=aApv
-----END PGP SIGNATURE-----


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

Reply via email to