Note that this is the same as Ubuntu bug #548739.

Here are the details of the workaround mentioned in the bug report.

In /etc/init.d/p910nd , comment out:

[ ! -d /var/lock/p910nd ] && mkdir -p /var/lock/p910nd

And replace it with:

[ ! -d /var/lock/subsys ] && mkdir -p /var/lock/subsys





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to