[12:04] gary_poster: Can I put the card for bug 682771 into the Active Coding lane? It would put us over the limit but I forgot to move the card when I started on it on Friday afternoon. [12:05] <_mup_> Bug #682771: test runner permits duplicate test ids < https://launchpad.net/bugs/682771 > [12:05] gmb, yeah, reflect reality [12:05] Righto [12:07] * gary_poster is back on old mac after sending system 76 back for warranty, with no real confidence that they will be able to fix anthing since we could never identify a trigger :-/ [12:07] Oh, fun... [12:08] gary_poster: I say "Oh, fun" because we've just lost power here... looks like it's not just our house. (I'm on GPRS phone here; sucks). [12:08] Might not make it to standup [12:08] gmb, ugh, I'm sorry. ack. [12:10] bac (dentist?) benji frankban gmb call in 2 [12:11] bac benji frankban gmb https://plus.google.com/hangouts/_/022ae8dfbabbe89c3f2cc2b6ce91f3d783e60a1a [12:12] * gmb still has no power, will join call if it comes back soon, else lunch. [12:18] gmb, I suggest you pair with bac when he returns in a couple of hours, since you will need his branch too [12:19] gmb, curious about screencast [12:21] gary_poster: Ready to go, need to upload it and blog about it... Tried uploading this morning but Youtube puked on my shoes. [12:22] :-P [12:22] Going to talk to mrevell since he's done a few before; maybe we should have a Launchpad channel. [12:35] gmb, mrevell is sick [12:35] or so his email claimned [12:35] claimed [12:35] gary_poster: Yes, but I can still ask him... Oh, you mean unwell :) [12:35] :-P [12:35] And yes; I'd forgotten. [12:36] Will poke around myself then, see what's what. [12:36] Anyway, no power yet; lunch. [12:36] benji, I just invited you to a hangout, but should we actually do our own thing until we have a machine to poke around in? [12:36] I could work on LEPs [12:36] But if we can be useful then I'm all for hanging out [13:01] gary_poster: I'll be there in a sec (sorry, headphones were plugged in and I didn't hear you) [13:16] benji: when you have a minute, could you please review https://code.launchpad.net/~frankban/launchpad/bug-1010251/+merge/109627 ? [13:16] frankban: sure [13:38] benji, what does your juju status say? [13:38] gary_poster: http://paste.ubuntu.com/1035461/ [13:39] benji, same problem. how did you start it? [13:39] juju deploy --config ~/workspace/juju-playpen/slave-trunk/examples/lpbuildbot.yaml --repository=~/juju-charms local:buildbot-slave [13:40] benji did you use any constraints? [13:41] gary_poster: nope [13:41] Yay, power. [13:42] gary_poster: that doesn't look like the problem you mentioned; for you it was instance-id: pending, mine says agent-state: pending which seems normal to me [13:42] benji, look in line 8 of your pastebin [13:43] gary_poster: ooh, I missed that [13:44] benji, could you put up a pastebin of the exact recipe that you used to start everything? Something on the order of http://pastebin.ubuntu.com/1035462/ , but less scripty is fine [13:44] I will use that to report to the juju team [13:45] gary_poster: from my history: [13:45] 8648 juju bootstrap [13:45] 8649 juju deploy --config ~/workspace/juju-playpen/slave-trunk/examples/lpbuildbot.yaml --repository=~/juju-charms local:buildbot-slave [13:45] benji, heh ok [13:46] gary_poster: my master deployment appears to be working correctly, I'm going to kill the slave and try again [13:47] ack [14:01] benji, so maybe we'll be ready @ 11 ;-) [14:01] benji, do you want to add this to your "tricks and/or problems" list for Friday or shall I? :-) [14:02] It might be nice if lxc containers had an alias for poweroff in them [14:02] so you use that instead [14:02] of poweroff [14:02] and if you are in the host [14:02] the command does not exist [14:02] gary_poster: I'll add it so you will be guaranteed not to have crickets this week [14:03] something to consider for lpsetu perhaps [14:03] benji, heh, sounds like a plan, thanks :-) [14:03] yeah, we should be super-duper careful powering off lxc containers because powering off the juju host is non-reversable [14:04] (which is worth mentioning too) [14:05] agreed on both counts [14:05] I've added both to my notes for Friday. [14:05] thanks [14:20] hello [14:20] gary_poster: i hope you got me email on saturday [14:20] bac, arrrr, indeed I did me matey [14:20] oh, is it that day again? [14:21] no you just said me email and I was feeling silly [14:21] how did the dentist go [14:21] about as painless as one can hope for two fillings. [14:21] why, oh why, are dental assistants so damned chatty? [14:22] lol [14:22] they are supposed to tr and distract you [14:22] that's my belief [14:23] benji, oh, that's fun. No I get an install error in my slave... [14:23] Now [14:23] pfft [14:23] * benji checks his. [14:23] arg! agent-state: install-error [14:25] benji Command '['apt-get', 'install', '-y', '--force-yes', u'buildbot/lucid']' returned non-zero exit status 100 [14:26] gary_poster: didn't we fix that at one point? I seem to recall 100 meaning something like "the cache was wonky, try again" [14:26] benji, I recall that too. Obviouslt still a problem [14:26] Obviouslt [14:26] :-P [14:27] * benji is a smart aleck [14:27] benji, what do we do to address again? Forgot. Clear cache I think? [14:27] apt-get clean [14:28] gary_poster: apt-get clean [14:28] heh [14:28] yeah that worked. I guess I'll try to redo that install... [14:28] but... where would you run it? the machine is now tainted, right? juju won't reuse it will it? [14:28] benji, what you should do is this, I think: [14:28] 1) on slave machine run apt-get clean [14:29] 2) (optional, I think) on slave machine run apt-get install buildbot/lucid [14:29] 3) on your juju machine, run...(one sec, figuring it out...) [14:29] I mean on your local machine [14:30] benji, juju resolved --retry buildbot-slave/0 [14:30] * gary_poster is trying that now... [14:31] well, I tried it [14:31] now watching [14:31] mm, status still unhappy but I think status does not change until install is finished [14:31] which takes a long time [14:31] so sshing to slave and looking at log is way to do it [14:31] trying that [14:31] I'm trying it too. [14:32] benji, log looks good to me. doing stuff [15:28] benji, I had to do apt-clean on master also but no working [15:28] now working I mean [15:28] running a test now [15:29] k [15:29] we should be ready to pair by after lunch :-P [15:29] (my master seems fine) [15:32] yeah [16:49] benji, what's your schedule look like? and is your instance healthy? [17:03] benji, yoohoo [17:04] gary_poster: I'm eating. I'll be ready in about 10. [17:04] cool benji thx [17:18] gary_poster: ready when you are [17:19] benji, cool. making hangout 1 sec [17:21] benji https://plus.google.com/hangouts/_/ae202029dce0f0038cd36aa478ba84c3fc9be1a9?authuser=1&hl=en-US [20:24] gary_poster: you went away [20:24] benji, oh [20:24] my machine seems like it is working hard on something. I think it may be in chrome... [20:45] gary_poster: you going to trade in your system76 for a new mbp? [20:45] well, trade + cash [20:45] i assume [20:45] bac :-) if I get a return, I'll consider it. Yeah it would def be trade + cash [20:45] The big downside is that I'll have no metal Ubunt anymore [20:46] pfft [20:46] 'cause I don't want to be pushing the fronteir there any more than I already do [20:46] you got the cloud [20:46] frontier [20:46] heh [20:46] true [20:46] I'll consider, The form factor looks very nice [20:47] But if system 76 says this is fixed I'll give it a try [20:47] displays keep getting amazinger as my eyes go to hell [20:49] heh [20:50] gary_poster: https://code.launchpad.net/~benji/launchpad/bug-996729/+merge/109732