Your message dated Wed, 05 Oct 2005 14:02:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#293806: fixed in console-tools 1:0.2.3dbs-57
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; 5 Feb 2005 21:57:35 +0000
>From [EMAIL PROTECTED] Sat Feb 05 13:57:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from artax.karlin.mff.cuni.cz [195.113.31.125] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CxXvr-0004Og-00; Sat, 05 Feb 2005 13:57:35 -0800
Received: by artax.karlin.mff.cuni.cz (Postfix, from userid 1975)
id DB5263FD9; Sat, 5 Feb 2005 22:57:32 +0100 (CET)
Date: Sat, 5 Feb 2005 22:57:32 +0100
From: Hans Ginzel <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Do not consider backup files in dir.d/* cycles, please
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: console-tools
Version: 1:0.2.3dbs-55
There is in
/etc/init.d/console-screen.sh
if [ -d /etc/console-tools/config.d ]; then
for i in /etc/console-tools/config.d/*; do
. $i
done
fi
This considers all files in config.d/. A backup file ``fonty~''
has remained
in that directory after deinstalation of the package fonty.
This produces error messages trying to load non-existing fonts.
I suggest, there should be
if [ -d /etc/console-tools/config.d ]; then
for i in /etc/console-tools/config.d/*[^~]; do
. $i
done
fi
or something like that to stop considering backup
files.
Unfortunately, by my experience
this kind of construction can be found
in too many scripts...
Best regards
Hans Ginzel
--
PS: I am searching for a successor of Psion 5mx
(WiFi, usb2, mp3, audio in/out, more MB, more MHz,
open/free data formats,..., but still the good keyboard,
monochrome display, energy efficiency) http://www.series5mx.com/.
----- End forwarded message -----
--
PS: I am searching for a successor of Psion 5mx
(WiFi, usb2, mp3, audio in/out, more MB, more MHz,
open/free data formats,..., but still the good keyboard,
monochrome display, energy efficiency) http://www.series5mx.com/.
---------------------------------------
Received: (at 293806-close) by bugs.debian.org; 5 Oct 2005 21:10:37 +0000
>From [EMAIL PROTECTED] Wed Oct 05 14:10:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ENGOp-0001HB-00; Wed, 05 Oct 2005 14:02:03 -0700
From: Alastair McKinstry <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#293806: fixed in console-tools 1:0.2.3dbs-57
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 05 Oct 2005 14:02:03 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 7
Source: console-tools
Source-Version: 1:0.2.3dbs-57
We believe that the bug you reported is fixed in the latest version of
console-tools, which is due to be installed in the Debian FTP archive:
console-tools-dev_0.2.3dbs-57_i386.deb
to pool/main/c/console-tools/console-tools-dev_0.2.3dbs-57_i386.deb
console-tools_0.2.3dbs-57.dsc
to pool/main/c/console-tools/console-tools_0.2.3dbs-57.dsc
console-tools_0.2.3dbs-57.tar.gz
to pool/main/c/console-tools/console-tools_0.2.3dbs-57.tar.gz
console-tools_0.2.3dbs-57_i386.deb
to pool/main/c/console-tools/console-tools_0.2.3dbs-57_i386.deb
kbd-compat_0.2.3dbs-57_all.deb
to pool/main/c/console-tools/kbd-compat_0.2.3dbs-57_all.deb
libconsole_0.2.3dbs-57_i386.deb
to pool/main/c/console-tools/libconsole_0.2.3dbs-57_i386.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.
Alastair McKinstry <[EMAIL PROTECTED]> (supplier of updated console-tools
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: Wed, 5 Oct 2005 21:23:47 +0100
Source: console-tools
Binary: kbd-compat console-tools-dev libconsole console-tools
Architecture: source all i386
Version: 1:0.2.3dbs-57
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <[EMAIL PROTECTED]>
Changed-By: Alastair McKinstry <[EMAIL PROTECTED]>
Description:
console-tools - Linux console and font utilities
console-tools-dev - Development files for Linux console and font manipulation
kbd-compat - Wrappers around console-tools for backward compatibility with `kb
libconsole - Shared libraries for Linux console and font manipulation
Closes: 264178 293806 327912 327913 327914 327915 327916 330229 331782
Changes:
console-tools (1:0.2.3dbs-57) unstable; urgency=low
.
* Avoid executing backup scripts in /etc/console-tools/config.d.
Closes: #293806.
* Patch by Denis Barbier to make kbd symbol names unique.
* Patch by Denis Barbier to re-enable '-u' on loadkeys. Closes: #264178.
* Move to Standards-Version: 3.6.2.0; no changes required.
* Depend on debconf | debconf-2.0. Closes: #331782.
* Include LSB-formatted Init dependency info. Closes: #330229.
* Correct typos, thanks to A. Costa.
Closes: #327912, #327913, #327914, #327915, #327916.
* Turkish translation due to Ãnur Ãzden.
Files:
f364867038e96ccbe1dc19e512004789 643 base important
console-tools_0.2.3dbs-57.dsc
a2cec9c91f82ebd1a1eca3900f3bfa75 1486123 base important
console-tools_0.2.3dbs-57.tar.gz
d642ba21031196a9d221de33fdfc52ad 42894 utils optional
kbd-compat_0.2.3dbs-57_all.deb
fd22f352c49afc240e65e6b2b5bd9254 293898 utils important
console-tools_0.2.3dbs-57_i386.deb
c2b2e98903fb05e1485a0a0703d9c8b6 126572 libs important
libconsole_0.2.3dbs-57_i386.deb
1138ae9a85fc176ccefea9ee87d7f865 83310 devel optional
console-tools-dev_0.2.3dbs-57_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDRDvNQTK/kCo4XFcRAh48AJ9rxJHzTCUAjWmZ+nxtkdKBXGoRxgCZAWAG
FirFsj5Ejz7sFP+ch7UXwF4=
=08fH
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]