Your message dated Sat, 26 Apr 2008 16:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476097: fixed in kbd 1.14.1-2
has caused the Debian Bug report #476097,
regarding kbd: Incorrect LSB init header
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
476097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476097
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kbd
Version: 1.14.1-1
Severity: normal
Tags: patch

Hi,

the current LSB seems to be incorrect. kbd only needs to run in rcS and
doesn't require a Stop (it's a no-op after all).
postinst has therefore:
update-rc.d console-screen.kbd.sh start 48 S .

The LSB init header should also reflect that:

Attached is a patch which does that

Cheers,
Michael


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.4
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kbd depends on:
ii  console-common                0.7.75     basic infrastructure for text cons
ii  console-setup                 1.22       Set up the font and the keyboard o
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  lsb-base                      3.2-8      Linux Standard Base 3.2 init scrip

Versions of packages kbd recommends:
ii  console-setup                 1.22       Set up the font and the keyboard o

-- no debconf information
diff --git a/init.d/console-screen.kbd.sh b/init.d/console-screen.kbd.sh
index 35afc4b..974db79 100755
--- a/init.d/console-screen.kbd.sh
+++ b/init.d/console-screen.kbd.sh
@@ -3,8 +3,8 @@
 # Provides:          console-screen
 # Required-Start:    $local_fs $remote_fs
 # Required-Stop:     $local_fs $remote_fs
-# Default-Start:     S 2 3 4 5
-# Default-Stop:      0 1 6
+# Default-Start:     S
+# Default-Stop:
 # Description: Set console screen modes and fonts
 # Short-Description:    Prepare console
 ### END INIT INFO

--- End Message ---
--- Begin Message ---
Source: kbd
Source-Version: 1.14.1-2

We believe that the bug you reported is fixed in the latest version of
kbd, which is due to be installed in the Debian FTP archive:

kbd-udeb_1.14.1-2_i386.udeb
  to pool/main/k/kbd/kbd-udeb_1.14.1-2_i386.udeb
kbd_1.14.1-2.diff.gz
  to pool/main/k/kbd/kbd_1.14.1-2.diff.gz
kbd_1.14.1-2.dsc
  to pool/main/k/kbd/kbd_1.14.1-2.dsc
kbd_1.14.1-2_i386.deb
  to pool/main/k/kbd/kbd_1.14.1-2_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.
Michael Schutte <[EMAIL PROTECTED]> (supplier of updated kbd 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: Sat, 26 Apr 2008 16:04:57 +0200
Source: kbd
Binary: kbd kbd-udeb
Architecture: source i386
Version: 1.14.1-2
Distribution: unstable
Urgency: low
Maintainer: Console utilities maintainers <[EMAIL PROTECTED]>
Changed-By: Michael Schutte <[EMAIL PROTECTED]>
Description: 
 kbd        - Linux console font and keytable utilities
 kbd-udeb   - Linux console keyboard setup utilities (udeb)
Closes: 443606 476097
Changes: 
 kbd (1.14.1-2) unstable; urgency=low
 .
   * Initialize all consoles in console-screen.kbd.sh, not only the first one;
     closes: #443606.  This partially reverts a change done in 1.12-15 (see the
     third changelog entry for that version).
   * Adjust LSB headers of init script to update-rc.d params, closes: #476097.
   * debian/console-screen.kbd.sh: Don’t set fonts and keymaps if setupcon is
     present.  console-setup will run right afterwards, anyway.
   * Create symlinks for loadkeys and dumpkeys in /usr/bin for better
     compatibility with console-tools.  See #261801.
Files: 
 39347ff40010b19ad3c88a297eaa7aa4 857 utils extra kbd_1.14.1-2.dsc
 85cc780f54c76bec7f90fb6a920d6b4f 52847 utils extra kbd_1.14.1-2.diff.gz
 72096a20142d125508b1667d72cb68ef 353186 utils extra kbd_1.14.1-2_i386.deb
 2f009f8b3105f7966807c286e694fee4 46920 debian-installer extra 
kbd-udeb_1.14.1-2_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIE1MFJP1eZJv0KwcRAq2eAJ9hpHVjkWH6fVEBaPVmzuHYtrxL8ACfV7MD
jbUY+c46sMQIbfgGRJOURWs=
=1hWf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to