Public bug reported:

Binary package hint: wackamole

The script at /etc/init.d/wackamole does not check for the existence of
/var/run/wackamole and the daemon subsequently fails trying to write its
.pid file.

/var/run/wackamole is created by the aptitude install of wackamole but
purged on restart. Subsequent starts of wackamole fail silently but
strace -f reveals complaints about /var/run/wackamole not existing.

Attached patch modifies /etc/init.d/wackamole to create
/var/run/wackamole if it does not exist.

m...@mysql1:~$ lsb_release -rd
Description:    Ubuntu 8.04.1
Release:        8.04

m...@mysql1:~$ apt-cache policy wackamole
wackamole:
  Installed: 2.1.1-3
  Candidate: 2.1.1-3
  Version table:
 *** 2.1.1-3 0
        500 http://gb.archive.ubuntu.com hardy/universe Packages
        100 /var/lib/dpkg/status

** Affects: wackamole (Ubuntu)
     Importance: Undecided
         Status: New

-- 
wackamole init script does not check for existence of /var/run/wackamole
https://bugs.launchpad.net/bugs/318459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to