Your message dated Sat, 18 Sep 2010 21:21:52 +0400
with message-id <[email protected]>
and subject line Re: Bug#597287: regression: kvm does not work with nohup
has caused the Debian Bug report #597287,
regarding regression: kvm does not work with nohup
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.)


-- 
597287: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597287
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-kvm
Version: 0.12.5+dfsg-3
Severity: important


If kvm is started with nohup in the background, it still dies when the shell
from which it was started is closed. This is a regression from Lenny. It would
be very nice if you could fix this in squeeze.

The problem is that it registers the terminating signal handler for SIGHUP
even if SIGHUP has been set to "ignore" by nohup.



--- End Message ---
--- Begin Message ---
18.09.2010 17:22, Stefan Fritsch wrote:
> Package: qemu-kvm
> Version: 0.12.5+dfsg-3
> Severity: important
> 
> If kvm is started with nohup in the background, it still dies when the shell
> from which it was started is closed. This is a regression from Lenny. It would
> be very nice if you could fix this in squeeze.

If you want to run it in background, use -daemonize instead. Alternatively you
can use setsid.  Overwise it still has the controlling terminal open.

I'm closing the bug because of this.

Note also that you've choosen important severity for the bug,
while it's a minor issue.

/mjt


--- End Message ---

Reply via email to