=== PuffTheMagic is now known as CheebaHawk === heyadayo2 is now known as mcarter [04:51] I'm was wondering if with upstart the bootchart works correctly? Some process now start with upstart in /etc/init but I was looking and bootchart just logs rc is this correct? === robbiew is now known as robbiew-afk === robbiew-afk is now known as robbiew [19:18] What can I do about a process with status "start/killed"? The process id appears to be wrong from the beginning.. (can I use expect fork and expect daemon together? - seems like I have to) [19:18] pidfile support is not implemented yet, is it? [19:19] It appears I can neither start or stop a "start/killed" process?! [19:19] blueyed: what would you think expect fork and expect daemon together would do? [19:19] expect 3 forks?! :) [19:20] blueyed: holy shit, what are you running? [19:20] freenet [19:20] they have a run.sh, which calls a wrapper. [19:20] also I have to call it using "sudo", but that's not a fork already, is it? [19:20] blueyed: sudo may fork. su I'm pretty sure doesn't. [19:21] ok. But to try it I need to reset the process somehow. It's not running anymore, but upstart ignores it/me. [19:23] blueyed: interesting. sounds like you may have wedged upstart somehow. [19:23] yes.. any idea how to fix/debug this? [19:24] blueyed: without restarting... well you can core the process and post that in a launchpad bug. that at least gives us something to look at [19:25] blueyed: be sure to list the exact package version of upstart you have (include the binary/debug symbols themselves if you built it yourself) [19:25] sadmac2: will do.. how do I trigger a core? [19:26] blueyed: gcore [19:26] hmm, coring pid 1 could be interesting... be prepared for strangeness [19:40] sadmac2: bug 438313 [19:40] https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/438313 [19:41] blueyed: when you run stop, the job moves to stop/killed [19:41] blueyed: which is correct... [19:42] although I think it should progress out of the killed state [19:42] yes.. and stop should exit after all. [19:42] ah. yes. its wedged [19:43] blueyed: are you using a standard ubuntu package? if so attach the exact version installed. [19:43] oh, you did [19:43] never mind [20:03] sadmac2: should I attach the run.sh script, too? [20:20] blueyed: hold on to it. dunno that its necessary just yet. [20:30] sure. I won't remove it in the next days. Thanks for your help! === robbiew is now known as robbiew-afk