Your message dated Sun, 18 May 2008 19:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#469569: fixed in ledcontrol 0.5.2-10
has caused the Debian Bug report #469569,
regarding ledcontrol: Please add LSB formatted dependency info in init.d script
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.)


-- 
469569: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469569
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  ledcontrol
Version:  0.5.2-6
Tags:     patch
User:     [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format.  Some debian notes are available from
<URL:http://wiki.debian.org/LSBInitScripts> and
<URL:http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot>.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur ledcontrol-0.5.2.orig/debian/ledcontrol.ledd 
ledcontrol-0.5.2/debian/ledcontrol.ledd
--- ledcontrol-0.5.2.orig/debian/ledcontrol.ledd        2008-03-05 
22:57:04.000000000 +0100
+++ ledcontrol-0.5.2/debian/ledcontrol.ledd     2008-03-05 22:58:48.000000000 
+0100
@@ -1,6 +1,12 @@
 #!/bin/sh
-#
-# ledd         the led daemon (from ledcontrol)
+### BEGIN INIT INFO
+# Provides:          ledd
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: the led daemon (from ledcontrol)
+### END INIT INFO
 #
 #              Written by Sampo Niskanen <[EMAIL PROTECTED]>.
 #

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: ledcontrol
Source-Version: 0.5.2-10

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

ledcontrol-gtk_0.5.2-10_i386.deb
  to pool/main/l/ledcontrol/ledcontrol-gtk_0.5.2-10_i386.deb
ledcontrol_0.5.2-10.diff.gz
  to pool/main/l/ledcontrol/ledcontrol_0.5.2-10.diff.gz
ledcontrol_0.5.2-10.dsc
  to pool/main/l/ledcontrol/ledcontrol_0.5.2-10.dsc
ledcontrol_0.5.2-10_i386.deb
  to pool/main/l/ledcontrol/ledcontrol_0.5.2-10_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.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated ledcontrol 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, 18 May 2008 21:24:50 +0200
Source: ledcontrol
Binary: ledcontrol ledcontrol-gtk
Architecture: source i386
Version: 0.5.2-10
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description: 
 ledcontrol - scriptable keyboard led control
 ledcontrol-gtk - frontend for ledcontrol
Closes: 469569
Changes: 
 ledcontrol (0.5.2-10) unstable; urgency=low
 .
   * Applied patch from Petter Reinholdtsen <[EMAIL PROTECTED]> to both
     make it more visible which file that is used and also to correct the
     used file, closes: #469569.
Files: 
 f135f0f024ac779c94f97eabb6ab2ffe 620 utils optional ledcontrol_0.5.2-10.dsc
 995b2a0cefa660fab0b8a44c3eba10de 4548 utils optional 
ledcontrol_0.5.2-10.diff.gz
 d0d8241332c9fca9545769fd3e5e2e4e 45658 utils optional 
ledcontrol_0.5.2-10_i386.deb
 4b964001ef7d81362ac56e93f9ca95ed 41526 utils optional 
ledcontrol-gtk_0.5.2-10_i386.deb

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

iD8DBQFIMILbGKGxzw/lPdkRAuETAJ95bB21h24DMHwZ3FjXxIZLSnu/+ACbB4he
h/ZZcaIzAzbEuSD/4nNLrOY=
=aEBq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to