Your message dated Mon, 14 Apr 2008 16:02:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460216: fixed in openhpi 2.10.2-1
has caused the Debian Bug report #460216,
regarding openhpid: 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.)
--
460216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460216
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: openhpid
Version: 2.8.1-1
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 openhpi-2.8.1.orig/openhpid/openhpid.sh.in
openhpi-2.8.1/openhpid/openhpid.sh.in
--- openhpi-2.8.1.orig/openhpid/openhpid.sh.in 2007-01-29 14:49:17.000000000
+0100
+++ openhpi-2.8.1/openhpid/openhpid.sh.in 2008-01-11 12:06:49.000000000
+0100
@@ -1,4 +1,11 @@
#! /bin/bash
+### BEGIN INIT INFO
+# Provides: openhpid
+# Required-Start: $remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+### END INIT INFO
#
# openhpid.sh Start/Stop the openhpi daemon.
#
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: openhpi
Source-Version: 2.10.2-1
We believe that the bug you reported is fixed in the latest version of
openhpi, which is due to be installed in the Debian FTP archive:
libopenhpi-dev_2.10.2-1_i386.deb
to pool/main/o/openhpi/libopenhpi-dev_2.10.2-1_i386.deb
libopenhpi2_2.10.2-1_i386.deb
to pool/main/o/openhpi/libopenhpi2_2.10.2-1_i386.deb
openhpi-clients_2.10.2-1_i386.deb
to pool/main/o/openhpi/openhpi-clients_2.10.2-1_i386.deb
openhpi-plugin-ipmi_2.10.2-1_i386.deb
to pool/main/o/openhpi/openhpi-plugin-ipmi_2.10.2-1_i386.deb
openhpi-plugin-ipmidirect_2.10.2-1_i386.deb
to pool/main/o/openhpi/openhpi-plugin-ipmidirect_2.10.2-1_i386.deb
openhpi-plugin-snmp-bc_2.10.2-1_i386.deb
to pool/main/o/openhpi/openhpi-plugin-snmp-bc_2.10.2-1_i386.deb
openhpi-plugin-sysfs_2.10.2-1_i386.deb
to pool/main/o/openhpi/openhpi-plugin-sysfs_2.10.2-1_i386.deb
openhpi_2.10.2-1.diff.gz
to pool/main/o/openhpi/openhpi_2.10.2-1.diff.gz
openhpi_2.10.2-1.dsc
to pool/main/o/openhpi/openhpi_2.10.2-1.dsc
openhpi_2.10.2-1_all.deb
to pool/main/o/openhpi/openhpi_2.10.2-1_all.deb
openhpi_2.10.2.orig.tar.gz
to pool/main/o/openhpi/openhpi_2.10.2.orig.tar.gz
openhpid_2.10.2-1_i386.deb
to pool/main/o/openhpi/openhpid_2.10.2-1_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.
Bryan Sutula <[EMAIL PROTECTED]> (supplier of updated openhpi 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.8
Date: Wed, 09 Apr 2008 16:07:45 -0600
Source: openhpi
Binary: libopenhpi2 libopenhpi-dev openhpid openhpi-clients openhpi-plugin-ipmi
openhpi-plugin-ipmidirect openhpi-plugin-snmp-bc openhpi-plugin-sysfs openhpi
Architecture: source all i386
Version: 2.10.2-1
Distribution: unstable
Urgency: low
Maintainer: Bryan Sutula <[EMAIL PROTECTED]>
Changed-By: Bryan Sutula <[EMAIL PROTECTED]>
Description:
libopenhpi-dev - OpenHPI libraries (development files)
libopenhpi2 - OpenHPI libraries (runtime and support files)
openhpi - SAF's HPI: Abstracted interface for managing computer hardware
openhpi-clients - OpenHPI example client programs
openhpi-plugin-ipmi - OpenHPI plugin module for OpenIPMI
openhpi-plugin-ipmidirect - OpenHPI plugin module for direct IPMI over LAN
(RMCP) or SMI
openhpi-plugin-snmp-bc - OpenHPI plugin module for IBM's BladeCenter or RSA
over SNMP
openhpi-plugin-sysfs - OpenHPI plugin module for the sysfs filesystem
openhpid - OpenHPI daemon
Closes: 460216 474897
Changes:
openhpi (2.10.2-1) unstable; urgency=low
.
* Updated to upstream 2.10.2 version; differences listed at
http://openhpi.org/News
* Removed special SAF copyright information, since SAF interface
specification files are now under a BSD-style copyright
* Added LSB Init script section (http://wiki.debian.org/LSBInitScripts)
(Closes: 460216)
* Newer upstream should work with gcc 4.3 (Closes: 474897)
* Moved to standards version 3.7.3
* Temporarily removed "-Werror" from compile flags as there appears to be
a cast problem in glib (to be investigated further)
Checksums-Sha1:
2e929459954a606792d6046b6bd6f53b09aa28f3 1324 openhpi_2.10.2-1.dsc
683f6b149cbf09ee2edbab94aced35fee5ae007a 2359594 openhpi_2.10.2.orig.tar.gz
e9c215362f9d11ed8e8e6880763fc94f31d670a8 130073 openhpi_2.10.2-1.diff.gz
ed2725705678b6b652f6289d1d6180a035033932 6226 openhpi_2.10.2-1_all.deb
0087c19b2403013ecfae4d74f7bd6369b58ec4fd 223372 libopenhpi2_2.10.2-1_i386.deb
80f2f26e17caaeaf851863beec3a8a1b3dae6e17 868696
libopenhpi-dev_2.10.2-1_i386.deb
d5473fb760b4f2b04eade086f250d50ae8551229 120824 openhpid_2.10.2-1_i386.deb
6369aa4d073ccf878bcddf125ab301db4916819d 90518
openhpi-clients_2.10.2-1_i386.deb
e03c6da14599b087e8c8a01cb0e8e689d646b519 138854
openhpi-plugin-ipmi_2.10.2-1_i386.deb
c1abba60da5eb546d28f944938688b835ce8350d 145434
openhpi-plugin-ipmidirect_2.10.2-1_i386.deb
79e377420f2dff4850c17e0c108c80fa8dfebc90 186184
openhpi-plugin-snmp-bc_2.10.2-1_i386.deb
81e169edafad6c1204bbd33547881c4b4cc0fc41 14158
openhpi-plugin-sysfs_2.10.2-1_i386.deb
Checksums-Sha256:
4f2f9b962cbcaa36b91525e3bea5f7980adcad894fa0f1763860161320d31af3 1324
openhpi_2.10.2-1.dsc
8df24ef9c96883a0e65af9ecd41a0cdcc6225e42d5830df34a25fd5445418b05 2359594
openhpi_2.10.2.orig.tar.gz
3a5937c248d3b30256b7f869a331b4de82886d7abeee4718018b7d0009adf2b5 130073
openhpi_2.10.2-1.diff.gz
3cc4f6b3b267a7358f62167a1802027829669a4afa5e6bc2667e4d2be2ec8a66 6226
openhpi_2.10.2-1_all.deb
5d8c1a9245bd3b77a4ca9b9af90436cd1b29f13fd213bff194b7e83d5efac040 223372
libopenhpi2_2.10.2-1_i386.deb
72fd6d19d73b33f6b9a1fef88a4c0038a6d683c238574dd9309e713ca050c081 868696
libopenhpi-dev_2.10.2-1_i386.deb
2a131a6f0ed8a458bd8a988ebce7901d55fc7dfbbfe20d2a5954cbc994d0fa9d 120824
openhpid_2.10.2-1_i386.deb
9cb7c8481845c25faf272f4fcf51ea64501c5c4bda90c116f74133b38e899adc 90518
openhpi-clients_2.10.2-1_i386.deb
1aae9d15aa74f70221b2d3e4aa9b00b3409f4c2acf019d6efb89e055db9eb63d 138854
openhpi-plugin-ipmi_2.10.2-1_i386.deb
698c30fccabdbd6ee164a1c73111df9fafa9b606e14bbfa9ba446930e0d831a6 145434
openhpi-plugin-ipmidirect_2.10.2-1_i386.deb
eb6d41a8d2b63249a3857226bc55f4eb62bd2ea804773b5cadf108a915ac98bd 186184
openhpi-plugin-snmp-bc_2.10.2-1_i386.deb
905efd4faf2e73ea2605aead55f197a06a350e407cffd6c17d638844e6919bf9 14158
openhpi-plugin-sysfs_2.10.2-1_i386.deb
Files:
6c5a4e8e5bd35497b1c7b5799efc4903 1324 admin optional openhpi_2.10.2-1.dsc
d0b8e311d78fa9a576dd438c32942a90 2359594 admin optional
openhpi_2.10.2.orig.tar.gz
1adc56d79d6e84884c53fa74a84c4213 130073 admin optional openhpi_2.10.2-1.diff.gz
605b56ced733b7d0265614e3305c4d3d 6226 admin extra openhpi_2.10.2-1_all.deb
d26752a31da7b646ada38dfcf2f96f0d 223372 libs optional
libopenhpi2_2.10.2-1_i386.deb
af9061f37471587db9ca50dfbb04202f 868696 libdevel optional
libopenhpi-dev_2.10.2-1_i386.deb
b9dbac8c2af2d94262955e9895ab5b77 120824 admin optional
openhpid_2.10.2-1_i386.deb
972bbea973852b66f3ae0e59a983bdad 90518 admin optional
openhpi-clients_2.10.2-1_i386.deb
4f45cb16a440e5e3e8cfd998f45ff566 138854 libs optional
openhpi-plugin-ipmi_2.10.2-1_i386.deb
ad4cf3036dbe2eb4188950e2ac1262f3 145434 libs optional
openhpi-plugin-ipmidirect_2.10.2-1_i386.deb
f63e56d895ff3c0d3315cd839e88ea73 186184 libs optional
openhpi-plugin-snmp-bc_2.10.2-1_i386.deb
4262d8c69d1eb1f2883352d2daba8475 14158 libs extra
openhpi-plugin-sysfs_2.10.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIA3wtZKfAp/LPAagRAvnsAJ0cKvvUn4RosPmpngBzQ8a8rbMChgCeMoWd
CQ7cflBQ2JnPyzcECezGG1Q=
=XrtB
-----END PGP SIGNATURE-----
--- End Message ---