babbageclunk | thumper, wallyworld: can I get a review of a description change plz? https://github.com/juju/description/pull/61 | 00:05 |
---|---|---|
wallyworld | sure | 00:05 |
babbageclunk | thanks! | 00:06 |
babbageclunk | looks like there's a connectivity problem from CI to github though? | 00:07 |
babbageclunk | (for the description repo bot at least) | 00:08 |
anastasiamac | babbageclunk: yes m getting fatal: unable to access 'https://github.com/juju/juju.git/': Failed to connect to github.com port 443: Connection timed out | 00:11 |
thumper | https://github.com/juju/juju/pull/10544 for the mongo memory profile restart problem | 00:17 |
* thumper going to walk the dog | 00:17 | |
* thumper wonders if it is the https proxy problem | 00:17 | |
thumper | it is possible we are now expected to go via the proxy | 00:18 |
thumper | whereas before we weren't | 00:18 |
thumper | just thinking of what it could be | 00:18 |
babbageclunk | thumper: yeah, it does sound like that | 00:21 |
manadart | achilleasa: With a freshly built develop, I created a nested container. I am now trying after apt purging LXD from a parent. | 09:52 |
achilleasa | manadart: I am getting the same error with 2.6.6 from snap | 09:52 |
timClicks | Hi all, if you have a few minutes spare - you might like to look at our docs page. I've updated the navigation structure. What do you think? https://jaas.ai/docs | 09:53 |
manadart | achilleasa: And it worked after deleting LXD, but this is all on Bionic. | 09:58 |
achilleasa | manadart: this makes it break on my dev box: https://pastebin.canonical.com/p/N9H3PBkdjY/ | 10:00 |
manadart | achilleasa: Is it the same if you just add-machine lxd:0? | 10:01 |
achilleasa | manadart: one sec; I am trying to deploy apache2 (everything is using bionic now). I will try the above command next | 10:02 |
achilleasa | manadart: same result with the above command | 10:15 |
achilleasa | should I try to clean up all lxd profiles on the host and bootstrap again? | 10:15 |
stickupkid | achilleasa, what's the issue? | 10:17 |
achilleasa | stickupkid: running https://pastebin.canonical.com/p/N9H3PBkdjY/ makes the lxd container instance error with "Create LXC container: LXD doesn't have a uid/gid allocation. In this mode, only privileged containers are supported" | 10:18 |
stickupkid | i've seen this in lxd issues somewhere | 10:19 |
stickupkid | achilleasa, locally or inside a container? | 10:21 |
achilleasa | stickupkid: so basically it's bootstrap, add machine and create container in that machine (last bit fails) | 10:21 |
stickupkid | achilleasa, those commands worked for me | 10:36 |
manadart | Need a review: https://github.com/juju/juju/pull/10545 | 10:43 |
achilleasa | stickupkid: I still get the same error after cleaning up everything and removing all lxd profiles from the host | 10:52 |
stickupkid | achilleasa, including default? | 10:53 |
achilleasa | stickupkid: yes | 10:53 |
stickupkid | achilleasa, can you try this and see it works "lxc profile set default raw.lxc lxc.apparmor.profile=unconfined" | 10:56 |
stickupkid | manadart, done, took some time. | 11:11 |
manadart | stickupkid: Thanks. | 11:11 |
achilleasa | stickupkid: bootstrap cannot complete after running ^^^ | 11:12 |
stickupkid | achilleasa, that's interesting, as that removes apparmor, so i'm unsure - now | 11:13 |
achilleasa | it's currently stuck trying to ssh | 11:13 |
stickupkid | i'm not sure how disabling apparmor can prevent that | 11:14 |
achilleasa | let me try again | 11:14 |
stickupkid | if you deleted default profile, i'm unsure how it knows about the device - i.e. lxdbr0 | 11:15 |
achilleasa | this is how the default profile looks like on the host machine: https://pastebin.canonical.com/p/HyrrRvRQFC/ | 11:16 |
stickupkid | everything else looks legit except for the raw.lxc, which we've just added | 11:17 |
achilleasa | stickupkid: oh wait... it seems to proceed now... odd | 11:18 |
achilleasa | stickupkid: same error :-( | 11:24 |
achilleasa | while I am trying to figure out what's going on can someone please take a look at https://github.com/juju/packaging/pull/4? | 11:30 |
manadart | achilleasa: I can look in a mo'. | 12:27 |
achilleasa | manadart: I am trying the same experiment on aws now | 12:28 |
achilleasa | manadart: it works with aws so it must be something broken with my local lxd setup... | 12:49 |
rick_h | stickupkid: did you find out anything with the lxd issue you were hitting? | 12:50 |
stickupkid | rick_h, yeah, so my ineffassign caught a bug, which we needed to fix, both me and manadart located and landed | 12:54 |
rick_h | stickupkid: ah, gotcha | 12:55 |
drul | Hi. I'm installing openstack-on-lxd and got stuck for a while with rabbitmq endlessly trying to install. SSHing into the container and adding 127.0.1.1 with the container's hostname seems to have fixed it. Looks similar to https://bugs.launchpad.net/charms/+source/rabbitmq-server/+bug/1401830 although that's apparently fixed. Is this a regressi | 14:20 |
drul | on, or have I missed something? | 14:20 |
mup | Bug #1401830: rabbitmq hostname resolution error while deploying <sts> <rabbitmq-server (Juju Charms Collection):Fix Released by niedbalski> <https://launchpad.net/bugs/1401830> | 14:20 |
drul | * adding to /etc/hosts, that is | 14:21 |
stickupkid | rick_h, 2.6.1 release notes https://github.com/juju/python-libjuju/pull/343 | 16:28 |
hml | timClicks: quick pr review? https://github.com/juju/juju/pull/10546 just had to rerun mockgen for a bunch of files | 21:00 |
hml | thanks timClicks | 21:15 |
timClicks | hml: sorry for the delay, missed your message at first | 21:15 |
hml | not a problem | 21:15 |
thumper | babbageclunk: easy review? https://github.com/juju/juju/pull/10547 | 23:12 |
babbageclunk | thumper: ha, got confused seeing the python changes first | 23:13 |
wallyworld | kelvinliu: i've responded to review comments and made updates, had to resolve merge conflicts due to names.v3 landing to develop | 23:15 |
babbageclunk | thumper: approved | 23:15 |
thumper | babbageclunk: thanks | 23:15 |
timClicks | which is the earliest version of MAAS that we support? | 23:36 |
babbageclunk | timClicks: I think 1.9? | 23:37 |
anastasiamac | babbageclunk: timClicks i thought we just recently said that we do not support 1.9? | 23:48 |
anastasiamac | thumper: did we not remove it from our ci? | 23:49 |
thumper | timClicks: there is the technically, and really | 23:49 |
timClicks | anastasiamac: that's what I recall (vaguely) | 23:49 |
thumper | as of 2.7 we no longer say supporting 1.9 | 23:49 |
anastasiamac | woot woot \o/ | 23:50 |
timClicks | thumper: okay, well I've leave the note in the docs | 23:50 |
anastasiamac | but m guessing since th code is still there, we "kind" of support it | 23:50 |
timClicks | (which commits to supporting MAAS 1.x for the whole of Juju 2.x fwiw) | 23:50 |
kelvinliu | wallyworld: thanks! | 23:50 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!