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

Bug#458487: marked as done (laptop-netconf: Please add LSB formatted dependency info in init.d script)



Your message dated Sun, 06 Jan 2008 12:17:06 +0000
with message-id <E1JBUR8-0005TW-Qx@ries.debian.org>
and subject line Bug#458487: fixed in laptop-netconf 0.9.6.8
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package:  laptop-netconf
Version:  0.9.6.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 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 laptop-netconf-0.9.6.7.orig/debian/init laptop-netconf-0.9.6.7/debian/init
--- laptop-netconf-0.9.6.7.orig/debian/init     2006-11-06 08:40:28.000000000 +0100
+++ laptop-netconf-0.9.6.7/debian/init  2008-01-01 00:28:49.000000000 +0100
@@ -1,7 +1,12 @@
 #!/bin/sh -e
-#
-# laptop-netconf    Automatically run laptop-netconf at boot.
-#
+### BEGIN INIT INFO
+# Provides:          laptop-netconf
+# Required-Start:    $remote_fs $network
+# Required-Stop:     $remote_fs $network
+# Default-Start:     S
+# Default-Stop:
+# Short-Description: Automatically run laptop-netconf at boot.
+### END INIT INFO

 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 PROGRAM=/usr/sbin/laptop-netconf

I dropped the default-stop values, as the stop part of this script is
a no-op.

Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: laptop-netconf
Source-Version: 0.9.6.8

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

laptop-netconf_0.9.6.8.dsc
  to pool/main/l/laptop-netconf/laptop-netconf_0.9.6.8.dsc
laptop-netconf_0.9.6.8.tar.gz
  to pool/main/l/laptop-netconf/laptop-netconf_0.9.6.8.tar.gz
laptop-netconf_0.9.6.8_i386.deb
  to pool/main/l/laptop-netconf/laptop-netconf_0.9.6.8_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 458487@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated laptop-netconf 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: Sun,  6 Jan 2008 12:51:53 +0100
Source: laptop-netconf
Binary: laptop-netconf
Architecture: source i386
Version: 0.9.6.8
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Description: 
 laptop-netconf - network detection and configuration program for laptops
Closes: 437303 439138 448122 458487
Changes: 
 laptop-netconf (0.9.6.8) unstable; urgency=low
 .
   * QA upload.
   * Add LSB header to init.d script (Closes: #458487).
   * Do not ignore 'make clean' failure.  It should always work.
   * Update standards-version from 3.7.2 to 3.7.3.  No change needed.
   * Use default variable $(CURDIR) instead of $(PWD) in debian/rules.
   * Debconf template translations:
     - Add Catalog from  Miguel Gea Milvaques (Closes: #437303).
     - Add Brazilian Portuguese from Marcelo Cavalcante Rocha (Closes: #439138).
     - Add Dutch from Bark Cornelis (Closes: #448122).
Files: 
 5716808e5529ad711105fcf8065f1e2d 564 net extra laptop-netconf_0.9.6.8.dsc
 56e2c7fe58a4c2878d9ada856413fc29 16592 net extra laptop-netconf_0.9.6.8.tar.gz
 338d8d4d23fd7caca6eb2852fb7a3068 16568 net extra laptop-netconf_0.9.6.8_i386.deb

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

iD8DBQFHgMRK20zMSyow1ykRAnY0AKCV2Mt9si+61Qi6lWI6K+NHfs9QaACgnDwc
ETL1sCBZEJBLOC+JsrFR96s=
=eC3d
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: