Your message dated Fri, 04 Apr 2008 11:32:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#469714: fixed in ledstats 0.3.1-5.1
has caused the Debian Bug report #469714,
regarding ledstats: 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.)


-- 
469714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469714
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  ledstats
Version:  0.3.1-4
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 ledstats-0.3.1.orig/debian/init.d ledstats-0.3.1/debian/init.d
--- ledstats-0.3.1.orig/debian/init.d   2008-03-06 18:19:47.000000000 +0100
+++ ledstats-0.3.1/debian/init.d        2008-03-06 18:20:29.000000000 +0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          ledstats
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 #
 # skeleton     example file to build /etc/init.d/ scripts.
 #              This file should be used to construct scripts for /etc/init.d.

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: ledstats
Source-Version: 0.3.1-5.1

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

ledstats_0.3.1-5.1.diff.gz
  to pool/main/l/ledstats/ledstats_0.3.1-5.1.diff.gz
ledstats_0.3.1-5.1.dsc
  to pool/main/l/ledstats/ledstats_0.3.1-5.1.dsc
ledstats_0.3.1-5.1_i386.deb
  to pool/main/l/ledstats/ledstats_0.3.1-5.1_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.
Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated ledstats 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: Fri, 04 Apr 2008 13:20:28 +0200
Source: ledstats
Binary: ledstats
Architecture: source i386
Version: 0.3.1-5.1
Distribution: unstable
Urgency: low
Maintainer: Julien Danjou <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description: 
 ledstats   - show CPU usage on an LED device plugged on parallel port
Closes: 469714
Changes: 
 ledstats (0.3.1-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Added LSB formatted dependency info in init.d script (closes: #469714)
Files: 
 a86991f1511d9dc369f05bac23cea848 633 utils optional ledstats_0.3.1-5.1.dsc
 5e8655a929d4561d27ff625bc089a3f8 26112 utils optional 
ledstats_0.3.1-5.1.diff.gz
 8db046aee25945d19005b3f4e0acf359 6018 utils optional 
ledstats_0.3.1-5.1_i386.deb

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

iD8DBQFH9g9iTTx8oVVPtMYRAiGTAJ4pl92PGPKkT5pfuLUKjmX+6hjZxQCggdh7
C33D6fKDn7RRo86u/ETxbJE=
=piWS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to