Hi! On Thu, 2014-10-02 at 17:30:06 +0300, Christos Trochalakis wrote: > Package: dpkg > Version: 1.17.13 > Severity: normal > Tags: patch
> start-stop-daemon --stop fails with "no match option" even if --pid or > --ppid is given: > > /sbin/start-stop-daemon --stop --pid 66666 --retry "QUIT/5" > /sbin/start-stop-daemon: internal error, no match option, please report > > pid and ppid are proper matching options, so they should enough for > start-stop-daemon, the following patch addresses the issue. Oh wow indeed, I guess I only tested --start and --status, s-s-d really needs a test suite. :/ > This is probably because pid/ppid options were added later and the > relevant commits were not handling the case. Thanks! I've merged this locally will be included in 1.17.14. Regards, Guillem -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org