[01:31] hello everyone.. today for the very first time I tried installing juju and bootstrap it locally using lxd .I got this error as reported in the bug https://bugs.launchpad.net/juju-core/+bug/1566589 [01:31] Bug #1566589: ERROR cannot find network interface "lxcbr0": route ip+net: no such network interface [01:33] I could bootstrap it after configuring the bridge with the name "lxcbr0" .. is the fix not released yet? [02:16] rohit_: fix is landing and release early next week [02:17] 👍 [02:29] Thanks rick_h_ [02:29] Sounds like rohit_ was able to work around the issue === Guest8439 is now known as spammy === fginther` is now known as fginther [16:24] Hi, everyone. I've got a newbie question: is there an equivalent of "juju generate-config" in juju2 (devel)? "charm test" is complaining about my sad lack of an enviroments.yaml, and I'd like to ask juju to write one for me, rather than trying to write it myself. [16:49] petevg: sounds like you have a stale version of charm test. [16:53] jrwren: that sounds plausible. [16:54] I apt installed it. I just have the devel ppa setup, so I thought that it'd grab the right version. I could be wrong , th [16:54] *though. [16:55] (Also: thank you for getting back to me on a Sunday.) [17:03] ... just got pulled away from my computer (helping a friend's kid tour a college campus). I will argue with apt about what it installed when I can grab another chair and wireless connection. [17:06] petevg: hrm, no, if you are using devel ppa, then you have latest. hrm. might be a bug with charm test. [17:07] petevg: or well, not a bug, but i'm guessing charm test does not yet support juju2 [17:17] Oh no. Sadness. :-( Is there an alternative official way to run the tests as a package, or should I just setup a virtualenv and point nose at the test dir? [19:45] Sorry, I don't know. virtualenv and nose probably works great. [23:17] jrwren: Thank you very much for the help, and for saving me some time fruitlessly arguing with apt and dpkg :-) I will work on getting the tests setup with my old standbys.