Your message dated 06 Apr 2002 13:06:34 -0500
with message-id <[EMAIL PROTECTED]>
and subject line bugs closed in boot-floppies
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; 4 Mar 2002 03:15:57 +0000
>From [EMAIL PROTECTED] Sun Mar 03 21:15:57 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mikilab.doshisha.ac.jp [202.23.156.50] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16hixB-0002Tr-00; Sun, 03 Mar 2002 21:15:57 -0600
Received: from atoron (localhost [127.0.0.1])
        by mikilab.doshisha.ac.jp (8.9.3/3.7W) with SMTP id MAA25467
        for <[EMAIL PROTECTED]>; Mon, 4 Mar 2002 12:15:26 +0900
X-Authentication-Warning: mikilab.doshisha.ac.jp: Host localhost [127.0.0.1] claimed 
to be atoron
Date: Mon, 4 Mar 2002 12:09:45 +0900
From: Junichi Uekawa (Junichi Uekawa mikilab) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: boot-floppies locale existence check is not perfect
Message-Id: <[EMAIL PROTECTED]>
Organization: MIKI laboratory
X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386-debian-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]

Package: boot-floppies
Version: 3.0.20

check_locale:
ifeq ($(USE_LANGUAGE_CHOOSER), true)
        @echo "checking for locale charset of en_IN UTF-8"
        @if ! grep -q '^en_IN UTF-8' /etc/locale.gen; then \
          echo "add the line 'en_IN UTF-8' in /etc/locale.gen, and rerun locale-
gen"; \
          exit 1; \
        fi
endif

The above check in make/check does succeed when:

  a. locale-gen was not executed
  b. /etc/locale.gen has no final newline and locale-gen fails to parse


I think it might be better to check for existence of 
/usr/lib/locale/en_IN/ directory.

Comments?

regards,
        junichi

-- 
[EMAIL PROTECTED]  http://www.netfort.gr.jp/~dancer




---------------------------------------
Received: (at 136712-done) by bugs.debian.org; 6 Apr 2002 18:06:21 +0000
>From [EMAIL PROTECTED] Sat Apr 06 12:06:21 2002
Return-path: <[EMAIL PROTECTED]>
Received: from arroz.onshored.com [216.220.101.2] (postfix)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16tuZw-0004Mk-00; Sat, 06 Apr 2002 12:06:21 -0600
Received: from arroz.onshored.com (localhost [127.0.0.1])
        by arroz.onshored.com (Postfix) with ESMTP
        id AD5F794004; Sat,  6 Apr 2002 13:06:34 -0500 (EST)
Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: bugs closed in boot-floppies
Organization: onShore Development, Inc
From: Adam Di Carlo <[EMAIL PROTECTED]>
Date: 06 Apr 2002 13:06:34 -0500
Message-ID: <[EMAIL PROTECTED]>
Lines: 9
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]


The bug you submitted has been closed in boot-floppies 3.0.22 or
earlier, now in woody.  We invite you to try the newest images from
Woody and report any issues.

Thanks for your bug report.

-- 
...Adam Di Carlo..<[EMAIL PROTECTED]>...<URL:http://www.onshored.com/>


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

Reply via email to