Your message dated Wed, 23 Sep 2009 22:38:10 +0000
with message-id <[email protected]>
and subject line Bug#542248: fixed in iscsitarget 0.4.17+svn229-1.2
has caused the Debian Bug report #542248,
regarding iscsitarget: Incorrect provides and dependencies 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.)


-- 
542248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package:  iscsitarget
Version:  0.4.15+svn145-1
Severity: important
Tags:     patch
User:     [email protected]
Usertags: incorrect-provides incorrect-dependency

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d script.  The provides should be unique and
preferably the name of the script.  The current one conflict with
other scripts (the clvm, cman and rgmanager scripts to be exact).  The
dependencies make sure the script is started after /usr/ is available
and the syslog collector is started, which as far as I can see should
match its original position in the boot sequence.

<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 >.

This patch should solve the issue.  Without it, the script will fail
to install because another script providing the same service already
is installed, and the script might be started to early in the boot
sequence.

diff -ur iscsitarget-0.4.16+svn162/debian/iscsitarget.init 
iscsitarget-0.4.16+svn162-pere/debian/iscsitarget.init
--- iscsitarget-0.4.16+svn162/debian/iscsitarget.init   2009-08-18 
18:26:24.000000000 +0200
+++ iscsitarget-0.4.16+svn162-pere/debian/iscsitarget.init      2009-08-18 
18:27:21.000000000 +0200
@@ -1,9 +1,9 @@
 #!/bin/sh
 #
 ### BEGIN INIT INFO
-# Provides:          cluster manager
-# Required-Start:    $network $time
-# Required-Stop:     $network $time
+# Provides:          iscsitarget
+# Required-Start:    $remote_fs $syslog $network $time
+# Required-Stop:     $remote_fs $syslog $network $time
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Starts and stops the iSCSI target

Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: iscsitarget
Source-Version: 0.4.17+svn229-1.2

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

iscsitarget-source_0.4.17+svn229-1.2_all.deb
  to pool/main/i/iscsitarget/iscsitarget-source_0.4.17+svn229-1.2_all.deb
iscsitarget_0.4.17+svn229-1.2.diff.gz
  to pool/main/i/iscsitarget/iscsitarget_0.4.17+svn229-1.2.diff.gz
iscsitarget_0.4.17+svn229-1.2.dsc
  to pool/main/i/iscsitarget/iscsitarget_0.4.17+svn229-1.2.dsc
iscsitarget_0.4.17+svn229-1.2_i386.deb
  to pool/main/i/iscsitarget/iscsitarget_0.4.17+svn229-1.2_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.
Michael Prokop <[email protected]> (supplier of updated iscsitarget 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: Thu, 24 Sep 2009 00:05:36 +0200
Source: iscsitarget
Binary: iscsitarget iscsitarget-source
Architecture: source i386 all
Version: 0.4.17+svn229-1.2
Distribution: unstable
Urgency: low
Maintainer: Philipp Hug <[email protected]>
Changed-By: Michael Prokop <[email protected]>
Description: 
 iscsitarget - iSCSI Enterprise Target userland tools
 iscsitarget-source - iSCSI Enterprise Target kernel module source
Closes: 542248
Changes: 
 iscsitarget (0.4.17+svn229-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Include patch from Petter Reinholdtsen <[email protected]>:
     - Fix incorrect provides and dependencies in init.d script
       (to solve release goal). (Closes: #542248)
Checksums-Sha1: 
 1b07a7ad728d534d079036b6d426ce88b4bb4d7a 1157 iscsitarget_0.4.17+svn229-1.2.dsc
 34547a14cbebfaa32e4d01862a0bb67e4c894808 6533 
iscsitarget_0.4.17+svn229-1.2.diff.gz
 91893cebd270d602a6b18b7cee3ccfef4e8a919b 58448 
iscsitarget_0.4.17+svn229-1.2_i386.deb
 63771ef69aca22a615bf125d1ad769d0b09cf1ca 45652 
iscsitarget-source_0.4.17+svn229-1.2_all.deb
Checksums-Sha256: 
 fe68083156a18af739dc6e70b3f9ebacdb0cf250e85a577807d17d0e53b7e603 1157 
iscsitarget_0.4.17+svn229-1.2.dsc
 8e23d0d690018ce212a74445f672f956aa1335181e8b7b6495d4d4f6599b2593 6533 
iscsitarget_0.4.17+svn229-1.2.diff.gz
 1b25aa7b0e7e2de570a756dea0519e3b3c304962debaf55944dd61a004442eb3 58448 
iscsitarget_0.4.17+svn229-1.2_i386.deb
 3119e8da2e95a07fec4b53438bcf3c0a187775d91db7439d897e8bd8f0214cca 45652 
iscsitarget-source_0.4.17+svn229-1.2_all.deb
Files: 
 7c7178f24e4c2175a077d195b4b06124 1157 net optional 
iscsitarget_0.4.17+svn229-1.2.dsc
 6839c501312dc3550e7f5cafdd2e951a 6533 net optional 
iscsitarget_0.4.17+svn229-1.2.diff.gz
 cdfe0bca7023320773fec592d87f54f9 58448 net optional 
iscsitarget_0.4.17+svn229-1.2_i386.deb
 9e58474dbba5659cb32ca1736bf4923a 45652 net optional 
iscsitarget-source_0.4.17+svn229-1.2_all.deb

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

iD8DBQFKupz52N9T+zficugRAmKeAJ4jcGr4BKvweLMzk/fWELuFbwxh/wCfe0jF
+6mDreahKZGakTncFp5W2Ik=
=x0i+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to