Your message dated Tue, 11 Mar 2008 22:17:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#470411: fixed in iscsitarget 0.4.15+svn148-2
has caused the Debian Bug report #470411,
regarding Init script stop failed
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.)
--
470411: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470411
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: iscsitarget
Version: 0.4.15+svn148-1
Severity: serious
Tags: patch
--- Please enter the report below this line. ---
I can not correctly stop my iscsi targets :
[EMAIL PROTECTED]:~$ sudo /etc/init.d/iscsitarget stop
Removing iSCSI enterprise target devices: /etc/init.d/iscsitarget: line 76:
[: !=: unary operator expected
failed with reason :
Correction :
[EMAIL PROTECTED]:~$ diff /etc/init.d/iscsitarget /etc/init.d/iscsitarget.new
76c76
< if [ $RETVAL = "0" ] && [ $RETURN != "something wrong" ] ; then
---
> if [ $RETVAL = "0" ] && [ "$RETURN" != "something wrong" ] ; then
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.24-1-amd64
Debian Release: lenny/sid
600 unstable aptsrc
500 lenny 62.43.64.122
200 experimental aptsrc
--- Package information. ---
Depends (Version) | Installed
=============================-+-==============
libc6 (>= 2.7-1) | 2.7-9
libssl0.9.8 (>= 0.9.8f-1) | 0.9.8g-7
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: iscsitarget
Source-Version: 0.4.15+svn148-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.15+svn148-2_all.deb
to pool/main/i/iscsitarget/iscsitarget-source_0.4.15+svn148-2_all.deb
iscsitarget_0.4.15+svn148-2.diff.gz
to pool/main/i/iscsitarget/iscsitarget_0.4.15+svn148-2.diff.gz
iscsitarget_0.4.15+svn148-2.dsc
to pool/main/i/iscsitarget/iscsitarget_0.4.15+svn148-2.dsc
iscsitarget_0.4.15+svn148-2_amd64.deb
to pool/main/i/iscsitarget/iscsitarget_0.4.15+svn148-2_amd64.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.
Frederik Schüler <[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.7
Date: Tue, 11 Mar 2008 23:01:45 +0100
Source: iscsitarget
Binary: iscsitarget iscsitarget-source
Architecture: source amd64 all
Version: 0.4.15+svn148-2
Distribution: unstable
Urgency: high
Maintainer: Philipp Hug <[EMAIL PROTECTED]>
Changed-By: Frederik Schüler <[EMAIL PROTECTED]>
Description:
iscsitarget - iSCSI Enterprise Target userland tools
iscsitarget-source - iSCSI Enterprise Target kernel module source
Closes: 470411
Changes:
iscsitarget (0.4.15+svn148-2) unstable; urgency=high
.
* Fix initscript, thanks to Gilles Mocellin for the patch. (Closes: #470411)
Files:
858957133498ce5438fc07c706281c8f 725 net optional
iscsitarget_0.4.15+svn148-2.dsc
f8c5147c8ea7b2c49eb9aeb5d4e395a1 5517 net optional
iscsitarget_0.4.15+svn148-2.diff.gz
ebea7eaafd130456b1809b7a83b22143 59192 net optional
iscsitarget_0.4.15+svn148-2_amd64.deb
8b0d1c7575a8a1dd77f8815bd746ec5f 40902 net optional
iscsitarget-source_0.4.15+svn148-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH1wIm6n7So0GVSSARAquBAJ4lGvsNiAF3KHy+saktRtBOTdI6aACgpKKP
uG0nOgWqG+I0oNUqsZiGO9g=
=Fq+e
-----END PGP SIGNATURE-----
--- End Message ---