Your message dated Sun, 30 May 2004 16:02:04 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#251531: fixed in base-config 2.25
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; 28 May 2004 22:42:46 +0000
>From [EMAIL PROTECTED] Fri May 28 15:42:46 2004
Return-path: <[EMAIL PROTECTED]>
Received: from vavatch.codon.org.uk [213.162.118.84] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BTq3q-0003V0-00; Fri, 28 May 2004 15:42:46 -0700
Received: from mjg59 by vavatch.codon.org.uk with local (Exim 3.36 #1 (Debian))
id 1BTq3m-0004dP-00; Fri, 28 May 2004 23:42:42 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Matthew Garrett <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Sets LC_ALL but depends on LC_COLLATE behaviour
X-Mailer: reportbug 2.37
Date: Fri, 28 May 2004 23:42:41 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Matthew Garrett <[EMAIL PROTECTED]>
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.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: base-config
Version: 1.49
Severity: normal
termwrap sets LC_ALL if it finds a previous language set. However, it
checks for tty[p-z]. This will match ttyS unless LC_COLLATE is set to C.
If LC_ALL is set and exported, LC_COLLATE should be set back to C and
exported as well. This allows the correct character set to be determined
on serial console installs, as otherwise they are misidentified as
pseudo-terminals.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux vavatch 2.4.21-rc2-xfs #4 Fri May 9 21:41:45 BST 2003 i686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8
Versions of packages base-config depends on:
ii adduser 3.51 Add and remove users and groups
ii apt 0.6.21 Advanced front-end for dpkg
pn aptitude Not found.
ii bsdutils 1:2.12-6 Basic utilities from 4.4BSD-Lite
ii console-data 2002.12.04dbs-25 Keymaps, fonts, charset maps, fall
ii debconf 1.3.22 Debian configuration management sy
ii passwd 1:4.0.3-12 Change and administer password and
ii tasksel 1.39 Tool for selecting tasks for insta
---------------------------------------
Received: (at 251531-close) by bugs.debian.org; 30 May 2004 20:10:14 +0000
>From [EMAIL PROTECTED] Sun May 30 13:10:14 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 1BUWdJ-00054b-00; Sun, 30 May 2004 13:10:14 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BUWVQ-0005MP-00; Sun, 30 May 2004 16:02:04 -0400
From: Christian Perrier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.49 $
Subject: Bug#251531: fixed in base-config 2.25
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 30 May 2004 16:02:04 -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: base-config
Source-Version: 2.25
We believe that the bug you reported is fixed in the latest version of
base-config, which is due to be installed in the Debian FTP archive:
base-config_2.25.dsc
to pool/main/b/base-config/base-config_2.25.dsc
base-config_2.25.tar.gz
to pool/main/b/base-config/base-config_2.25.tar.gz
base-config_2.25_all.deb
to pool/main/b/base-config/base-config_2.25_all.deb
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 base-config 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, 30 May 2004 16:28:35 -0300
Source: base-config
Binary: base-config
Architecture: source all
Version: 2.25
Distribution: unstable
Urgency: high
Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
Changed-By: Christian Perrier <[EMAIL PROTECTED]>
Description:
base-config - Debian base system configurator
Closes: 250354 251531
Changes:
base-config (2.25) unstable; urgency=high
.
* Dennis Stampfer
- Removed a whitespace before "..." in apt-setup
* Joey Hess
- termwrap: When setting LC_ALL to a language, set LC_COLLATE to C, to
avoid screwing up things like [p-z]. Closes: #251531
* Kenshi Muto
- Fix broken display with kernel 2.6 in C or ISO-8859-1 encoding.
Closes: Bug#250354
* Translations
- Update German program translation de.po by Dennis Stampfer
- Correct stupid mistakes in french translations by anonymous
random translator
- Enhance a few spanish strings with the help of Margarita Manterola
- Fix length problem in a Spanish string in pkgsel and unfuzzy strings,
with help from Anibal Monsalve Salazar
Files:
397d73586e78f7b66db4a3919309154d 715 base optional base-config_2.25.dsc
61d0e466d3bacfae1295910122011adb 364535 base optional base-config_2.25.tar.gz
5345705852185e3770d00b5543f0a932 304570 base optional base-config_2.25_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAujhW1OXtrMAUPS0RAqadAKCxKQe/fyVzsAhLwq48XnQmi8XkEQCfWMA1
TOgEfI81dqcVWlP95nRUo0I=
=b/Iz
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]