/srv/irclogs.ubuntu.com/2017/12/06/#juju.txt

=== skay_ is now known as skay
=== skay is now known as Guest57653
=== frankban|afk is now known as frankban
=== freyes__ is now known as freyes
=== frankban is now known as frankban|afk
=== Guest57653 is now known as skay
gnuoyDoes anyone have any pointers on how I can further debug Bug #1736207 ?14:33
mupBug #1736207: Unknown OS for series bionic <NTP Charm:New> <https://launchpad.net/bugs/1736207>14:33
gnuoyI don't seem to be able to deploy a charm that references bionic in its metadata14:34
gnuoy(I'm not trying to deploy to bionic fwiw)14:34
rick_hgnuoy: hmm, so the logic is supposed to be the order of the series called out in the metadata.yaml (first one is preferred) so I'd check that first14:35
rick_hgnuoy: there is a default series config I believe, have to look that up.14:35
gnuoyEven if I explicitly set the series in the juju cmd line it still fails with the same error14:35
rick_hoh, in the bug I thought it worked14:35
rick_hI see, it was the older charm my bad14:36
gnuoyNo, the bug alters the version of the charm. In both cases it's explicit about the series I think14:36
gnuoy⟫ juju deploy --series=xenial ntp14:37
gnuoyLocated charm "cs:ntp-24".14:37
gnuoyDeploying charm "cs:ntp-24".14:37
gnuoyERROR cannot add application "ntp": unknown OS for series: "bionic"14:37
rick_hgnuoy: can you run juju model-config and check "default-series                default  xenial"14:38
gnuoy⟫ juju model-config | grep default-series14:38
gnuoydefault-series                controller  xenial14:38
rick_hgnuoy: honestly it sounds like a bug in the series selector not accepting the cli defined value but figure check the boxes14:39
rick_hgnuoy: hmm, the same values are in some test charm bits in juju https://github.com/juju/juju/blob/698a34c22f2176a6de8cd24c5ea4aa5b11637069/acceptancetests/repository/charms/ubuntu/metadata.yaml14:44
gnuoyIt must be some config issue on my side.14:46
rick_hgnuoy: I guess maybe check the cloud config? but really the cli is the boss and should be the last word on that.14:47
gnuoyack14:47
rick_hgnuoy: I guess one other test is to download the charm and try it locally14:48
rick_hgnuoy: at least see if there's any fishy-ness with charmstore bits. I don't think so but would be glad to narrow it down I guess.14:49
gnuoyrick_h, seems to work locally http://paste.ubuntu.com/26125569/14:52
rick_hgnuoy: hmm, ok. well that's different.15:01
gnuoyhaha, yeah. I have this concern that it's going to turn out I'm accidentally using py juju or something15:02
gnuoyI see no logging around this on the controller. I pasted output with --debug in the bug too15:02
rick_hgnuoy: yea, nothing fishy in the debug log output. Unfortunately no output showing why it thinks bionic is the great choice15:13
gnuoyso you think it's picking bionic, then going wtf is bionic ?15:13
rick_hgnuoy: well I just mean that something in there is deciding it needs bionic. At first I was wondering if it just didn't recognize the series and was blowing up unable to resolve what bionic was, but now I'm thinking there's some faulty logic somewhere and it's picking bionic to deploy with but no idea why15:24
=== frankban|afk is now known as frankban
=== frankban is now known as frankban|afk
rick_h30 mins until the juju show! Get your coffee refills on.18:30
rick_hfolks wanting to chat on the Juju show hop in https://hangouts.google.com/hangouts/_/yoyg3gi2xrg35alcdlnyhpjx3ue18:50
rick_hand if you want to watch: https://www.youtube.com/watch?v=1LD05nnsq7E18:50
rick_hkwmonroe: aisrael bdx cory_fu magicaltrout stokachu and anyone else ^18:52
Cynervais there a way to deploy a charm to aws with network spaces? i tried `juju deploy ubuntu --constraints spaces=public0,private0` but the resulting machine just gets a single network interface on the public0 subnet20:57
bdxCynerva: using the AWS provider, juju doesn't support adding secondary interface (second space), only a single space constraint is supported21:06
Cynervaack, thanks bdx21:07
bdxCynerva: there should probably be a message to the user if the user tries to configure multiple spaces where its not possible21:07
bdxnp21:07
bdxI've granted "read" to everyone on a few charms and a few bundles, but only seeing the elasticsearch charm  https://jujucharms.com/u/omnivector/23:43
bdxkind of odd23:43
bdxhmmm, also, not all of the relations populate in the gui it seems https://jujucharms.com/u/omnivector/elasticsearch/823:46

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