prayer doesn't start due to missing directory
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
prayer (Ubuntu) |
Fix Released
|
Undecided
|
Magnus Holmgren |
Bug Description
Binary package hint: prayer
Hello:
Prayer doesn't start up automatically after a reboot. It appears to be because there is no /var/run/prayer directory. Here's what I do manually to fix the problem:
rich@toaster:~$
rich@toaster:~$
rich@toaster:~$ sudo /etc/init.d/prayer start
* Starting webmail server prayer prayer PANICLOG:
Failed to open panic log file: "paniclog"
Error was: Dec 01 11:55:13 [5949] Couldn't create directory: "/var/run/
rich@toaster:~$
rich@toaster:~$
rich@toaster:~$ sudo mkdir /var/run/prayer
rich@toaster:~$
rich@toaster:~$
rich@toaster:~$ sudo chown prayer /var/run/prayer
rich@toaster:~$
rich@toaster:~$
rich@toaster:~$ sudo /etc/init.d/prayer start
* Starting webmail server prayer [ OK ]
rich@toaster:~$
rich@toaster:~$
Here is my release information:
rich@toaster:
rich@toaster:
rich@toaster:
Description: Ubuntu 8.10
Release: 8.10
rich@toaster:
rich@toaster:
Here is the package information:
rich@toaster:
rich@toaster:
rich@toaster:
prayer:
Installed: 1.2.2.1-5aubuntu1
Candidate: 1.2.2.1-5aubuntu1
Version table:
*** 1.2.2.1-5aubuntu1 0
500 http://
100 /var/lib/
rich@toaster:
rich@toaster:
Please let me know if more information is needed of if I am doing anything wrong.
Best regards,
Rich
Do you have a tmpfs filesystem mounted as /var/run? I should of course have covered that situation...