Debian Bug report logs - #17258
FIXED in NMU [was: start-stop-daemon sends bad signals]

version graph

Package: dpkg; Maintainer for dpkg is Dpkg Developers <debian-dpkg@lists.debian.org>; Source for dpkg is src:dpkg (PTS, buildd, popcon).

Reported by: Juan Cespedes <cespedes@debian.org>

Date: Sun, 18 Jan 1998 22:48:36 UTC

Severity: fixed

Found in version 1.4.0.19

Done: unknown

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>:
Bug#17258; Package dpkg. (full text, mbox, link).


Acknowledgement sent to Juan Cespedes <cespedes@debian.org>:
New bug report received and forwarded. Copy sent to Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Juan Cespedes <cespedes@debian.org>
To: Debian Bug Reports <submit@bugs.debian.org>
Subject: start-stop-daemon sends bad signals
Date: Sun, 18 Jan 1998 23:26:35 +0100
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


Changed bug title. Request was from James Troup <james@nocrew.org> to control@bugs.debian.org. (full text, mbox, link).


Severity set to `fixed'. Request was from jdassen@wi.leidenuniv.nl to control@bugs.debian.org. (full text, mbox, link).


Severity set to `fixed'. Request was from jdassen@wi.leidenuniv.nl to control@bugs.debian.org. (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Thu Apr 18 21:24:47 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.