1304388241 J * ccurran ~ccurran@wsip-68-107-222-183.ph.ph.cox.net 1304388258 M * ccurran Howdy! 1304388294 M * ccurran I'm getting a whole bunch of this in syslog: 1304388295 M * ccurran [511759.377991] vxW: [�ls�,3865:#1254|1254|1254] did lookup hidden devpts:ffff8801bece7930[#0,29] �/dev/pts/26� 1304388329 M * ccurran I was hoping to appeal to your wisdom, oh great IRC. Thoughts? 1304389409 Q * ccurran Quit: Leaving 1304393104 J * imcsk8 ~ichavero@148.229.9.250 1304398070 M * Bertl oops, seems I missed ccurran ... 1304398086 M * Bertl anyway ... off to bed now ... have a good one everyone! 1304398092 N * Bertl Bertl_zZ 1304398914 Q * bsingh Read error: Operation timed out 1304402472 J * ncopa ~ncopa@3.203.202.84.customer.cdi.no 1304402754 Q * derjohn_foo Ping timeout: 480 seconds 1304404279 J * ghislain ~AQUEOS@adsl2.aqueos.com 1304404543 J * bsingh ~balbir@122.248.163.3 1304406323 J * derjohn_foo ~aj@213.238.45.2 1304407064 Q * ignaz Ping timeout: 480 seconds 1304407653 J * Piet_ ~Piet__@659AABHRF.tor-irc.dnsbl.oftc.net 1304407667 J * mtg ~mtg@vollkornmail.dbk-nb.de 1304408060 Q * Piet Ping timeout: 480 seconds 1304409628 J * petzsch ~markus@dslb-088-075-166-221.pools.arcor-ip.net 1304410590 Q * bsingh Read error: Operation timed out 1304410707 Q * imcsk8 Quit: This computer has gone to sleep 1304411569 J * ignaz ~ignaz@85-126-150-194.work.xdsl-line.inode.at 1304412530 Q * derjohn_foo Ping timeout: 480 seconds 1304412582 J * BenG ~bengreen@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com 1304413849 J * derjohn_foo aj@tmo-024-151.customers.d1-online.com 1304414001 N * Piet_ Piet 1304418476 N * Bertl_zZ Bertl 1304418482 M * Bertl morning folks! 1304418502 M * daniel_hozac morning Bertl 1304418548 M * hijacker afternoon & that was a short night sleep ... lool 1304420209 Q * derjohn_foo Ping timeout: 480 seconds 1304420231 J * derjohn_foo ~aj@213.238.45.2 1304424153 Q * petzsch Quit: Leaving. 1304428862 J * kir ~kir@swsoft-msk-nat.sw.ru 1304429078 P * kir 1304430087 M * Bertl nap attack ... bbl 1304430100 N * Bertl Bertl_zZ 1304432670 Q * mtg Quit: Verlassend 1304433078 Q * MrTV Quit: Ex-Chat 1304433193 Q * BenG Quit: I Leave 1304433531 J * dowdle ~dowdle@scott.coe.montana.edu 1304434923 Q * ncopa Quit: Leaving 1304438087 J * ghislain1 ~AQUEOS@adsl2.aqueos.com 1304438366 Q * ghislain Ping timeout: 480 seconds 1304438988 J * bonbons ~bonbons@2001:960:7ab:0:bc83:ca5e:d9b0:60f4 1304439608 J * BenG ~bengreen@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com 1304440186 P * thewanderer1 Trying to relate to a Debian user is like trying to hug a cactus. 1304440254 Q * BenG Quit: I Leave 1304441653 J * petzsch ~markus@dslb-088-075-166-221.pools.arcor-ip.net 1304442799 Q * derjohn_foo Ping timeout: 480 seconds 1304444468 J * imcsk8 ~ichavero@148.229.1.11 1304444881 N * Bertl_zZ Bertl 1304445400 M * Bertl back now ... 1304447225 Q * nkukard Ping timeout: 480 seconds 1304447530 J * nkukard ~nkukard@41-133-112-179.dsl.mweb.co.za 1304448956 N * ensc Guest4063 1304448966 J * ensc ~irc-ensc@p5DF2ED8B.dip.t-dialin.net 1304449375 Q * Guest4063 Ping timeout: 480 seconds 1304450286 N * BobR_zZ BobR 1304450965 J * derjohn_foo ~aj@d141230.adsl.hansenet.de 1304451761 N * BobR BobR_zZ 1304452098 J * aj__ ~aj@d004120.adsl.hansenet.de 1304452539 Q * derjohn_foo Ping timeout: 480 seconds 1304452835 Q * petzsch Quit: Leaving. 1304455313 J * Radiance ~Radiance@193.16.154.187 1304457062 Q * bonbons Quit: Leaving 1304461916 J * radix ~radix@sslvpn.idsoftware.com 1304462000 M * radix So I've been trying to get my ubuntu vservers set up in a way that actually works for real. I've managed to get upstart working to the point that it initially starts services, but all "start" / "stop" / "restart" commands that happen at run-time just block while trying to communicate with the init process. 1304462011 M * radix Has anyone ever got ubuntu vservers working to that extent? 1304462142 M * Bertl blocking sounds like a bug in upstart, try with strace -f to find out more where it blocks (besides enabling upstart debug logs, assumed they exist now :) 1304462163 M * radix I did that, it's blocking while polling on the upstart FD. 1304462189 M * radix I would like to know if anyone has ever actually got an ubuntu vserver working before I go filing bugs; maybe I've just configured something wrong. 1304462197 M * radix If really nobody's ever gotten it working, then I guess it is a bug. 1304462197 M * Bertl so upstart is not answering or upstart is blocking? 1304462213 M * radix "poll" in the "restart" program is blocking 1304462219 M * radix poll([{fd=3, events=POLLIN}], 1, -1 1304462241 M * radix 3 is the unix socket created to @/com/ubuntu/upstart. 1304462245 M * Bertl I'm pretty sure it is some kind of 'bug' in upstart, at least to that degree that it assumes something which isn't present 1304462278 M * radix I couldn't follow that logic. what's it assuming is present? 1304462279 M * Bertl because there is no reason why upstart shouldn't work as 'intended' 1304462321 M * Bertl what I mean was, it might be that upstart just assumes that this or that is there, like it assumes that it can manipulate the console for example 1304462336 M * Bertl s/mean/meant/ 1304462354 M * radix yeah, maybe, I don't know. 1304462383 M * radix It maybe not be a bug in upstart, though, it may just be a misconfiguration in one of my init configurations. 1304462390 M * radix Because that's where things like the console are referred to. 1304462391 M * Bertl i.e. upstart has quite a number of assumptions, which might be true for certain systems, but which are not valid for all systems and specifically not for guest systems 1304462408 M * radix And this goes back to why I want to know if anyone has ever succeeded in getting ubuntu to work. 1304462443 M * Bertl well, those who did the ubuntu/upstart wiki entries probably did, no? 1304462456 M * radix I'm not terribly convinced :) 1304462463 M * radix They may have gotten as far as me, where stuff starts up initially. 1304462465 M * Bertl but upstat for sure has changed since, it's still under heavy development 1304462539 M * Bertl so, my suggestion is to enable whatever upstart debugging there is, and see what comes up 1304462561 M * Bertl maybe it (upstart) even tells you what's wrong, missing or expected? 1304463247 Q * ghislain1 Quit: Leaving. 1304465349 Q * radix Quit: Leaving 1304466967 M * Bertl okay, off to bed then ... have a good one everyone! 1304466973 N * Bertl Bertl_zZ