Your message dated Sat, 05 Apr 2008 22:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#469624: fixed in bpalogin 2.0.2-12
has caused the Debian Bug report #469624,
regarding bpalogin: 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.)
--
469624: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469624
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bpalogin
Version: 2.0.2-7
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> and
<URL:http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot>.
Here is a patch to document the dependencies. I hope this is correct.
diff -ur bpalogin-2.0.2.orig/debian/init.d bpalogin-2.0.2/debian/init.d
--- bpalogin-2.0.2.orig/debian/init.d 2008-03-06 10:00:12.000000000 +0100
+++ bpalogin-2.0.2/debian/init.d 2008-03-06 10:05:51.000000000 +0100
@@ -1,6 +1,12 @@
#! /bin/sh
-#
-# BPAlogin daemon start/stop script
+### BEGIN INIT INFO
+# Provides: bpalogin
+# Required-Start: $remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: BPAlogin daemon start/stop script
+### END INIT INFO
#
# by Sam Johnston <[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: bpalogin
Source-Version: 2.0.2-12
We believe that the bug you reported is fixed in the latest version of
bpalogin, which is due to be installed in the Debian FTP archive:
bpalogin_2.0.2-12.diff.gz
to pool/main/b/bpalogin/bpalogin_2.0.2-12.diff.gz
bpalogin_2.0.2-12.dsc
to pool/main/b/bpalogin/bpalogin_2.0.2-12.dsc
bpalogin_2.0.2-12_mips.deb
to pool/main/b/bpalogin/bpalogin_2.0.2-12_mips.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.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated bpalogin
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, 06 Apr 2008 07:40:43 +1000
Source: bpalogin
Binary: bpalogin
Architecture: source mips
Version: 2.0.2-12
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description:
bpalogin - login client for the Telstra Bigpond Cable Network (Australia)
Closes: 431478 469624
Changes:
bpalogin (2.0.2-12) unstable; urgency=low
.
* NMU acknowledgement. Closes: #469624
* Removed dependency on sysv-rc. Closes: #431478
* Build-Depends on autotools-dev
* Fixed the following lintian messages:
- bpalogin source: debian-rules-ignores-make-clean-error line 62
- bpalogin source: out-of-date-standards-version 3.7.2 (current is 3.7.3)
Files:
e22f749bbab65bf4401302f687b1a72b 630 net extra bpalogin_2.0.2-12.dsc
f5f9fe1fbe4f085a75fe357e57afa74f 9240 net extra bpalogin_2.0.2-12.diff.gz
d31da6e17a39546f5cf064e1c2c4c227 24504 net extra bpalogin_2.0.2-12_mips.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH9/20gY5NIXPNpFURAjm4AKCFY9YfWqSeuQp1RIH4yZ5WsohFNwCcDAX6
mRt7aQ6oIWtVO3FvO4a/jNU=
=6O9q
-----END PGP SIGNATURE-----
--- End Message ---