Thanks for the bug report. I'm closing it because the bug has been fixed
in Feisty.

dcc (1.3.42-2) unstable; urgency=low

  * dcc-client is gone, and merged into dcc-server. The space gained by the
    split was very small, and resulted in an overcomplicated packaging.

  * in that release, init scripts have been reworked a *lot* and now use
    upstreams scripts correctly. You may have needed to handcraft it
    previously, it's no more needed.

New /etc/init.d/dcc-server contains:
DCC_RUNDIR=/var/run/dcc
if [ ! -d $DCC_RUNDIR ]; then
    mkdir -p $DCC_RUNDIR
    chown dcc:dcc $DCC_RUNDIR
fi


** Changed in: dcc (Ubuntu)
       Status: Unconfirmed => Fix Released

-- 
dcc-client init fails to create pid file
https://launchpad.net/bugs/81619

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to