/srv/irclogs.ubuntu.com/2008/09/16/#upstart.txt

ion_http://heh.fi/tmp/idlemeter04:04
suihkulokkiif I have "start on started foobar", will it start only after the post-start stanza of foobar ?13:12
SEJeffCan anyone help me make upstart restart a getty after logging out of a serial console?15:57
SEJeffI login through the cyclades and it works. After logging out, getty stops15:58
SEJeffAnd I've created /etc/event.d/serial to look just like: http://pastebin.com/d31e43fff15:59
suihkulokkirespawn?16:12
SEJeffIs that what it is missing?16:14
SEJeffSorry there is no man page and I've been fighting with this16:14
suihkulokkiSEJeff: try adding a line "respawn" to the event.d file instead of the emit thing in your post-start script16:19
suihkulokkierr, post-stop16:19
SEJeffJust comment the initctl line and put, "respawn"?16:26
ZeqadiousMaybe someone can give me some insight/ideas on what to check on next.  I am trying to implement the inital switchover to upstart event based init from my current BSD style init on my distro.  Just trying to get the initial sysinit script to run before moving on to the next script, however I get the following error while trying to debug this: "init: failed to spawn sysinit main process: unable to set oom adjustment: No such file or17:43
Zeqadious directory".  I don't know what file or directory its trying to access.  Any ideas before I dig into the mailing list archives?17:43
ion_/proc/1/oom_adj probably. Do you have a recent enough version of Linux?17:44
ion_Oh, wait. It probably doesn’t have /proc yet at that point. Why the error about file or directory then... I’m out of ideas.17:45
Zeqadious:)18:36
Zeqadioushttps://bugs.launchpad.net/upstart/+bug/259801/+viewstatus <-- looks like its a bug of some sort :(18:46
ion_You could just comment out the OOM adjustment code as a temporary workaround.18:48
ZeqadiousTrying that now18:51
sadmac2Keybuk: greetings18:58
Keybukhullo!18:58
KeybukAh, Portland18:59
sadmac2heh18:59
sadmac2I head for the airport in 30 minutes18:59
sadmac2be in at 9pm18:59
ion_Hi Keybuk18:59
ion_keybuk: http://gitweb.heh.fi/?p=ion/idlemeter.git;a=blob;f=README;hb=HEAD :-)18:59
sadmac2Keybuk: that reminds me, we need to redo libnih :D19:00
* sadmac2 spent much of the week trying to hammer locking primitives into it to make a new version of that list iteration race go away19:01
Keybukyeah, libnih has some issues19:02
sadmac2Bill must be running some kind of Murphy's Law CPU. He always finds these first19:02
KeybukI quite like the idea of moving to using ion_'s refcounting ideas in it too19:02
sadmac2Keybuk: I've been reading some papers on region-based alloc. I'll have to point them out to you19:02
Keybukwe could just write Upstart in Python ;)19:03
sadmac2Keybuk: actually, I'll be bringing that up whenever we get to our little design session :)19:03
Keybukhave you found anywhere to stay yet?19:03
sadmac2Keybuk: nope19:04
sadmac2bill's hotel room might have a bath tub though19:04
KeybukI forwarded your mail on to one of the organiser's, so hopefully that'll help19:04
sadmac2why sleep anyway?19:05
ion_http://heh.fi/tmp/idlemeter19:05
ion_Also, “how many hours did my visit to the city take?”  % ruby -I~/src/own/idlemeter/ruby -ridlemeter -e 'puts IdleMeter::Analyze.intervals.find_all {|i| i.mode == :idle and i.length >= 3600 }.last'19:06
ion_idle   2008-09-16 13:19:02 +0300 – 2008-09-16 16:49:01 +0300 ( 3.5 hours)19:06

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!