/srv/irclogs.ubuntu.com/2007/05/10/#upstart.txt

=== Amaranth_ [n=travis@ubuntu/member/Amaranth] has joined #upstart
=== cwright [n=cwright@silver.standblue.net] has joined #upstart
cwrighthi, I have a box that has been cleanly dist-upgraded from dapper->edgy->feisty, and I am having some issues with upstart01:07
cwrightI originally asked on #ubuntu, but was referred here01:07
cwrightanyway, when I run 'initctl list', i see all the events waiting, except none of the tty's are shown in the listing01:08
cwrightthis is a problem because I am trying to add a 'svscan' file to the events.d directory, but it does not start upon boot01:10
cwrightany suggestions?   I can provide more information if that would be helpful01:10
=== Keybuk [i=scott@conference/ubuntu-developer-summit/x-e53f1b4f41784c97] has joined #upstart
=== sadleder [n=sadleder@p5081322B.dip0.t-ipconnect.de] has joined #upstart
=== Amaranth [i=travis@ubuntu/member/Amaranth] has joined #upstart
=== Md [i=md@freenode/staff/md] has joined #upstart
=== Keybuk [i=scott@conference/ubuntu-developer-summit/x-856cbeeff8ab4a56] has joined #upstart
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #upstart
=== Keybuk [i=scott@conference/ubuntu-developer-summit/x-957572a5b9d3b7f2] has joined #upstart
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #upstart
=== Amaranth_ [i=travis@ubuntu/member/Amaranth] has joined #upstart
=== mbiebl [n=michael@e180066063.adsl.alicedsl.de] has joined #upstart
=== tale [n=tale@207.235.54.1] has joined #upstart
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #upstart
=== cubicool [n=cubicool@router.emperor-sw2.exsbs.net] has joined #upstart
=== juergbi [n=juerg@80-219-18-22.dclient.hispeed.ch] has joined #upstart
=== cubicool [n=cubicool@router.emperor-sw2.exsbs.net] has left #upstart []
cwrightanyone here who can help with upstart issue?06:57
AlexExtremei might be able to help, but can you give me 10 minutes :) my dinner is ready07:01
AlexExtremebrb07:01
cwrightheh sure thing :)07:01
AlexExtremeback07:26
AlexExtremecwright, what did you want to ask? :)07:26
cwrighthi AlexExtreme, hope you enjoyed your dinner :)   07:27
AlexExtremei did, thanks :p07:27
cwrightI posted my question in here yesterday, but got no responses, I'll paste what I wrote again07:27
cwrightI have a box that has been cleanly dist-upgraded from dapper->edgy->feisty, and I am having some issues with upstart07:27
cwrightwhen I run 'initctl list', i see all the events waiting, except none of the tty's are shown in the listing07:27
cwrightthis is a problem because I am trying to add a 'svscan' file to the events.d directory, but it does not start upon boot07:27
AlexExtremehmm....07:28
cwrightalso, none of the tty's are started07:28
AlexExtremeare you using a custom kernel?07:28
cwrightno, straight feisty server kernel07:29
AlexExtremehang on07:29
AlexExtremelet me check my feisty install07:30
cwrightok07:30
AlexExtremedo the tty job files physically exist in /etc/event.d?07:30
cwrightyup07:30
cwrighthere is what I see with initctl list:07:31
cwright/etc/event.d# initctl list07:31
cwrightcontrol-alt-delete (stop) waiting07:31
cwrightlogd (stop) waiting07:31
cwrightrc-default (stop) waiting07:31
cwrightrc0 (stop) waiting07:31
cwrightrc1 (stop) waiting07:31
cwrightrc2 (stop) waiting07:31
cwrightrc3 (stop) waiting07:31
cwrightrc4 (stop) waiting07:31
cwrightrc5 (stop) waiting07:31
cwrightrc6 (stop) waiting07:31
cwrightrcS (stop) waiting07:31
cwrightrcS-sulogin (stop) waiting07:31
cwrightsulogin (stop) waiting07:31
AlexExtremecould you pastebin the content of one of the tty files? (http://rafb.net/paste)07:31
cwrightsvscan (start) running, process 422407:32
cwrightI manually started svscan with 'initctl start svscan', at boot nothing starts, they all go into waiting07:32
cwrightsure, one sec07:32
AlexExtremeand don't paste large amounts of text in here07:32
AlexExtreme:)07:32
cwrighti am curious if it has to do with the dist-upgrade from edgy to feisty07:33
cwrighthttp://rafb.net/p/OS2sbu29.html07:33
AlexExtremeyes, there's a syntax error in those files07:33
cwrightwhat is it?07:33
AlexExtremeremove all the tty files in /etc/event.d, uninstall the system-services package and reinstall it07:33
AlexExtremeit *should* recreate those files07:34
cwrightok, this is a live box, is that going to affect anything running?07:34
AlexExtremeshouldn't do07:34
cwrighti understand init intimately, upstart not so much :)07:34
AlexExtreme:)07:35
cwrightok, let me uninstall and reinstall real quick07:35
cwrightthis is what I am seeing: http://rafb.net/p/JpewkK75.html\07:36
cwrighterr, no slash on there07:36
cwrightis that safe to continue with?07:36
AlexExtrememmm no07:37
AlexExtremejust aptitude install it rather than uninstalling first07:37
cwrightok07:37
cwrightdid that, no new tty files in /etc/event.d/  though07:38
AlexExtremehrm07:38
AlexExtremehang on07:38
cwrightcan you pastebin your tty files and I can just replace mine?07:41
cwrightthat would be good enough, i just need to get this to work07:41
AlexExtremehold on, i'm uploading an archive containing mine07:42
AlexExtremecwright, http://www.alex-smith.me.uk/files/ttys.tbz207:44
AlexExtremejust get that file, cd /etc/event.d, tar -xvjf /path/to/ttys.tbz207:44
cwrightgot it, thanks a bunch, let me try this out07:45
cwrightAlexExtreme: i really appreciate your help, after looking at the files closer i see the syntax error, should have caught that before07:48
cwrighti'm digging upstart, i much prefer it now07:49
AlexExtremeyes, i'm going to assume that those errors were caused by a bug in the migrate-inittab.pl script07:49
AlexExtremei'll tell Keybuk about it later07:49
AlexExtremeso, it's working now?07:49
cwrightwell, i was able to start tty1, and i am rebooting the box now to see if svscan starts at boot as it should07:50
cwrighti should be able to tell you in a few minutes07:50
AlexExtremek07:50
cwrightyup, works great!   07:52
cwrightthe box started, all ttys, and svscan07:52
cwrightso you are probably right about the bug.  these were clean dapper installs, migrated to edgy, and feisty all in a matter of about 30 minutes07:53
cwrightok, well, that's all i needed help with.  thanks again AlexExtreme 07:55
AlexExtremeno problem07:55
=== cwright [n=cwright@silver.standblue.net] has left #upstart []
=== Md [i=md@freenode/staff/md] has joined #upstart
=== mbiebl [n=michael@e180068178.adsl.alicedsl.de] has joined #upstart

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