Your message dated Thu, 27 Mar 2008 09:04:55 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462219: fixed in openslp-dfsg 1.2.1-7.2
has caused the Debian Bug report #462219,
regarding slpd: 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.)


-- 
462219: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462219
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  slpd
Version:  1.2.1-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 openslp-1.2.1.orig/debian/init.d openslp-1.2.1/debian/init.d
--- openslp-1.2.1.orig/debian/init.d    2008-01-23 09:45:39.000000000 +0100
+++ openslp-1.2.1/debian/init.d 2008-01-23 09:47:49.000000000 +0100
@@ -1,5 +1,12 @@
 #! /bin/sh
-# script to start/stop the OpenSLP daemon
+### BEGIN INIT INFO
+# Provides:          slpd
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: script to start/stop the OpenSLP daemon
+### END INIT INFO

 DAEMON=/usr/sbin/slpd
 NAME=slpd

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.  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: openslp-dfsg
Source-Version: 1.2.1-7.2

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

libslp-dev_1.2.1-7.2_i386.deb
  to pool/main/o/openslp-dfsg/libslp-dev_1.2.1-7.2_i386.deb
libslp1_1.2.1-7.2_i386.deb
  to pool/main/o/openslp-dfsg/libslp1_1.2.1-7.2_i386.deb
openslp-dfsg_1.2.1-7.2.diff.gz
  to pool/main/o/openslp-dfsg/openslp-dfsg_1.2.1-7.2.diff.gz
openslp-dfsg_1.2.1-7.2.dsc
  to pool/main/o/openslp-dfsg/openslp-dfsg_1.2.1-7.2.dsc
openslp-doc_1.2.1-7.2_all.deb
  to pool/main/o/openslp-dfsg/openslp-doc_1.2.1-7.2_all.deb
slpd_1.2.1-7.2_i386.deb
  to pool/main/o/openslp-dfsg/slpd_1.2.1-7.2_i386.deb
slptool_1.2.1-7.2_i386.deb
  to pool/main/o/openslp-dfsg/slptool_1.2.1-7.2_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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated openslp-dfsg 
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: Thu, 27 Mar 2008 09:44:38 +0100
Source: openslp-dfsg
Binary: slpd openslp-doc libslp1 slptool libslp-dev
Architecture: source all i386
Version: 1.2.1-7.2
Distribution: unstable
Urgency: low
Maintainer: Ganesan Rajagopal <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 libslp-dev - OpenSLP development libraries
 libslp1    - OpenSLP libraries
 openslp-doc - OpenSLP documentation
 slpd       - OpenSLP Server (slpd)
 slptool    - SLP command line tool
Closes: 462219
Changes: 
 openslp-dfsg (1.2.1-7.2) unstable; urgency=low
 .
   * Non-maintainer upload to solve release goal.
   * Add LSB dependency header to init.d scripts (Closes: #462219).
Files: 
 810a13273d472b3759e4a8afb953aabf 695 net extra openslp-dfsg_1.2.1-7.2.dsc
 a46aff0291d259b934eb7692a1e42892 239874 net extra 
openslp-dfsg_1.2.1-7.2.diff.gz
 5d0a045450dacad613671ccd78412ab4 94626 doc extra openslp-doc_1.2.1-7.2_all.deb
 94d1a4871bf5eb20c98f4fae5dce88a3 62704 net extra slpd_1.2.1-7.2_i386.deb
 bf598cda3ba4a280bebcdd1b116f890e 49514 libs optional libslp1_1.2.1-7.2_i386.deb
 1809079b61c6cffefe8ab65117145e4e 20984 utils extra slptool_1.2.1-7.2_i386.deb
 91219bc4af2278e0f6bf17d361e3d814 31448 libdevel extra 
libslp-dev_1.2.1-7.2_i386.deb

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

iD8DBQFH62CG20zMSyow1ykRAsAdAJ9Y3+eMDW34qdT5LnsUu+86VON1fgCgz+Dx
BxIJAGVvPbc0v1vhnycRlkY=
=Loc2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to