Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223853 - dev-util/buildbot - init script improvements
Summary: dev-util/buildbot - init script improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ali Polatel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-27 15:47 UTC by Jeroen Roovers (RETIRED)
Modified: 2008-05-27 18:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2008-05-27 15:47:14 UTC
elmer ~ # /etc/init.d/buildmaster start
 * Caching service dependencies ...                                       [ ok ]
 * Starting buildmaster in /keeps/gentoo/bot/master ...
 * start-stop-daemon: /usr/bin/twistd is a script
 * start-stop-daemon: and should be started, stopped or signalled with
 * start-stop-daemon: --exec /usr/bin/python /usr/bin/twistd
 * start-stop-daemon: or you should specify a pidfile or process name     [ !! ]
 * ERROR: buildmaster failed to start

Attachment #154479 [details] fixes this, according to Doug Goldstein (only he couldn't be bothered to file his own bug :).
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2008-05-27 16:05:30 UTC
cut the smart ass crap, Jeroen. I discussed this issue with Ali last week and he didn't need a bug filed. He said he'd take care of it. End of story.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-05-27 16:09:13 UTC
This bug has nothing to do with bug #223777.
Comment 3 Luca Barbato gentoo-dev 2008-05-27 16:10:12 UTC
btw maybe the pidfile could have the same name as the initscript.
Comment 4 Ali Polatel (RETIRED) gentoo-dev 2008-05-27 18:06:04 UTC
Take it easy people :)
Committed the init script improvements and fixed pid file stuff.

<fun>
Here is a picture that explains my current situation:
http://kawdjer.deviantart.com/art/wtf-86886174
</fun>

Thanks for reporting :)