Your message dated Fri, 28 Mar 2008 15:02:25 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462716: fixed in hpsockd 0.16
has caused the Debian Bug report #462716,
regarding hpsockd: 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.)


-- 
462716: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462716
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  hpsockd
Version:  0.14
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 hpsockd-0.15.orig/debian/init.d hpsockd-0.15/debian/init.d
--- hpsockd-0.15.orig/debian/init.d     2007-09-11 20:06:35.000000000 +0200
+++ hpsockd-0.15/debian/init.d  2008-01-27 01:42:35.000000000 +0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          hpsockd
+# 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.  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: hpsockd
Source-Version: 0.16

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

hpsockd_0.16.dsc
  to pool/main/h/hpsockd/hpsockd_0.16.dsc
hpsockd_0.16.tar.gz
  to pool/main/h/hpsockd/hpsockd_0.16.tar.gz
hpsockd_0.16_i386.deb
  to pool/main/h/hpsockd/hpsockd_0.16_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.
LaMont Jones <[EMAIL PROTECTED]> (supplier of updated hpsockd 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, 28 Mar 2008 07:45:51 -0600
Source: hpsockd
Binary: hpsockd
Architecture: i386 source 
Version: 0.16
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <[EMAIL PROTECTED]>
Changed-By: LaMont Jones <[EMAIL PROTECTED]>
Description: 
 hpsockd    - HP SOCKS server
Closes: 462716
Changes: 
 hpsockd (0.16) unstable; urgency=low
 .
   [Petter Reinholdtsen]
 .
   * init.d: add LSB init stuff.  Closes: #462716
Files: 
 2bf0bc912436b965314600626298c95a 87772 net extra hpsockd_0.16_i386.deb
 f4eadf0096c806fa9847126fb81c78ce 637 net extra hpsockd_0.16.dsc
 fbc62a2230f342d521ed09d85b159763 127124 net extra hpsockd_0.16.tar.gz

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

iD8DBQFH7QS9zN/kmwoKyScRAnrDAKCJ3Gra3Qe7NkJHo/gtM1+BYnrCfwCfT9gk
WxBra5/kRca/BE8WhR5lmHU=
=oKei
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to