Your message dated Wed, 20 Sep 2006 14:35:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388379: fixed in stunnel4 3:4.17-2
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: stunnel4
Version: 2:4.0.9-1
Severity: minor

don-test-support (support)[210]$ sudo /etc/init.d/stunnel4 restart
Restarting SSL tunnels: [started: /etc/stunnel/admin_stunnel.conf] [started: 
/etc/stunnel/quarantine_stunnel.conf] stunnel.
don-test-support (support)[211]$ sudo kill -9 $(cat /var/run/*stunnel4.pid)
don-test-support (support)[212]$ sudo /etc/init.d/stunnel4 restart
Restarting SSL tunnels: /etc/init.d/stunnel4: line 40: kill: (21994) - No such 
process

A trivial patch would be to do the following:

       if [ "$PROCLIST" ] && kill -0 $PROCLIST 2>/dev/null; then
         kill $PROCLIST
         echo -n "[stopped: $file] "
       fi

don-test-support (support)[221]$ sudo kill -9 $(cat /var/run/*stunnel4.pid)
don-test-support (support)[222]$ sudo /etc/init.d/stunnel4 restart
Restarting SSL tunnels: [started: /etc/stunnel/admin_stunnel.conf] [started: 
/etc/stunnel/quarantine_stunnel.conf] stunnel.



Don Armstrong

-- 
Dropping non-free would set us back at least, what, 300 packages? It'd
take MONTHS to make up the difference, and meanwhile Debian users will
be fleeing to SLACKWARE.

And what about SHAREHOLDER VALUE? 
 -- Matt Zimmerman in <[EMAIL PROTECTED]>

http://www.donarmstrong.com              http://rzlab.ucr.edu


--- End Message ---
--- Begin Message ---
Source: stunnel4
Source-Version: 3:4.17-2

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

stunnel4_4.17-2.diff.gz
  to pool/main/s/stunnel4/stunnel4_4.17-2.diff.gz
stunnel4_4.17-2.dsc
  to pool/main/s/stunnel4/stunnel4_4.17-2.dsc
stunnel4_4.17-2_i386.deb
  to pool/main/s/stunnel4/stunnel4_4.17-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.
Julien Lemoine <[EMAIL PROTECTED]> (supplier of updated stunnel4 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: Wed, 20 Sep 2006 22:04:41 +0200
Source: stunnel4
Binary: stunnel4
Architecture: source i386
Version: 3:4.17-2
Distribution: unstable
Urgency: low
Maintainer: Julien Lemoine <[EMAIL PROTECTED]>
Changed-By: Julien Lemoine <[EMAIL PROTECTED]>
Description: 
 stunnel4   - Universal SSL tunnel for network daemons
Closes: 388379
Changes: 
 stunnel4 (3:4.17-2) unstable; urgency=low
 .
   * Check if pids are valid before trying to use kill
     (Closes: #388379)
Files: 
 5ae0a63b2016e6ff9df01a168cb8dfcb 631 net optional stunnel4_4.17-2.dsc
 1e74b1d3460815500cff13c7bcf25275 25407 net optional stunnel4_4.17-2.diff.gz
 b21c1eaa9dadf9c15c8107d03dc0e947 101480 net optional stunnel4_4.17-2_i386.deb

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

iD8DBQFFEZ9Lc29c8N2YKnURAot5AJ9oVUqtlTgfm6jEqV5M+U1uGuXRcQCePlw9
7UPMmgKw4rx5yq79dATq2X4=
=tCLR
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to