[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#466649: marked as done (ssbd: Please add LSB formatted dependency info in init.d script)



Your message dated Fri, 22 Feb 2008 18:17:05 +0000
with message-id <E1JScSH-0006fi-6a@ries.debian.org>
and subject line Bug#466649: fixed in ssbd 0.10-7
has caused the Debian Bug report #466649,
regarding ssbd: 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 owner@bugs.debian.org
immediately.)


-- 
466649: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466649
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package:  ssbd
Version:  0.10-1
Tags:     patch
User:     initscripts-ng-devel@lists.alioth.debian.org
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 ssbd-0.10.orig/debian/ssbd.init ssbd-0.10/debian/ssbd.init
--- ssbd-0.10.orig/debian/ssbd.init     2008-02-20 07:42:13.000000000 +0100
+++ ssbd-0.10/debian/ssbd.init  2008-02-20 07:43:31.000000000 +0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          ssbd
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 #
 # cwdaemon  A Morse daemon.
 #

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: ssbd
Source-Version: 0.10-7

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

ssbd_0.10-7.diff.gz
  to pool/main/s/ssbd/ssbd_0.10-7.diff.gz
ssbd_0.10-7.dsc
  to pool/main/s/ssbd/ssbd_0.10-7.dsc
ssbd_0.10-7_i386.deb
  to pool/main/s/ssbd/ssbd_0.10-7_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 466649@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joop Stakenborg <pa3aba@debian.org> (supplier of updated ssbd 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 22 Feb 2008 19:07:55 +0100
Source: ssbd
Binary: ssbd
Architecture: source i386
Version: 0.10-7
Distribution: unstable
Urgency: low
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Joop Stakenborg <pa3aba@debian.org>
Description: 
 ssbd       - voice keyer for hamradio use
Closes: 466649
Changes: 
 ssbd (0.10-7) unstable; urgency=low
 .
   * Added LSB formatted dependency info in init.d script.
     Thanks Petter Reinholdtsen. Closes: #466649.
Files: 
 678412d17778003a43861f668a6e28f2 797 hamradio optional ssbd_0.10-7.dsc
 ccd8b055aced072f311165c60fe79fde 114239 hamradio optional ssbd_0.10-7.diff.gz
 c4e03a936435b1a0bf1c95364655a40f 32368 hamradio optional ssbd_0.10-7_i386.deb

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

iD8DBQFHvw/F/CqtjGLxpX8RAsKXAJ47lqdJWORxucFwG0x1qJUhC38IvwCfSV+x
l7+7YO3GuBuomaLF1stwMeI=
=Shhp
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: