/srv/irclogs.ubuntu.com/2008/04/17/#upstart.txt

JamesB192Is there a guide online on using upstart as more than a drop-in sysvinit replacement and if so where?06:20
KeybukJamesB192: not yet, such things will start to appear once 0.5 is out]10:45
suihkulokkidoes there exist recent debian/ubuntu packaging for trunk upstart?13:10
Keybuknot at the moment13:12
Keybukthough there's no reason the existing packaging wouldn't work13:12
Keybukother than the fact that 0.5 doesn't work yet :p13:12
ion_:-)13:17
suihkulokkihrmh13:21
suihkulokkiso trunk is still compatible with 0.3.x jobs, but trunk will not boot anyway13:22
Keybukno, it's not compatible13:23
Keybukin fact, it's the very definition of incompatible, since trunk reverses various defaults ;)13:25
Keybuk*sigh*13:44
Keybukthe problem with D-Bus, at least it's C bindings anyway, is you have to write so much to get minimum functionality13:44
suihkulokkiI guess most people are expected to use glib bindings..14:03
Keybukwhich are nasty :)14:09
ion_We could always NIH our own implementation of the protocol. ;-)14:10
Keybukugh :p14:20
Keybukprocess 16984: Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.17:28
Keybuk*grr*17:28
Keybukso I take it out17:29
Keybukthen17:29
Keybukprocess 16678: dbus_shutdown() called but connections were still live. This probably means the application did not drop all its references to bus connections.17:29
KeybukGRRRRR17:29
ion_:-\17:29
Keybukand17:32
KeybukProgram received signal SIGPIPE, Broken pipe.17:32
Keybukyet17:32
Keybuk signal (SIGPIPE, SIG_IGN);17:32
Keybukoh17:35
Keybukwait17:35
Keybukbeing an idiot17:35
* Keybuk runs cont17:36
Keybukok dbus_shutdown is just segfaulting on its own17:36
sorenKeybuk: I take it you know you should unref, not close connections if they're shared?17:41
Keybuksoren: yes17:41
Keybukbut how do you make it get rid of its shared connections? :)17:41
sorendbus should magically shut it down when the last references is unref'ed?17:42
Keybukit doesn't seem to17:44
KeybukKeybuk: 1 - D-BUs: 018:48
ion_:-)18:48
KeybukKeybuk: 2 - D-Bus: 018:51
ion_And he scooooooreeeeees18:51
sorenKeybuk: What turned out to be the problem?21:42
Keybuksoren: libdbus bugs23:45

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