Activity log for bug #267487

Date Who What changed Old value New value Message
2008-09-07 16:33:54 Lani bug added bug
2008-09-07 16:44:40 Lani loggerhead: status New Invalid
2008-09-07 16:44:40 Lani loggerhead: statusexplanation I noticed that you can redirect this with a parameter to the start-loggerhead command: start-loggerhead -p "/var/lib/loggerhead/loggerhead.pid"
2008-09-07 17:56:25 Lani description I used "sudo python setup.py install" to install loggerhead. I'm not used to install applications this way so maybe there are some simple options to set to accomplish what I want. Without any specific options loggerhead was installed into /usr/bin. When I start loggerhead with the start-loggerhead command it wants to create the loggerhead.pid file in /usr/bin. I think that this file should be created in /var/lib/loggerhead instead, as I don't want to give loggerhead write permissions to /usr/bin. I used "sudo python setup.py install" to install loggerhead. I'm not used to install applications this way so maybe there are some simple options to set to accomplish what I want. Without any specific options loggerhead was installed into /usr/bin. When I start loggerhead with the start-loggerhead command it wants to create the loggerhead.pid file in /usr/bin. I think that this file should be created in /var/run instead, as I don't want to give loggerhead write permissions to /usr/bin.
2008-09-07 17:56:25 Lani title loggerhead.pid file should be created in /var/lib/loggerhead loggerhead.pid file should be created in /var/run