_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. | 01:35 |
_mup_ | Bug #843539 was filed: Statusd -- deployment side status computation <Ensemble:New> < https://launchpad.net/bugs/843539 > | 04:27 |
kim0 | morning folks | 08:03 |
fwereade | heyhey | 08:18 |
_mup_ | Bug #843667 was filed: Instance not provisioned in the specified region <Ensemble:New> < https://launchpad.net/bugs/843667 > | 08:25 |
niemeyer | 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:39 |
highvoltage | recent events? | 14:48 |
hazmat | g'morning | 14:59 |
kim0 | yeah what events .. hope everything is fine | 15:00 |
hazmat | i think gustavo is recovering from some dentistry issues | 15:02 |
robbiew | nah, I know what he's talking about...nothing serious | 15:05 |
robbiew | lol | 15:05 |
jimbaker` | bcsaller, there's no bug linked to lp:~bcsaller/ensemble/statusd, so it's not showing up in the kanban | 15:36 |
bcsaller | jimbaker`: thanks, there was an error with lbox when I tried it, thought I fixed the issue | 15:37 |
jimbaker` | bcsaller, no worries | 15:37 |
bcsaller | jimbaker`: it created the bug, I'll link it manually | 15:38 |
SpamapS | wow so the shutdown command just *disappeared* ?! | 15:44 |
jimbaker` | SpamapS, yes, it's now destroy-environment | 15:45 |
SpamapS | No "this is deprecated stop using it"? :-/ | 15:45 |
SpamapS | Meh, it was an evil command anyway. | 15:45 |
jimbaker` | SpamapS, considering how devastating it can be, it seems reasonable to require this | 15:46 |
SpamapS | I really really don't like the introduction of incompatible changes this late tho. | 15:46 |
SpamapS | Even when they're quite beneficial. | 15:46 |
SpamapS | But, meh. | 15:47 |
jimbaker` | 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 |
SpamapS | bug subscriptions are fine I saw it poking around | 15:48 |
SpamapS | I was just surprised to see it land so suddenly and break my test script | 15:49 |
SpamapS | but again, thats a good thing | 15:49 |
SpamapS | The really important one is for bootstrap to exit non-zero when an env is already bootstrapped | 15:49 |
jimbaker` | SpamapS, good point. re suddenly - it was marked as high and it was easy | 15:50 |
jimbaker` | 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 <cli> <Ensemble:New for jimbaker> < https://launchpad.net/bugs/697093 > | 15:50 |
_mup_ | Bug #844010 was filed: fix autocomplete for the rename of shutdown <Ensemble:New> < https://launchpad.net/bugs/844010 > | 15:50 |
jimbaker` | kim0, thanks for pointing that out, that's an unfortunate aspect of not having autocomplete going against source | 15:51 |
kim0 | yeah :) | 15:51 |
kim0 | wish it could | 15:51 |
jimbaker` | kim0, it's too bad that argparse in python leaves some obvious stuff unimplemented | 15:52 |
* kim0 nods | 15:52 | |
fwereade | hey all | 15:53 |
jimbaker` | kim0, with bcsaller's statusd branch, we will be pretty close to having autocomplete on names | 15:53 |
fwereade | anyone got a few moments to talk about HTTP authentication? | 15:53 |
kim0 | jimbaker`: that'd be awesome :) | 15:54 |
=== daker_ is now known as daker | ||
SpamapS | 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:07 |
hazmat | SpamapS, i actually am upstream.. i can get to it tomorrow | 18:30 |
hazmat | SpamapS, i can cut a new release with the branch fixes as well | 18:31 |
hazmat | 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 |
SpamapS | hazmat: I wasn't sure if you had to await process tho. :) | 18:32 |
SpamapS | hazmat: you mean the destroy-environment message :) | 18:32 |
hazmat | SpamapS, process is done, i got at least one other dev to sign off on it.. that's all i need | 18:32 |
hazmat | SpamapS, yeah that too :-) | 18:33 |
SpamapS | ah ok | 18:34 |
* niemeyer waves | 19:24 | |
=== niemeyer changed the topic of #ubuntu-ensemble to: http://j.mp/ensemble-eureka | http://ensemble.ubuntu.com/docs | JUJU! | ||
hazmat | jimbaker`, do you know what this error might mean? /bin/ensemble deploy --repository=examples wordpress | 20:07 |
hazmat | No machines have addresses assigned yet | 20:07 |
hazmat | juju make me sick | 20:08 |
* hazmat looks for some mojo | 20:08 | |
hazmat | oh.. i see its the bootstrap isn't complete yet | 20:09 |
hazmat | hmm.. this is odd.. error on destroy-environment.. http://paste.ubuntu.com/684699/ | 20:17 |
robbiew | hazmat: heh | 20:24 |
niemeyer | hazmat: This error means the machines are still pending in EC2 | 20:44 |
niemeyer | 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 |
niemeyer | 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:45 |
niemeyer | hazmat: This may be the underlying cause.. but the txaws error will have to be fixed for us to be sure | 20:46 |
statik | 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 |
lynxman | statik: nice! | 21:04 |
lynxman | statik: hope they're faster ;) | 21:04 |
statik | 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:04 |
statik | macports has fallen out of favor with all the developers I know who use macs | 21:05 |
statik | i'll let you guys know if it gets merged. there are no "maintainers" so anyone can submit updates in the future. | 21:06 |
lynxman | 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 |
lynxman | statik: but definitely, as many flavours as possible of ensemble on the mac are a good thing | 21:07 |
jimbaker` | niemeyer, hazmat - i made that fix with respect to describe instances. obviously for now the immediate problem is in txaws, as mentioned | 21:08 |
smoser | SpamapS, can you re-review https://code.launchpad.net/~smoser/ensemble/cloud-init-output-log/+merge/73596 | 22:07 |
smoser | should pass test now. | 22:07 |
SpamapS | smoser: ack | 22:08 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!