[00:46] wallyworld: The subordinate bug fix PR - can you take a look please? https://github.com/juju/juju/pull/7369 [00:46] sure [00:47] wallyworld: Thanks - checking about that other related bug now. [00:47] sgtm [01:49] wallyworld: do you remember who was looking at the "state changing too quickly" error when removing and redeploying an application? [01:50] babbageclunk: eric was late last week [01:51] I just got it too - I guess he isn't having any trouble reproducing it anyway. [02:07] Huh, I can't put ntp on mysql, even though I've deployed mysql to trusty? [02:30] gah, having lots of trouble trying to get subordinates on real applications that also connect together - series mismatches [02:31] babbageclunk: I'm pretty good at deploying the ntp charm - yell if you need help. :-) [02:34] blahdeblah: Thanks! I'm trying again now, I think I needed to specify series for ntp as well as for mysql. [02:36] Yeah - if you've got a multi-series model, you need separate versions for each subordinate [02:38] here's an example from one of my test envs: http://pastebin.ubuntu.com/24621417/ [02:43] blahdeblah: Ah right - thanks. For the thing I'm testing I need it to be the same ntp application related to both other things. All seems to work ok now. [02:52] babbageclunk: You can associate two ntp subordinates with each other and they will peer [02:53] blahdeblah: oh, neat [03:08] * babbageclunk goes for a run [03:41] wallyworld: https://github.com/juju/juju/pull/7371 fixes a windows test failure [03:41] looking [03:43] axw: lgtm, thanks [03:48] axw: here's a small one when you get a moment later https://github.com/juju/juju/pull/7370 [03:52] wallyworld: what's the point of that extra executing status? it's going to be replaced immediately by "running install hook" [03:53] axw: probably a good point; i ported across some code from an old PR which wasn't quite right as it didn't do the set status check. i should just remove that [03:54] wallyworld: I think so. LGTM otherwise [03:54] ta, will remove that bit === frankban|afk is now known as frankban [07:18] axw: here's a another small one https://github.com/juju/juju/pull/7372 [07:18] axw: for the list-clouds one, maybe the word "customised" instead of "bespoke" ? [07:19] wallyworld: yeah I guess so. maybe "private/custom"? [07:19] ok, will use that [07:19] i'll push the change [07:24] axw: thanks! [07:24] wallyworld: np [10:17] gsamfira: ping === urulama_ is now known as urulama [10:33] urulama: pong === frankban is now known as frankban|afk [20:00] heyyyy, does JUJU_UNIT_NAME still get set in the charm env? [20:00] I'm hitting this http://paste.ubuntu.com/24626263/ [20:36] bdx, grepping through the source code, it looks like it should still be [20:38] bdx, if the hook is executed by the unit agent (jujud) [20:38] bdx, did you try running this with debug-hooks? [20:39] i never use debug-hooks, usually debug with print statements in lxd .. there might be a regression in that feature [21:00] cmars: thanks ... I don't see it in my env when in debug-hooks [22:18] wallyworld: ugh, there is some crazy stuff going on with Uniter API versioning. We're in a weird situation now, I think, [22:19] babbageclunk: otp with heather, can we catch up soon? [22:19] yup yup [23:08] babbageclunk: free now if you want to chat [23:08] wallyworld: yup yup - just off the phone with thumper [23:09] in stand [23:09] up? [23:11] still seeing this... machine-2: 11:10:38 ERROR juju.state database.go:273 using unknown collection "remoteApplications" [23:11] from a recent develop [23:11] when was this fixed? [23:18] wow... [23:18] goroutine profile: total 123958 [23:24] thumper: sorry, was otp - fix landed on develop 6 days ago, but maybe there's another place that also does it? [23:26] wallyworld: sweet, SLA stuff isn't on 2.1 branch, so I can simplify everything down to the two versions. [23:26] babbageclunk: awesome