Your message dated Sat, 29 Mar 2008 16:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466651: fixed in systune 0.5.6-0.1
has caused the Debian Bug report #466651,
regarding systune: 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.)


-- 
466651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466651
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  systune
Version:  0.5.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>.

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

diff -ur systune-0.5.6.orig/debian/packages systune-0.5.6/debian/packages
--- systune-0.5.6.orig/debian/packages  2005-09-23 16:12:38.000000000 +0200
+++ systune-0.5.6/debian/packages       2008-02-20 07:46:57.000000000 +0100
@@ -75,6 +75,13 @@
  esac
 Init: sh
  start 50 2 3 4 5 .
+ ### BEGIN INIT INFO
+ # Provides:          systune
+ # Required-Start:    $remote_fs $syslog
+ # Required-Stop:
+ # Default-Start:     2 3 4 5
+ # Default-Stop:
+ ### END INIT INFO
  .
  PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
  PROGRAM=/usr/sbin/systune

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: systune
Source-Version: 0.5.6-0.1

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

systune_0.5.6-0.1.diff.gz
  to pool/main/s/systune/systune_0.5.6-0.1.diff.gz
systune_0.5.6-0.1.dsc
  to pool/main/s/systune/systune_0.5.6-0.1.dsc
systune_0.5.6-0.1_all.deb
  to pool/main/s/systune/systune_0.5.6-0.1_all.deb
systune_0.5.6.orig.tar.gz
  to pool/main/s/systune/systune_0.5.6.orig.tar.gz



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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated systune 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, 29 Mar 2008 17:05:46 +0100
Source: systune
Binary: systune
Architecture: source all
Version: 0.5.6-0.1
Distribution: unstable
Urgency: low
Maintainer: Piotr Roszatycki <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 systune    - kernel tuning through the /proc file system
Closes: 466651
Changes: 
 systune (0.5.6-0.1) unstable; urgency=low
 .
   * Non-maintainer upload to solve release goal.
   * Add LSB dependency header to init.d scripts (Closes: #466651).
Files: 
 94c34565e469bb321cd8b0394f4b9b07 559 admin optional systune_0.5.6-0.1.dsc
 be40786ce07827ef1b900fd149b849ab 7633 admin optional systune_0.5.6.orig.tar.gz
 1e19dde0733fff7691d6d45b3be23cf3 943 admin optional systune_0.5.6-0.1.diff.gz
 be747d39ed3578314695b14d130add2c 8708 admin optional systune_0.5.6-0.1_all.deb

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

iD8DBQFH7mke20zMSyow1ykRAivwAJ9ocAdeEa3DMVZtTDclPSARjTwq0ACguA+i
e8RRcAAh9NX5hVrqvdaO7LY=
=S/1D
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to