[Bug 315715] [NEW] openct error on upgrade to 8.04

Ian Haywood ihaywood at iinet.net.au
Sat Jan 10 07:13:28 UTC 2009


Public bug reported:

Binary package hint: openct

openct prerm script returns a nonzero error code when the daemon isn't running,
because it runs "/etc/init.d/openct stop" which in turn complains about the file /var/run/openct/status not existing.

Suggest change line 10 of the prerm script to
if [ -x "/etc/init.d/openct" -a -f "/var/run/openct/status" ]; then

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

-- 
openct error on upgrade to 8.04
https://bugs.launchpad.net/bugs/315715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list