Your message dated Thu, 07 Sep 2006 04:02:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386338: fixed in console-common 0.7.61
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)

--- Begin Message ---
Package: console-common
Version: 0.7.60

While reviewing the boot order specified using the dependency
information in the init.d scripts, I discovered a loop involving
init.d/keymap.sh.  The init.d/keymap.sh script should run as soon as
possible, and yet it include '$syslog' in its list of optional
dependencies (the should-start block).  But syslog is started in
runlevel 2, and keymap should run very early in runlevel S, so this
dependency is obviously bogus.  Please drop it.

Also, it list mountvirtfs as a required dependency.  This script has
been split into two scripts, mountkernfs and mountdevsubfs, and I
suspect keymap should depend on one of these instead.  It should not
depend on the obsolete script mountvirtfs.

I recommend replacing the current LSB header with this one to solve
these problems.

### BEGIN INIT INFO
# Provides:             keymap
# Required-Start:       mountdevsubfs
# Required-Stop:
# Should-Start:
# Should-Stop:
# Default-Start:        S 2 3 4 5
# Default-Stop:         0 1 6
# Short-Desceription:   Set keymap
# Description:          Set the Console keymap
### END INIT INFO

To see this loop yourself, install the insserv package and run these
commands:

  /usr/share/insserv/check-initd-order -g > bootorder.dotty
  dotty bootorder.dotty

This will give you a graph of the current boot dependencies, and every
arrow pointing upwards is part of a loop.

Friendly,
-- 
Petter Reinholdtsen


--- End Message ---
--- Begin Message ---
Source: console-common
Source-Version: 0.7.61

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

console-common_0.7.61.dsc
  to pool/main/c/console-common/console-common_0.7.61.dsc
console-common_0.7.61.tar.gz
  to pool/main/c/console-common/console-common_0.7.61.tar.gz
console-common_0.7.61_all.deb
  to pool/main/c/console-common/console-common_0.7.61_all.deb
dh-consoledata_0.7.61_all.deb
  to pool/main/c/console-common/dh-consoledata_0.7.61_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.
Alastair McKinstry <[EMAIL PROTECTED]> (supplier of updated console-common 
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: Thu,  7 Sep 2006 11:53:15 +0100
Source: console-common
Binary: dh-consoledata console-common
Architecture: source all
Version: 0.7.61
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <[EMAIL PROTECTED]>
Changed-By: Alastair McKinstry <[EMAIL PROTECTED]>
Description: 
 console-common - Basic infrastructure for text console configuration
 dh-consoledata - Debhelper-based script to help packaging console data file
Closes: 382963 386338
Changes: 
 console-common (0.7.61) unstable; urgency=low
 .
   [ Programs translations ]
     - Dzongkha added. Closes: #382963
 .
   [ Christian Perrier ]
     - Patch from Petter Reinholdtsen to avoid dependency loop involving
       keymap.sh in init scripts. Removes the dependency on $syslog and replace
       Required-Start on mountvirtfs by mountdevsubfs. Closes: #386338
 .
   [ Alastair McKinstry ]
   * Move to DH_COMPAT=5. No changes required.
   * Moved debhelper dependency from Build-Indep-Depends: to Build-Depends:
Files: 
 0cadefbe16e35cae9b5f911f85b56cf9 635 utils optional console-common_0.7.61.dsc
 0d27d3e2098cfe826e3e33ab63cbd320 145223 utils optional 
console-common_0.7.61.tar.gz
 8c539dff1bb0f24ff43fb9a89e391e0b 136846 utils optional 
console-common_0.7.61_all.deb
 376505ebf44fe3f27bbd3b75366f532a 103274 devel extra 
dh-consoledata_0.7.61_all.deb

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

iD8DBQFE//rOQTK/kCo4XFcRAszTAJ9M3aY3WFdhljAjDjvEjSle/mvxkwCghVii
Fgkb/sZhasy72OKthljDcy4=
=yMKS
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to