Your message dated Wed, 27 Aug 2008 21:32:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496803: fixed in util-vserver 0.30.216~r2772-2
has caused the Debian Bug report #496803,
regarding util-vserver: system hang when shutting down host
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.)


-- 
496803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496803
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: util-vserver
Version: 0.30.216~r2772-1
Severity: grave
Tags: patch
Justification: causes non-serious data loss


I'm afraid that "/etc/init.d/util-vserver stop" hangs if there is at least
one guest running; it's usually called on host shutdown when it will block
the whole system from rebooting/etc until human intervention, and even
worse, it's called after ssh and local logins are already disabled,
leaving only Ctrl-Alt-SysRQ or reset+hope for no fs damage.


Fix:
        vserver $vserver stop 2>&1 /dev/null
should be:
        vserver $vserver stop 2>&1 >/dev/null



--- End Message ---
--- Begin Message ---
Source: util-vserver
Source-Version: 0.30.216~r2772-2

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

util-vserver_0.30.216~r2772-2.diff.gz
  to pool/main/u/util-vserver/util-vserver_0.30.216~r2772-2.diff.gz
util-vserver_0.30.216~r2772-2.dsc
  to pool/main/u/util-vserver/util-vserver_0.30.216~r2772-2.dsc
util-vserver_0.30.216~r2772-2_i386.deb
  to pool/main/u/util-vserver/util-vserver_0.30.216~r2772-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.
Micah Anderson <[EMAIL PROTECTED]> (supplier of updated util-vserver 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: Mon, 25 Aug 2008 13:07:42 -0400
Source: util-vserver
Binary: util-vserver
Architecture: source i386
Version: 0.30.216~r2772-2
Distribution: unstable
Urgency: low
Maintainer: Micah Anderson <[EMAIL PROTECTED]>
Changed-By: Micah Anderson <[EMAIL PROTECTED]>
Description: 
 util-vserver - user-space tools for Linux-VServer virtual private servers
Closes: 496803
Changes: 
 util-vserver (0.30.216~r2772-2) unstable; urgency=low
 .
   * Fix initscript stop blocking reboot/shutdown (Closes: #496803)
   * Add 20securemount.dpatch and 30secmount_dev_fix.dpatch
     to fix -ro bindmounts becoming -rw
Checksums-Sha1: 
 a211799886b8ca3c00156418670a83636e7b39dc 1511 util-vserver_0.30.216~r2772-2.dsc
 2fb9c80fe3d40b97415f5f0f19381ed3226bc746 34985 
util-vserver_0.30.216~r2772-2.diff.gz
 2b9bad856537e8282a10d34a43effa8bdf86dc8d 579150 
util-vserver_0.30.216~r2772-2_i386.deb
Checksums-Sha256: 
 9e9af654126529bed75c295019e23cf3185b7b38f13be4fcc940c4aabb70a5b8 1511 
util-vserver_0.30.216~r2772-2.dsc
 9624a191b8f401b365442e53a772e85fab3f1988dbb69fc5d97f23278ff31e69 34985 
util-vserver_0.30.216~r2772-2.diff.gz
 b14dbf9b95c3585f8914e4af87ca380f2f13135c5f4bcc66355c5385c0ee804c 579150 
util-vserver_0.30.216~r2772-2_i386.deb
Files: 
 dd296cfa605fd88ec1ffb07853ec57a9 1511 net optional 
util-vserver_0.30.216~r2772-2.dsc
 cfb41f044828a231a232d739add3d551 34985 net optional 
util-vserver_0.30.216~r2772-2.diff.gz
 ce5a2a446b49d0a0ef53c3d1f65bb094 579150 net optional 
util-vserver_0.30.216~r2772-2_i386.deb

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

iEYEARECAAYFAki1vqUACgkQ9n4qXRzy1irgfQCcCofVjLyjL9QYXLLqb3uWQSpr
rJkAn22E9R6MkwAZPD9N1i+2gs6Xh3CV
=8WO2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to