[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#136712: marked as done (boot-floppies locale existence check is not perfect)



Your message dated 06 Apr 2002 13:06:34 -0500
with message-id <oad6xcitw5.fsf@arroz.onshored.com>
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 dancer@mikilab.doshisha.ac.jp Sun Mar 03 21:15:57 2002
Return-path: <dancer@mikilab.doshisha.ac.jp>
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 <submit@bugs.debian.org>; 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) <dancer@mikilab.doshisha.ac.jp>
To: submit@bugs.debian.org
Subject: boot-floppies locale existence check is not perfect
Message-Id: <20020304120945.1afaab74.dancer@mikilab.doshisha.ac.jp>
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: submit@bugs.debian.org

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

-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer




---------------------------------------
Received: (at 136712-done) by bugs.debian.org; 6 Apr 2002 18:06:21 +0000
>From adam@onshore-devel.com Sat Apr 06 12:06:21 2002
Return-path: <adam@onshore-devel.com>
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: adam@arroz.onshored.com
To: 135594-done@bugs.debian.org, 67913-done@bugs.debian.org,
	134456-done@bugs.debian.org, 136204-done@bugs.debian.org,
	136712-done@bugs.debian.org
Subject: bugs closed in boot-floppies
Organization: onShore Development, Inc
From: Adam Di Carlo <adam@onshore-devel.com>
Date: 06 Apr 2002 13:06:34 -0500
Message-ID: <oad6xcitw5.fsf@arroz.onshored.com>
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: 136712-done@bugs.debian.org


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..<adam@onshore-devel.com>...<URL:http://www.onshored.com/>


-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: