Bug#361358: libdevmapper1.02: Please add LSB formatted dependency info in init.d script

Petter Reinholdtsen pere at hungry.com
Mon Dec 31 10:36:14 UTC 2007


To fix this issue and move forward with my work on dependency based
boot, I plan to do a 10-day delayed NMU to fix this issue.  Here is
the patch I plan to upload.  Please let me know if there is some
reason why I should not upload this new version.  The package is ready
to go, and I will wait for 5 hours before doing I upload.

diff -ur devmapper-1.02.20.orig/debian/changelog devmapper-1.02.20/debian/changelog
--- devmapper-1.02.20.orig/debian/changelog     2007-12-31 11:20:58.000000000 +0100
+++ devmapper-1.02.20/debian/changelog  2007-12-31 11:27:09.000000000 +0100
@@ -1,3 +1,10 @@
+devmapper (2:1.02.20-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add LSB style dependency information in init.d script (Closes: #361358).
+
+ -- Petter Reinholdtsen <pere at debian.org>  Mon, 31 Dec 2007 11:25:19 +0100
+
 devmapper (2:1.02.20-2) unstable; urgency=low

   * Add version to shlibs. (closes: #431735)
diff -ur devmapper-1.02.20.orig/debian/libdevmapper1.02.1.init devmapper-1.02.20/debian/libdevmapper1.02.1.init
--- devmapper-1.02.20.orig/debian/libdevmapper1.02.1.init       2007-12-31 11:20:58.000000000 +0100
+++ devmapper-1.02.20/debian/libdevmapper1.02.1.init    2007-12-31 11:23:55.000000000 +0100
@@ -1,4 +1,13 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          libdevmapper
+# Required-Start:
+# Required-Stop:
+# Should-Start:      modutils module-init-tools hotplug discover udev devfsd
+# Should-Stop:       modutils module-init-tools
+# Default-Start:     S
+# Default-Stop:
+### END INIT INFO

 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 NAME=libdevmapper1.02.1





More information about the pkg-lvm-maintainers mailing list