Your message dated Sun, 14 Sep 2008 07:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466261: fixed in nsca 2.6-4
has caused the Debian Bug report #466261,
regarding nsca: 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.)


-- 
466261: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466261
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  nsca
Version:  2.6-1
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 nsca-2.6.orig/debian/nsca.init nsca-2.6/debian/nsca.init
--- nsca-2.6.orig/debian/nsca.init      2008-02-17 15:44:55.000000000 +0100
+++ nsca-2.6/debian/nsca.init   2008-02-17 15:46:11.000000000 +0100
@@ -1,4 +1,11 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:          nsca
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO

 # simple debian init script for nsca
 # by sean finney <[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: nsca
Source-Version: 2.6-4

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

nsca_2.6-4.diff.gz
  to pool/main/n/nsca/nsca_2.6-4.diff.gz
nsca_2.6-4.dsc
  to pool/main/n/nsca/nsca_2.6-4.dsc
nsca_2.6-4_i386.deb
  to pool/main/n/nsca/nsca_2.6-4_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.
Alexander Wirt <[EMAIL PROTECTED]> (supplier of updated nsca 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.8
Date: Sun, 14 Sep 2008 09:00:17 +0200
Source: nsca
Binary: nsca nsca-client
Architecture: source i386
Version: 2.6-4
Distribution: unstable
Urgency: low
Maintainer: Debian Nagios Maintainer Group <[EMAIL PROTECTED]>
Changed-By: Alexander Wirt <[EMAIL PROTECTED]>
Description: 
 nsca       - Nagios service monitor agent
 nsca-client - Nagios service monitor agent - client package
Closes: 466261 495034 496810
Changes: 
 nsca (2.6-4) unstable; urgency=low
 .
   [ Alexander Wirt ]
   * Don't fail if nsca is already started or stopped (Closes: #496810)
   * Add myself to uploaders
   * Add LSB dependency info to initscript (Closes: #466261)
   * Update postinst to nagios3 (Closes: #495034)
   * Mention dpkg-reconfigure in README.debian
Checksums-Sha1: 
 81cdb7a035ea3a952f019fa51ecba3a83f5c7c72 1116 nsca_2.6-4.dsc
 99b51c3c98e015ae829752209d88ec7170112da4 16667 nsca_2.6-4.diff.gz
 dc46a1a187c4534705b78f2873ad4c1882ff17ce 38762 nsca_2.6-4_i386.deb
Checksums-Sha256: 
 83284651135d9505b5de86807cbd6528bd79f47bffe0cf3d50beff1ca11a0e1b 1116 
nsca_2.6-4.dsc
 c07f010ca341d4793d5436a3f4b6677edd005c0900b510d56b2fa521034988e6 16667 
nsca_2.6-4.diff.gz
 bf275d777534d996803332dd60605b6a65b1fc0ca05944ea257a611782353663 38762 
nsca_2.6-4_i386.deb
Files: 
 347257f0961179ec6a23a47529357685 1116 net optional nsca_2.6-4.dsc
 0304da07b3a546b8c872b2250b115b56 16667 net optional nsca_2.6-4.diff.gz
 6a616cec9f2df5342bc3729affd5af81 38762 net optional nsca_2.6-4_i386.deb

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

iEYEARECAAYFAkjMtpsACgkQ01u8mbx9AgpydgCgu/qFUYTr08ZyddjeUMD6QKR2
PLMAoJu512rzlhxkobuGdoRpQ3lOVS8Q
=lOLw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to