[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#17258: marked as done (FIXED in NMU [was: start-stop-daemon sends bad signals])



Your message dated Sat, 13 Mar 1999 13:55:49 +0000 (GMT)
with message-id <14058.28261.265118.345379@anarres.relativity.greenend.org.uk>
and subject line Almost certainly gone now
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'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 18 Jan 1998 22:40:55 +0000
Received: (qmail 27147 invoked from network); 18 Jan 1998 22:40:51 -0000
Received: from lince.lander.es (qmailr@lince.lander.es@195.76.46.35)
  by 205.229.104.5 with SMTP; 18 Jan 1998 22:40:51 -0000
Received: (qmail 856 invoked from network); 18 Jan 1998 22:40:44 -0000
Received: from gizmo.lander.es (HELO gizmo) (@195.76.47.4)
  by lince.lander.es with SMTP; 18 Jan 1998 22:40:44 -0000
Received: (qmail 27805 invoked by uid 1000); 18 Jan 1998 22:26:36 -0000
Message-ID: <19980118232635.44592@gizmo>
Date: Sun, 18 Jan 1998 23:26:35 +0100
From: Juan Cespedes <cespedes@debian.org>
To: Debian Bug Reports <submit@bugs.debian.org>
Subject: start-stop-daemon sends bad signals
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.88

Package: dpkg
Version: 1.4.0.19

# strace start-stop-daemon --stop --signal HUP --exec /bin/cat
	...
kill(27796, SIGQUIT)                    = 0
	...
# strace start-stop-daemon --stop --signal STOP --exec /bin/cat
	...
kill(27799, SIGTERM)                    = 0
	...

	Apparently, it sends wrong signals.  It works OK when using
numbers instead of signal names.

-- 
Juan Cespedes


Reply to: