Package: bopm
Version: 3.1.2-5

The package as is doesn't really work, even after configuring bopm it doesn't start:

angus:~# /etc/init.d/bopm start
Starting bopm: bopm
angus:~#

nothing happens, no errors, not even in the logs.

following corrections need to be made:

/etc/bopm/bopm.conf, line 12
- pidfile = "/var/run/bopm.pid";
+ pidfile = "/var/run/bopm/bopm.pid";

/etc/init.d/bopm, line 64
- --pidfile /var/run/bopm$NAME.pid --exec $DAEMON
+ --pidfile /var/run/bopm/$NAME.pid --exec $DAEMON

This affects debian sarge, etch and sid packages, and ubuntu hoary, breezy and perhaps warty too.

greetings
s.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to