[00:24] sigh [00:25] ericsnow: you still around? === natefinch-afk is now known as natefinch [10:00] Hi, i would like to write a docker charm utilising the layer-docker charm but it is not clear to me what's the best way to do this. Do i simply clone layer-docker or can i use something from charm-tools to pass this as an argument? [11:43] Bug #1561959 opened: juju kill-controller fails with latest admin/default model changes [12:35] * fwereade is feeling a growing sense of dread that the dummy provider is somehow involved in the insanity I've seen since merging master [12:42] ...yes, it is. destruction of a *hosted* environ is resetting the mgo server [12:42] f7u12 [13:28] anybody using go1.6 yet? [13:29] bogdanteleaga: yeah, many people are building with it [13:31] natefinch, ever seen provider/openstack/firewaller.go:434: arg cfg.UUID() for printf verb %s of wrong type: (string, bool) when running go vet on pushes? [13:32] cfg.UUID returns only string, but this seems to happen since I got 1.6 [13:33] bogdanteleaga: you may want to delete your $GOPATH/pkg directory... could have an outdated library in there [13:34] bogdanteleaga: sometimes that happens when you switch go version, and it'll try to build with an outdated library, which can result in the signature that is in the code not reflecting the signature of what is being linked, which is what this sounds like [13:34] natefinch, right, I forgot about that one [13:35] natefinch, seems to work, thanks [13:36] bogdanteleaga: sweet [13:55] morning all, happy friday [13:56] alexisb: morning :) [14:50] how the heck do I have jujud running from a binary that doesn't exist on disk? [15:46] Bug #1562052 opened: juju bootstrap doesn't create secgroups when there are environment naming conflicts === ses is now known as Guest99459 [16:03] morning:) [16:04] redir: morning :) [16:06] ericsnow: lol - from cmd/juju/charmcmd: // Command is the top-level command wrapping all backups functionality. [16:07] ericsnow: https://pbs.twimg.com/media/B3rqN7EIMAEFdJ-.jpg [16:16] cmars, I addressed the comments, overall I'm not sure what's preferred for the CLI [16:16] cmars, I'm slightly in favor of just waiting, but people had concerns with that [16:17] bogdanteleaga, thanks for the changes.. what's the targeted release for this change? is it intended for juju 2.0 or after? [16:19] cmars, 2.0 [16:25] speaking of commands [16:25] you around cherylj ? [16:25] redir: yep, whatps? [16:25] ha [16:25] what's up [16:26] got a minute to chat about those usage text bugs? [16:26] sure. hangout? [16:26] or irc? [16:27] HO [16:27] let me grab my headset [16:27] voice would prlly be much quicker [16:27] k [16:28] redir: https://plus.google.com/hangouts/_/canonical.com/cheryl-reed?authuser=0 === natefinch is now known as natefinch-afk [16:35] Bug # changed: 1319890, 1472711, 1490865, 1520247, 1524064, 1524297, 1536792, 1542206, 1545057, 1547898, 1551857, 1553915, 1554044, 1554721, 1555430, 1555585, 1557714, 1558191, 1559233, 1560237, 1561023, 1561088, 1561555, 1561611 [17:02] natefinch-afk: ha, backups [17:29] Bug #1562088 opened: flexible /etc/rsyslogd.d/25-juju.conf configuration === natefinch-afk is now known as natefinch [17:59] oh man... charmrevisionupdater imports juju/testing, which imports provider/dummy, which imports apiserver, which imports apiserver/charmrevisionupdater [17:59] I just can't even [18:27] g'night all [18:27] happy easter [18:27] man, I really hate it when a test in one file depends on hard-coded values defined in another file. Like... how am I supposed to know where this magic value comes from? [18:55] How does one typically mark a bug in lp? I don't see a way to add tags. Should I just add a comment? Something else? [18:57] redir: there are tags down at the bottom [18:57] redir: depends on how you're marking it, though... [18:57] natefinch: thanks. [18:58] natefinch: good point, needs update, needs review [18:59] needs edit [18:59] What is the equivalent of @mentioning someone? [18:59] redir: that's probably more just a comment. tags are generally used for permanent or semi-permanent categorization [18:59] redir: lol... uh, email them a link? [18:59] k, comment it is. [19:00] and emailing a link to the bug it is [19:00] tx natefinch [19:00] redir: lp is still pretty oldschool, though people will get emailed who have already indicated an interest (forget exactly what gets you subscribed to a bug) [19:01] redir: no problem. LP is an... interesting piece of software [19:28] How do I manully destroy-controller. Seems I updated before killing a controller and now it can't destroy it. [19:29] it is lxd [19:29] redir: easiest way might be to de-update and rebuild to kill it. certainly that's the most reliable way to make sure everything is cleaned up correctly. [19:31] redir: we should probably figure out a more manual solution, since it's not always possible to know what code to revert to.... I have an LXD environment running that's been around for a few weeks that I don't yet know how to clean up === ses is now known as Guest71859 [20:01] natefinch: I see. I don't know what version to back out to either as I was on tip... [20:02] thanks [20:06] ericsnow: you around? I could use some help with these charmrevisionupdater tests [20:25] natefinch: sure [20:26] natefinch: in moontstone [22:03] Bug #1560203 changed: stringForwarderSuite.TestRace sometimes fails [22:03] Bug #1560525 changed: Juju 2.0-beta3 stabilization [22:47] natefinch, you still on by chance?