[02:01] babbageclunk: the help summary for show-model states "Shows information about the current or specified model." yet there is no way to specify a model (i.e. no -m) is the summary wrong or is it wrong that it doesn't take -m [02:01] ? [02:12] veebers: It takes model as a positional argument. [02:12] babbageclunk: d'oh, reading fail for me. Thanks :-) [02:12] veebers: :) [11:29] can someone take a look at this ? https://github.com/juju/juju/pull/6556 [13:32] Bug #1640079 changed: LXDs doesn't start after a reboot [15:03] no one for standup? [15:07] mgz: I can rejoin. I was there alone :-) [15:07] we just did a super short one [15:07] macgreagoir: nate and I just did a lightning standup [15:07] feel free to fill us in here [15:10] ipv6 blah blah blah [15:12] Just trying to see if the enable-ha issue I'm hitting is ipv6 relatd or something else. [15:18] macgreagoir: I wouldn't be surprised. [15:20] macgreagoir: what version of mongo? [15:20] 3.2 [15:20] .9 [15:21] hmmm... ok, if it had been 2.6 I'd almost assuredly think it was ipv6, but 3.2 is supposed to work [15:21] but definitely could be a juju specific bug [15:24] ipv6 seems good in 3.2. Seems to be an id clash somewhere in the momngo docs. [17:22] could someone take a look on this PR https://github.com/juju/juju/pull/6556 ? and also could someone tell me that the CI logs are ok on the last commit ? [17:22] what are your thoughts on this? [17:56] someone? [18:02] hoenir: sorry, have been deep in several things today [18:02] hoenir: the checks passed, is there something in particular you want to see in the logs? [18:23] mgz, I'm referring on that "bad certificates" warnings.. [18:25] there are some "remote error: bad certificate" lines on stdout for the trusty unit tests [18:25] not actually causing any tests to fail [18:25] so it's safe to merge [18:26] I don't know, what's the background? [18:28] The background is that, on a previous PR axw suggested, in order to make these changes possible I should move the juju/cert (all the generic-common pieces) into a utils/cert pkg , the utils/cert part is already merged. [18:29] this patch is already merged so.. I wanted to finish the job by merging the other patch in (juju-core). [18:29] https://github.com/juju/utils/pull/250 [18:33] so mgz it's safe to $$merge$$ this bad boy? [18:33] as it's a us holiday and end of sprint, I think the people who were looking at your code just weren't around today [18:34] hoenir: the check says yes, and perrito666 approved [18:35] might be nice to send a message to the dev list about the cert error spam, so people are aware, and can follow up to fix?