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

Bug#152268: start-stop-daemon hoses setpgid



Package: dpkg
Version: 1.10

In /etc/init.d/coda-client (Coda distributed file system client
daemon, locally built from CVS, see http://www.coda.cs.cmu.edu/),

DAEMON=/usr/sbin/venus
start-stop-daemon --start --verbose --background --exec $DAEMON

appears to succeed but the daemon dies immediately with

SigInit: setpgid failed (1)

in /var/log/coda/venus.err.

start-stop-daemon --start --verbose --exec $DAEMON &

works properly (except that log output goes to the console, not log
files; I think this has to do with venus, not start-stop-daemon).

This breakage seems to have appeared with dpkg 1.10; the init script
worked fine until a recent upgrade, but I've done a couple of upgrades
over the period of trying to find who killed Venus, so I'm not sure
exactly when this happened.  Late June probably.

-- 
Institute of Policy and Planning Sciences     http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
 My nostalgia for Icon makes me forget about any of the bad things.  I don't
have much nostalgia for Perl, so its faults I remember.  Scott Gilbert c.l.py


-- 
To UNSUBSCRIBE, email to debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: