[01:35] <_mup_> ensemble/go-formulas r17 committed by gustavo@niemeyer.net [01:35] <_mup_> Got started with formula.Dir implementation. Missing bundling [01:35] <_mup_> and expanding for completion. [04:27] <_mup_> Bug #843539 was filed: Statusd -- deployment side status computation < https://launchpad.net/bugs/843539 > [08:03] morning folks [08:18] heyhey [08:25] <_mup_> Bug #843667 was filed: Instance not provisioned in the specified region < https://launchpad.net/bugs/843667 > [14:39] Folks, it's a national holiday around here, and given the recent events, I'll probably be mostly offline today to rest a bit. [14:48] recent events? [14:59] g'morning [15:00] yeah what events .. hope everything is fine [15:02] i think gustavo is recovering from some dentistry issues [15:05] nah, I know what he's talking about...nothing serious [15:05] lol [15:36] bcsaller, there's no bug linked to lp:~bcsaller/ensemble/statusd, so it's not showing up in the kanban [15:37] jimbaker`: thanks, there was an error with lbox when I tried it, thought I fixed the issue [15:37] bcsaller, no worries [15:38] jimbaker`: it created the bug, I'll link it manually [15:44] wow so the shutdown command just *disappeared* ?! [15:45] SpamapS, yes, it's now destroy-environment [15:45] No "this is deprecated stop using it"? :-/ [15:45] Meh, it was an evil command anyway. [15:46] SpamapS, considering how devastating it can be, it seems reasonable to require this [15:46] I really really don't like the introduction of incompatible changes this late tho. [15:46] Even when they're quite beneficial. [15:47] But, meh. [15:48] SpamapS, understood. i forgot to give you a shout when i pushed this merge in, since it was you that we were specifically trying to save ;) [15:48] bug subscriptions are fine I saw it poking around [15:49] I was just surprised to see it land so suddenly and break my test script [15:49] but again, thats a good thing [15:49] The really important one is for bootstrap to exit non-zero when an env is already bootstrapped [15:50] SpamapS, good point. re suddenly - it was marked as high and it was easy [15:50] SpamapS, i'll fix that as part of the more general bug 697093 [15:50] <_mup_> Bug #697093: Ensemble command should return nonzero status code for errors < https://launchpad.net/bugs/697093 > [15:50] <_mup_> Bug #844010 was filed: fix autocomplete for the rename of shutdown < https://launchpad.net/bugs/844010 > [15:51] kim0, thanks for pointing that out, that's an unfortunate aspect of not having autocomplete going against source [15:51] yeah :) [15:51] wish it could [15:52] kim0, it's too bad that argparse in python leaves some obvious stuff unimplemented [15:52] * kim0 nods [15:53] hey all [15:53] kim0, with bcsaller's statusd branch, we will be pretty close to having autocomplete on names [15:53] anyone got a few moments to talk about HTTP authentication? [15:54] jimbaker`: that'd be awesome :) === daker_ is now known as daker [18:07] hazmat: I'm thinking I'll just patch in the openstack fixes into txaws for Oneiric.. its too critical to wait for a merge from "upstream" :p [18:30] SpamapS, i actually am upstream.. i can get to it tomorrow [18:31] SpamapS, i can cut a new release with the branch fixes as well [18:32] SpamapS, one additional issue is the shutdown error message, which isn't functionally bad.. and as a result i'm tempted to wave off on it for oneiric [18:32] hazmat: I wasn't sure if you had to await process tho. :) [18:32] hazmat: you mean the destroy-environment message :) [18:32] SpamapS, process is done, i got at least one other dev to sign off on it.. that's all i need [18:33] SpamapS, yeah that too :-) [18:34] ah ok [19:24] * niemeyer waves === niemeyer changed the topic of #ubuntu-ensemble to: http://j.mp/ensemble-eureka | http://ensemble.ubuntu.com/docs | JUJU! [20:07] jimbaker`, do you know what this error might mean? /bin/ensemble deploy --repository=examples wordpress [20:07] No machines have addresses assigned yet [20:08] juju make me sick [20:08] * hazmat looks for some mojo [20:09] oh.. i see its the bootstrap isn't complete yet [20:17] hmm.. this is odd.. error on destroy-environment.. http://paste.ubuntu.com/684699/ [20:24] hazmat: heh [20:44] hazmat: This error means the machines are still pending in EC2 [20:45] hazmat: I have a guess about what the underlying error means, but it looks like the exception is from a bug in txaws itself [20:45] hazmat: I mentioned to jimbaker` that EC2 would raise an error if the machine disappeared while it was waiting, since ec2-describe-instances (the equivalent API) requires the id to exist [20:46] hazmat: This may be the underlying cause.. but the txaws error will have to be fixed for us to be sure [21:04] lynxman: fyi I submitted a homebrew formula for ensemble. homebrew is a popular replacement for macports. https://github.com/mxcl/homebrew/pull/7488 [21:04] statik: nice! [21:04] statik: hope they're faster ;) [21:04] yeah, previously when I've sent pull requests for things like upgrading to a newer version of bzr they have been merged in 45 minutes [21:05] macports has fallen out of favor with all the developers I know who use macs [21:06] i'll let you guys know if it gets merged. there are no "maintainers" so anyone can submit updates in the future. [21:07] statik: that's very cool, I've submitted things to macports in the past and they've been faster, I think they're trying to cope with the upgrade to Lion [21:07] statik: but definitely, as many flavours as possible of ensemble on the mac are a good thing [21:08] niemeyer, hazmat - i made that fix with respect to describe instances. obviously for now the immediate problem is in txaws, as mentioned [22:07] SpamapS, can you re-review https://code.launchpad.net/~smoser/ensemble/cloud-init-output-log/+merge/73596 [22:07] should pass test now. [22:08] smoser: ack