* redir eods | 02:26 | |
babbageclunk | If anyone's around and feels like a review: https://github.com/juju/juju/pull/6742 | 04:18 |
---|---|---|
rogpeppe | babbageclunk: you only missed me by 17 minutes that time! | 08:44 |
=== akhavr1 is now known as akhavr | ||
=== akhavr1 is now known as akhavr | ||
ashipika | can somebody please tell me what i need to do to resolve this: 15:40:42 ERROR cmd supercommand.go:458 failed to bootstrap model: cannot start bootstrap instance: Missing parent 'lxdbr0' for nic 'eth0' | 14:41 |
mup | Bug #1488245 opened: Recurring lxc issue: failed to retrieve the template to clone <canonical-bootstack> <landscape> <lxc> <oil> <juju-core:Triaged by rharding> <https://launchpad.net/bugs/1488245> | 14:43 |
babbageclunk | redir, perrito666: around? Can I get reviews? https://github.com/juju/juju/pull/6742 | 19:46 |
redir | babbageclunk: I'll look in a minute | 19:46 |
babbageclunk | and https://github.com/juju/juju/pull/6735 | 19:46 |
redir | almost ready for a trade:) | 19:47 |
babbageclunk | redir: thanks! | 19:47 |
babbageclunk | uh oh | 19:47 |
babbageclunk | natefinch: did you get anywhere with bug 1650425? | 19:51 |
mup | Bug #1650425: migration: migrating back gives "target prechecks failed: model is being migrated out of target controller" <juju:New> <https://launchpad.net/bugs/1650425> | 19:51 |
perrito666 | babbageclunk: looking | 19:59 |
babbageclunk | perrito666: Thanks! | 20:00 |
perrito666 | babbageclunk: regarding the cloud name one I share jam's concern | 20:08 |
babbageclunk | perrito666: ok - I didn't quite understand his but I haven't been able to discuss with him yet. I'll read your comment. | 20:09 |
perrito666 | I didnt add one, I think the orderly thing to do is to make Name a part of cloud | 20:10 |
perrito666 | sadly you are out of jam until next year I believe unless he is still around | 20:10 |
perrito666 | bbl, pre-christmas errands | 20:11 |
babbageclunk | perrito666: ok - I can certainly add it to Cloud. | 20:12 |
babbageclunk | perrito666: But we wouldn't want to add it in clouds.yaml, right? | 20:14 |
babbageclunk | oops, he's gone out | 20:14 |
babbageclunk | redir: perrito666 approved the other one (thanks perrito666!) and really I need to talk about the other one with jam to work out what to do so stand down | 20:19 |
redir | ok | 20:25 |
redir | thanks | 20:25 |
babbageclunk | redir: phew that means I don't have to do yours ;) | 20:30 |
redir | hey now | 20:30 |
redir | you might be the only poor soul left | 20:30 |
babbageclunk | i kid! | 20:31 |
redir | I have 2 tests -- in a provisioner package -- that I know of that fail. I need to fix those and then I'm ready for a looksee | 20:31 |
perrito666 | Redir back pass me your pr | 20:34 |
redir | perrito666: 2 tests left to fix I think | 20:34 |
redir | then I'll make a pr | 20:35 |
perrito666 | Babbageclunk not to clouds.yaml only to that Struct, otherwise you might want to take out the name deciding logic and then put together an Argos strict | 20:35 |
natefinch | babbageclunk: I had to take yesterday off because of a sick kid. Working on that one now. THought I had it fixed, but still seeing problems | 20:35 |
redir | hopefully in the next hour or so | 20:36 |
babbageclunk | natefinch: cool, thanks. Hope the kid's all better! | 20:37 |
babbageclunk | perrito666: ok, makes sense. Hmm, what's an Argos struct? | 20:38 |
perrito666 | It's args when auto corrected by my phone | 20:45 |
babbageclunk | perrito666: I'll add it and see how it looks. | 20:49 |
perrito666 | redir: I am still here if you need a review | 21:28 |
TheMue | perrito666: Heya | 21:31 |
perrito666 | heya TheMue what are you doing around here? | 21:41 |
TheMue | perrito666: reactivated my irc bouncer and still having juju in my channel list | 21:42 |
TheMue | perrito666: that's fine, keeping contact | 21:42 |
perrito666 | heh nice | 21:43 |
TheMue | yep | 21:44 |
TheMue | currently working a bit on my couchdb client | 21:45 |
babbageclunk | perrito666: you and jam were right, it's much nicer. | 21:53 |
babbageclunk | (with Cloud.Name) | 21:56 |
redir | perrito666: running the full test suite and doing QA then making a PR | 21:58 |
redir | perrito666: babbageclunk https://github.com/juju/juju/pull/6748 | 22:40 |
redir | since you're bored | 22:42 |
babbageclunk | redir: yay! looking | 22:47 |
redir | I expect I have one or two more tests that I need to fix, but they pass here because I have libvirt installed | 22:47 |
babbageclunk | redir: holy crap, just noticed the line count. | 22:56 |
redir | babbageclunk: there's a really big test data file. | 22:57 |
redir | so that is pretty misleading | 22:57 |
babbageclunk | redir: does the test file all need to be there? | 22:58 |
redir | shoot me if I ever really try to add that many lines of new code in one PR | 22:58 |
redir | babbageclunk: it is a signed file:/ | 22:58 |
redir | so kind of or we can't test simplestreams parses a valid signed file | 22:59 |
redir | and that is much bigger than the tools streams | 22:59 |
babbageclunk | redir: there's no way to hack in a key of our own so we could use a fake signed file? | 22:59 |
redir | the key is alread in our code. | 23:00 |
redir | I mean that could all change, but that would be beyond adding image downloads parsing, which is what was done to pull images to replace uvtool | 23:01 |
redir | maybe compressing it and having the test server uncompress it for the test would make it smaller if that is a concern. I guess it depends on what the issue is. | 23:03 |
redir | it's a bunch of lines but it isn't that big in size since it's just text | 23:06 |
babbageclunk | redir: yeah, fair enough. | 23:27 |
babbageclunk | redir: do I need to do anything to my vmaas KVMs to allow nested kvms inside? I'm getting an error following the QA steps. | 23:28 |
redir | yeah | 23:28 |
redir | HO? | 23:28 |
redir | prolly easiest | 23:28 |
babbageclunk | ok - in standup? | 23:28 |
redir | https://hangouts.google.com/hangouts/_/canonical.com/babbageclunk | 23:28 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!