/srv/irclogs.ubuntu.com/2016/05/17/#juju-dev.txt

davecheneyhere's a quick review, https://github.com/juju/juju/pull/541001:26
anastasiamacdavecheney: reviewed01:40
davecheneyta01:43
mupBug #1582463 opened: juju subordinate not allocating and can't be destroyed <canonical-bootstack> <juju-core:Triaged> <juju-core 2.0:New> <https://launchpad.net/bugs/1582463>01:57
davecheneyit takes 16 minutes to run the state tests on my machine02:38
natefinchdavecheney: I have a branch where I'm adding if testing.Short(){ c.Skip() } to all the longest tests until each package takes no more than 1 seconds to test.  That should drop the time to run a smoke test dramatically.  Not that it'll help when you really want to run the full suite.02:45
natefinchdavecheney: it also does that to all mgosuites and jujuconn suites in the suitesetup, skipping the entire suite, because, seriously, no.02:45
natefinchbrb02:46
davecheneynatefinch: i only care about the tests taht CI runs02:46
mwhudsondavecheney: are you testing against mongo 3.2 now?02:53
mwhudsonhm, doubt it02:54
davecheneymwhudson: nope02:54
davecheneymwhudson: what i mean is02:56
davecheneymy setup has not changed since 14.0402:57
davecheneyso whatever was happening before i went on leave when the state tests did pass02:57
davecheneyis no longer happening02:57
mwhudsondavecheney: oh right, of course02:58
mwhudsonwas just a stray thought anyway02:58
davecheneymwhudson: fwiw, CI doesn't run mongo 3.202:58
davecheneyso, there's that02:58
mwhudsondavecheney: yeah, i expect some tests still fail02:58
davecheneycould someone who's a mod on the juju-dev mailing list please approve my message that is slightly larger than the 40kb message limit02:59
natefinchdavecheney: but what about all those poor souls on their 2800 baud modems?03:17
anastasiamac_natefinch: some ppl believe that terrible experiences enrich souls :-P03:18
natefinchanastasiamac_: I think some people just can't get out of the 1999 mindset03:20
anastasiamac_natefinch: 1999? when was that? :-P03:20
davecheneywepl, ya'll miss out on my satorial wit03:22
mupBug #1556442 changed: juju quickstart looks for network-bridge: "lxcbr0" in local environment <bootstrap> <quickstart> <juju-core:Expired> <https://launchpad.net/bugs/1556442>04:21
mupBug #1557874 changed: juju behaviour in multi-hypervisor ec2 clouds <juju-core:Expired> <https://launchpad.net/bugs/1557874>04:21
davecheneyhere is a simple one https://github.com/juju/juju/pull/541306:03
mupBug #1581748 opened: [2.0b7] add-credential no longer supports maas as a cloud type <cdo-qa> <credentials> <maas> <regression> <juju-core:Triaged> <https://launchpad.net/bugs/1581748>06:25
thumpero/06:25
thumperdavecheney: you should have an amusing email to read now06:25
davecheneythumper: :)06:26
davecheneyare you a mod on juju-dev ?06:26
davecheneycan you approve my less than amused email ?06:26
thumperyep06:26
thumperum... not the ubuntu juju-dev list, no06:26
thumperI think that is still just gustavo06:26
elmothumper: no, it's Becky^WWilliam06:31
thumperelmo: oh, thanks06:31
elmothe mailing list moderation is a cluster - I'm going to arbitrarily drop all the held messages; some of them date back to 201306:35
elmothe majority are spam; and I can't believe the non-spam ones are still relevant06:35
thumperheh06:35
dimiternthumper: heh, it seems I dodged it but frobware got on that plane after all?06:45
thumperdimitern: he will be06:45
dimiternthumper: ah, not yet I see06:46
dimiternsometimes not having a visa might be good for a change06:47
mupBug #1582555 opened: deploy cs:trusty/ubuntu deploys Xenial charm <juju-core:New> <https://launchpad.net/bugs/1582555>06:55
dimiternrogpeppe: ping07:42
rogpeppedimitern: pong07:42
dimiternrogpeppe: hey, I'm seeing a consistent test failure in cmd/jujud/agent/machine_test.go:TestDyingModelCleanup - http://paste.ubuntu.com/16472327/07:44
rogpeppedimitern: and it might be because of my recent change?07:45
dimiternrogpeppe: I did a git bisect and surprisingly it turned out your PR #5404, commit https://github.com/juju/juju/commit/2a731745eb2bb75f5ed20a887f23d9f198c16259 is the first time it happens07:45
rogpeppedimitern: interesting07:45
dimiternrogpeppe: surprisingly, because it doesn't seem your PR touched anything near cmd/jujud/agent07:46
rogpeppedimitern: i don't think i believe that07:46
rogpeppedimitern: i don't think gce is even linked in to those tests07:46
dimiternrogpeppe: well the only thing that comes to mind is ProviderSchema added in environs/interface.go, but not implemented by the dummy provider?07:47
rogpeppedimitern: it's just an interface declaration07:47
rogpeppedimitern: nothing uses it07:47
dimiternrogpeppe: yeah, that's why it's a mystery..07:47
dimiternrogpeppe: can you try running cmd/jujud/agent$ go test -check.v -check.f MachineSuite.TestDyingModelCleanedUp on master tip and see if it passes?07:48
dimiternmight be related to different go versions.. I'm on go1.6.1 linux/amd6407:49
rogpeppedimitern: ok, trying that07:52
dimiternrogpeppe: hmmm.. running the test on the only commit of that PR (2a73174) passes, it fails on the merge commit itself :/ (1439ead)07:52
davecheneyelmo: i'm right here man07:53
davecheneyplease wait til i sign off before calling me mesage irellevant :(07:53
rogpeppedavecheney: yo!07:54
davecheneyrogpeppe: hey07:54
rogpeppedavecheney: long time no see07:54
rogpeppedavecheney: "see"07:54
davecheneyrogpeppe: your mate jeff hodges is looking for you07:54
dimiterndavecheney: hey o/07:54
rogpeppedavecheney: jeff hodges... name rings a bell07:54
rogpeppedavecheney: ah yes07:55
davecheneyi think he wants you to make godep do something07:55
davecheneyor godeps07:55
rogpeppedavecheney: i need to spend some time on godef07:55
davecheneythat's the one07:55
rogpeppedavecheney: the guilt is nagging at me07:55
rogpeppedavecheney: but i've had no time07:55
rogpeppedavecheney: well, i guess i could've not gone for bike rides at the weekend but there are limits :)07:56
davecheneyi think you've got your priorties set just right07:56
rogpeppedavecheney: along with all the other stuff i've wanted to do (fix encoding/xml, finish up my errgo proposal doc, rewrite juju etc, etc)07:57
rogpeppedimitern: i suspect it might be some kind of race issue07:58
rogpeppedimitern: FWIW i do see that test failing07:58
dimiternrogpeppe: ok, thanks for confirming!07:58
dimiternrogpeppe: it might be quite intermittent and that merge commit just happen to be a false positive, will dig further back07:59
rogpeppedimitern: FWIW (showdeps -a github.com/juju/juju/cmd/jujud/agent | grep gce) prints nothing08:00
rogpeppedimitern: i.e. none of the packages i changed in that PR are linked into those tests.08:00
davecheneyholy fuck08:22
davecheneymongo failed three of my PR's that I submitted08:22
davecheneywhat is the story08:22
davecheneywhy hasn't that bag of shit been taken out behind the woodshed and been shot ?08:22
frobwaredimitern: https://bugs.launchpad.net/juju-core/+bug/158107408:23
mupBug #1581074: LXD container interface names don't align with parent interface names <lxd> <network> <juju-core:In Progress by frobware> <https://launchpad.net/bugs/1581074>08:23
frobwaredimitern: https://bugs.launchpad.net/juju-core/+bug/156680108:24
mupBug #1566801: LXD containers /etc/network/interfaces as generated by Juju  gets overwritten by LXD container start <network> <juju-core:In Progress by frobware> <https://launchpad.net/bugs/1566801>08:24
frobwaredimitern: https://github.com/frobware/juju/tree/master-lp158107408:25
davecheneyfwereade: https://github.com/juju/juju/pull/541508:47
fwereadedavecheney, LGTM, thanks08:49
davecheney    08:52
dimiternvoidspace: standup?09:01
voidspacedimitern: morning09:01
mattywdavecheney, morning dave - still up? regarding http://reviews.vapour.ws/r/4850/ ParseUnitTag is different09:38
mupBug #1582620 opened: juju-upgrade-mondo typo <juju-core:New> <https://launchpad.net/bugs/1582620>09:44
babbageclunkdimitern: Ugh - any way in mongo to find out that a collection is a capped one?10:42
dimiternbabbageclunk: I'm sure there is a way, but I don't know off hand10:43
dimiternbabbageclunk: IIRC the txn collection is capped10:43
babbageclunkdimitern: certainly the log collections are. I can't see any way to get CollectionInfo in the mgo docs.10:54
babbageclunkdimitern: seems like I'll just have to check the error text - yay! And then guess the right size when I recreate.10:54
dimiternbabbageclunk: it seems Collection.Create only returns CollectionInfo10:55
babbageclunkdimitern: I don't want to have to try to intercept the create calls so I can stash the infos somewhere.10:56
lazyPowermy new favorite thing:  juju debug-log --replay -T > bacon.log11:20
lazyPoweryou guys/gals are killin it. <311:21
lazyPowerand if this was always there, i just found it and it feels like my birthday all over again11:21
dimiternlol lazyPower11:22
lazyPowero/ dimitern11:23
dimiternlazyPower: o/ it's always good to hear a happy user with all the issues we dealt with for 2.0 :)11:27
lazyPowerits been a schlog, happy to spread the cheer when I can :D11:28
lazyPowerI have some questions for you specific to spaces and how we can leverage them in k8s. I'd like to replace flannel with network-spaces in our kubernetes-core bundle. But we're a couple weeks out in terms of planning. I'll poke you in #juju when we're ready - prepare yourself ;)11:30
dimiternlazyPower: k8s ?11:31
dimiternaah :)11:31
dimiternlazyPower: well spaces are well supported mostly on maas, with some support on aws11:32
lazyPowerah right, its similar to storage in the fact its hamstrung by provider support11:32
lazyPowergood point11:32
lazyPowerwelp thats something to think on11:37
dimiternlazyPower: yeah, we plan to add support for spaces to public clouds first, but it will take some time11:38
mupBug #1582667 opened: i/o timeout when deploying/upgrading charm <juju-core:New> <https://launchpad.net/bugs/1582667>11:39
lazyPowerdimitern completely understood. no pressure :)12:12
lazyPoweri mean, networking is easy right?12:12
lazyPowersaid no-one ever12:12
dimiternlazyPower: :D indeed12:15
mupBug #1582714 opened: worker/resumer: test failure during CI <juju-core:New> <https://launchpad.net/bugs/1582714>13:42
mupBug #1582731 opened: github.com/juju/juju/state tests time out on centos <blocker> <centos> <ci> <regression> <test-failure> <unit-tests> <juju-core:Triaged> <https://launchpad.net/bugs/1582731>13:51
mupBug #1582731 changed: github.com/juju/juju/state tests time out on centos <blocker> <centos> <ci> <regression> <test-failure> <unit-tests> <juju-core:Triaged> <https://launchpad.net/bugs/1582731>14:00
mupBug #1582731 opened: github.com/juju/juju/state tests time out on centos and windows <centos> <ci> <regression> <test-failure> <unit-tests> <windows> <juju-core:Triaged> <https://launchpad.net/bugs/1582731>14:12
katconatefinch: hey just wanted to say thank you for getting that bug addressed14:27
katconatefinch: i'm sure ian is breathing a sigh of relief :)14:27
natefinchkatco: welcome, yeah, I was glad to be able to fix it in a timely manner14:28
natefinchkatco: trivial review of the deps change for that? http://reviews.vapour.ws/r/4852/14:49
katconatefinch: tal14:49
katconatefinch: ship it14:49
* perrito666 has sandpaper in his throat15:01
natefinchperrito666: you should try eating food instead15:02
perrito666natefinch: nah, I am too hardcore for that15:02
perrito666I think Ill be making sign language for the next standup15:02
mupBug #1582714 changed: worker/resumer: test failure during CI <juju-core:New> <https://launchpad.net/bugs/1582714>15:22
natefinchgrep -r '"admin"' --include="*.go" . | wc -l15:54
natefinch23115:54
natefinchscrew dry, I wish we could at least manage something less than soaking wet15:54
natefinchdamp?  moist?15:54
katconatefinch: now is your chance :) stick it somewhere sane15:55
natefinchkatco: yep15:55
thumperhisterical raisons15:55
thumperthere is a testing.AdminUser15:55
natefinchoh, that's the best part.  Half of these are usernames, not model names15:56
natefinchpossibly more than half15:56
perrito666natefinch: same happened with file urls15:56
natefinchI don't know because THEY'RE JUST STRINGS15:56
perrito666there was a bunch constructed by hand15:56
bdxhows it going everyone? I feel like I'm missing something here ... is there a way around this -> https://github.com/juju/juju/issues/5411 ?15:57
natefinch(╯°□°)╯︵ ┻━┻15:57
* perrito666 touches natefinch with the "well fix it" wand15:57
natefinchthumper: package testing?15:58
perrito666bdx: hello, sorry I dont know15:58
katcobdx: we track our bugs on launchpad. here's a dupe with activity: https://bugs.launchpad.net/juju-core/+bug/157159315:58
perrito666dimitern: voidspace any of you is familiar with that error?15:58
mupBug #1571593: lxd bootstrap fails with unhelpful 'invalid config: no addresses match' <juju-release-support> <lxd-provider> <usability> <juju-core:Triaged> <https://launchpad.net/bugs/1571593>15:58
thumpergithub.com/juju/juju/testing15:58
perrito666katco: mm, we should go around closing the ones in gh every now and then15:58
katcoperrito666: we try. we need to turn off GH issues completely, but there always seems to be something more important to work on... :(15:59
perrito666meh, I dont have supercow powers, I cant close the bug15:59
perrito666I added the link to the lp one in the comments15:59
* katco closed the bug16:00
bdxOh my bad, I should be filing those in lp huh16:00
bdxoops16:00
bdxthanks16:00
katcobdx: no worries, it's a common mistake. we don't make it clear at all16:00
dimiternperrito666: that's lxd related16:00
perrito666bdx: it is, I just saw the address part16:00
perrito666sorry to disturb you :)16:01
dimiternperrito666: it usually means lxdbr0 was misconfigured16:01
bdxperrito666: I'm doing everything I can to not use lxdbr016:01
bdxbut I guess I should of scouted out the bugs further16:02
bdxshoot16:02
bdxha16:02
bdxsorry16:02
bdxdimitern, perrito666: is it a bug with lxd then?16:04
perrito666bdx: not really, there is a previous step to be done but apparently we are not documenting it?16:05
perrito666bdx: run lxd init16:05
perrito666and your problem should go away after networking setup16:05
bdxperrito666: yea, I've ran `lxd init` enough to no avail16:06
perrito666mmm, very strange16:06
perrito666try dpkg-reconfigure lxd and then restart lxd-bridge service16:08
bdxperrito666: I can bootstrap lxd just fine when using lxdbr016:08
perrito666ah ok, then what do you do16:08
perrito666to make it fail?16:08
bdxperrito666: any host only bridge works for me ... its when I try to configure lxd to use a bridge on an external interface that it fails16:09
perrito666mm, my knowledge of lxd does not go that far sorry16:09
perrito666ericsnow: ^ do you know more about that?16:10
bdxshould the issue be raised with lxd then?16:10
ericsnowperrito666: not really; perhaps tych0?16:10
perrito666ericsnow: he is not here :)16:10
natefinchthumper: sorry, my question was - why is a production value being defined in a testing package?16:11
perrito666bdx: ill try to summon someone from lxd, otherwise, file the bug with juju since we are the ones that break in that case16:11
mupBug #1582798 opened: After bootstrapping, juju gui isn't automatically deployed <cpe-sa> <juju-core:New> <https://launchpad.net/bugs/1582798>16:13
mupBug #1582799 opened: Deploying from the cli api.jujucharms.com is not reachable <cpe-sa> <juju-core:New> <https://launchpad.net/bugs/1582799>16:13
babbageclunkdimitern: I've got the state tests working for mongo3.2 now, except for TestSetAdminPassword.16:16
babbageclunkthumper: ^^16:16
bdxperrito666: the bug already exists .... its just not very specific to the nature of what actually happens -> https://bugs.launchpad.net/juju-core/+bug/157159316:16
mupBug #1571593: lxd bootstrap fails with unhelpful 'invalid config: no addresses match' <juju-release-support> <lxd-provider> <usability> <juju-core:Triaged> <https://launchpad.net/bugs/1571593>16:16
bdxI'll add in my bits to it16:16
dimiternbabbageclunk: awesome!16:16
dimiternbabbageclunk: is it as fast as 2.4 ?16:16
perrito666bdx: the error seems to be the same but they state a different cause16:17
perrito666could yolu please describe your case in that bug as a follow up?16:17
babbageclunkdimitern, thumper: but this change between 2 and 3 means that I think Initialize will have to work differently: https://docs.mongodb.com/manual/core/security-users/#localhost-exception16:17
babbageclunkdimitern: need to rerun the whole package again now that I've whacked all the moles - hang on.16:18
babbageclunkdimitern: but within a minute of 2.4 definitely.16:18
babbageclunkdimitern: which is better than 100x16:19
bdxperrito666: surely16:19
perrito666bdx: tx a lot16:19
bdxnp16:20
bdxthank you16:20
dimiternbabbageclunk: great news then! \o/16:24
babbageclunkdimitern: But so my final problem: at the moment Initialize connects to localhost without auth and creates the collections and indexes from allCollections(), and then at some point in the future sets an admin password - is that right?16:24
dimiternbabbageclunk: AIUI 'some point in the future' is at test(suite?) teardown/reset16:25
babbageclunkdimitern: No, I mean in a real bootstrapped controller.16:26
babbageclunkdimitern: almost all the tests run with auth turned off.16:26
dimiternbabbageclunk: ah, so the process goes - bootstrap with generated pwd, then when the controller's jujud agent starts, it resets the admin pwd once16:26
babbageclunkok - but in state.Initialize it does all of the collection and index creation before that, right? I think the admin password just needs to be done earlier.16:28
babbageclunkdimitern: oh, no - I've found it in agentbootstrap.InitializeState - it's setting the password first, isn't it. Ok, I just need to fix the test then. Sweet!16:30
mupBug #1582801 opened: Juju debug-log returns error when using during bundle deployment <cpe-sa> <juju-core:New> <https://launchpad.net/bugs/1582801>16:43
=== Garyx_ is now known as Garyx
mupBug #1582818 opened: SSH Key in MAAS GUI not working <maas> <ssh> <juju-core:New> <https://launchpad.net/bugs/1582818>17:25
elmodavecheney: not sure what you mean; I approved your mail before flushing the queue17:44
bdxperrito666, dimitern: this would explain alot -> https://github.com/juju/juju/blob/master/tools/lxdclient/client.go#L232-23317:58
perrito666really? we are checking for eth0? that is quite easy to break18:00
perrito666bdx: this check might be wrong https://github.com/juju/juju/blob/master/tools/lxdclient/client.go#L241-24818:02
natefinchquick review anyone? http://reviews.vapour.ws/r/4854/18:07
bdxyea, yea, I saw the whole part after the comments .... cry cry18:08
redirfwereade: yt?18:12
natefinchperrito666, katco, ericsnow: super easy, I promise: http://reviews.vapour.ws/r/4854/18:13
perrito666natefinch: rviewing18:14
perrito666natefinch: what prompts this change?18:15
ericsnownatefinch: there, that wasn't so bad <wink>18:15
natefinchperrito666: Mark18:16
perrito666say no more18:16
natefinchericsnow: yeah, turns out there actually was a constant, it just was hard to find amongst all the other "admin" references18:17
perrito666natefinch: reviewed18:17
natefinchperrito666: good catch on that comment https://pbs.twimg.com/media/B3qIJLFCcAEJLWm.jpg18:23
perrito666natefinch: I believe that I lack the etnicity to catch that joke :p18:23
tych0bdx: ericsnow: i think you have to use lxdbr0 right now18:23
natefinchperrito666: the label says rice, the container contains cookies18:24
perrito666pass it through the I am southamerican filter18:24
tych0there's no way to configure it otherwise18:24
natefinchperrito666: it's about comments being out of date18:24
perrito666natefinch: I assumed they where rice cookies (things that happen when you live with celiac people)18:24
perrito666by default I suspect of any sort of bakery product not made/bought by me to be rice based :p18:26
natefinchperrito666: fairly uncommon here18:30
perrito666here, too, unless here==my house18:31
mupBug #1582841 opened: remove check for lxdbr0 <juju-core:New> <https://launchpad.net/bugs/1582841>18:35
bdxtych0, perrito666, dimitern: I named the bridge on my external interface lxdbr0 .. this tricked juju, and lxd, and got me bootstrapped :-)18:44
perrito666lol18:44
bdxso simple, so sweet18:44
natefinchjust found our 15 month old in an awkward ball, face down in a chair, unresponsive.... turned out he'd just fallen asleep and kind of slumped into a pile.18:53
natefinchand unresponsive only because he was so tired18:53
perrito666natefinch: and how is your panic attack?19:01
natefinchperrito666: fine once it was established he was sleeping, but geez19:07
=== redir is now known as redir_lunch
=== redir_lunch is now known as redir
=== admcleod_ is now known as admcleod
redirwhen do I want to return errors.Trace(error) vs. error ?20:22
rediris there a rule of thumb?20:22
redirkatco: natefinch ericsnow ^^20:22
katcoredir: .Trace just adds stack information to the underlying object20:22
natefinchredir: basically always trace20:22
katcoredir: really not a reason to not use it20:22
katcoredir: .Annotate et. al. will do it for you, so you don't need to wrap those in .Trace20:23
redirOK just modifying a func that does both and wasn't sure why.20:23
mupBug #1582881 opened: destroying a subordinate returns an error but seems to work <juju-core:New> <https://launchpad.net/bugs/1582881>20:23
natefinchredir: probably started being written before we had the errors library20:23
katcoredir: probably targeted fixes. .Trace is only ~2y old20:23
redirshould I .Trace it in the drive by?20:24
natefinchredir: if it's not too many of them, that's fine.20:24
katcoredir: yeah i'd say those are easy to review, so bring the function up to code (no pun intended)20:24
* redir nods. just one of three...easy enough.20:26
natefinchgah, why is it get-model-config and not show-model-config? :/  everything else is show :/20:27
tvansteenburghwhy doesn't `juju block` accept a -m arg?20:28
tvansteenburghis it an oversight? am i right to assume that the block command does indeed apply to one specific model?20:31
natefinchtvansteenburgh: not sure20:31
natefinchtvansteenburgh: it definitely is per model according to the comments20:33
tvansteenburghnatefinch: okay, thanks20:33
natefinchtvansteenburgh: must be an oversight... I think because it's built as a super command (i.e. juju block destroy-model .. destroy model is a command, not an argument)20:34
natefinchtvansteenburgh: can you file a bug?20:37
tvansteenburghnatefinch: sure thing20:37
ericsnowanastasiamac_: ping21:21
anastasiamac_ericsnow: o/21:41
anastasiamac_ericsnow: m making coffee - 7.40am.. bbiab21:43
ericsnowanastasiamac_: np21:43
ericsnowanastasiamac_: just thinking we may want to postpone our meeting until the syslog stuff is more settled21:43
katcoanastasiamac_: was going to suggest the same21:54
anastasiamac_katco: ericsnow: sounds good \o/21:59
* redir doesn't know about meeting21:59
anastasiamac_i'll move the meetings21:59
mupBug #1582892 changed: `juju block` doesn't accept -m arg <juju-core:Invalid> <https://launchpad.net/bugs/1582892>22:00
anastasiamac_ericsnow: katco: altho m not convinced that the user stories will actually change :D22:00
anastasiamac_redir: i'll fill u in during standup22:00
ericsnowanastasiamac_: yeah, probably not :)22:00
anastasiamac_redir: perrito666: m happy to have a standup earlier if it suits u22:00
anastasiamac_ericsnow: m still keen to talk to u if u want :D but will move the actual meeting booking22:01
perrito666anastasiamac_: works for me22:01
anastasiamac_redir: want to do standup now-ish?22:02
rediranastasiamac_: fine by me, running tests now so I have time22:02
redir:)22:02
perrito666I am in the room22:03
mupBug #1582892 opened: `juju block` doesn't accept -m arg <juju-core:Invalid> <https://launchpad.net/bugs/1582892>22:03
anastasiamac_redir: perrito666: m going to tanzanite now then \o/22:03
mupBug #1582799 changed: Deploying from the cli api.jujucharms.com is not reachable <cpe-sa> <juju-core:Invalid> <https://launchpad.net/bugs/1582799>22:06
mupBug #1582892 changed: `juju block` doesn't accept -m arg <juju-core:Invalid> <https://launchpad.net/bugs/1582892>22:06
mupBug #1582799 opened: Deploying from the cli api.jujucharms.com is not reachable <cpe-sa> <juju-core:Invalid> <https://launchpad.net/bugs/1582799>22:12
mupBug #1582799 changed: Deploying from the cli api.jujucharms.com is not reachable <cpe-sa> <juju-core:Invalid> <https://launchpad.net/bugs/1582799>22:27

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!