Your message dated Sun, 30 Mar 2008 10:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466937: fixed in distmp3 0.1.9.ds1-4.3
has caused the Debian Bug report #466937,
regarding distmp3: 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.)


-- 
466937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466937
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  distmp3
Version:  0.1.9.ds1-4
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 distmp3-0.1.9.ds1.orig/debian/distmp3.init 
distmp3-0.1.9.ds1/debian/distmp3.init
--- distmp3-0.1.9.ds1.orig/debian/distmp3.init  2008-02-21 23:51:32.000000000 
+0100
+++ distmp3-0.1.9.ds1/debian/distmp3.init       2008-02-21 23:52:37.000000000 
+0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          distmp3
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO

 # distmp3host  Start/stop distmp3.
 # Version:     distmp3host  0.1.9-4  04-Mar-2004  [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: distmp3
Source-Version: 0.1.9.ds1-4.3

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

distmp3_0.1.9.ds1-4.3.diff.gz
  to pool/main/d/distmp3/distmp3_0.1.9.ds1-4.3.diff.gz
distmp3_0.1.9.ds1-4.3.dsc
  to pool/main/d/distmp3/distmp3_0.1.9.ds1-4.3.dsc
distmp3_0.1.9.ds1-4.3_all.deb
  to pool/main/d/distmp3/distmp3_0.1.9.ds1-4.3_all.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 distmp3 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: Sun, 30 Mar 2008 12:08:43 +0200
Source: distmp3
Binary: distmp3
Architecture: source all
Version: 0.1.9.ds1-4.3
Distribution: unstable
Urgency: low
Maintainer: Jesus Climent <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 distmp3    - A Perl client and daemon for distributed audio encoding
Closes: 466937
Changes: 
 distmp3 (0.1.9.ds1-4.3) unstable; urgency=low
 .
   * Non-maintainer upload to solve release goal.
   * Add LSB dependency header to init.d scripts (Closes: #466937).
Files: 
 85df7e591eafc874395500f7abb0d3eb 629 sound optional distmp3_0.1.9.ds1-4.3.dsc
 5cd98435044f1ba85e43445301533fc9 15263 sound optional 
distmp3_0.1.9.ds1-4.3.diff.gz
 6e57fbe0eeb3f9746e9fca9db353a280 19560 sound optional 
distmp3_0.1.9.ds1-4.3_all.deb

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

iD8DBQFH72cQ20zMSyow1ykRAvVuAJ9C1nDL9Tk6hUjdr9ViAmrtPHL7LwCgjt9J
JkElMovHY3KTz9mt4DDX8L0=
=MPw+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to