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

mupBug # changed: 1219902, 1504821, 1567175, 1590671, 1597830, 1599503, 1641643, 1642219, 164238500:25
axwalexisb: any chance we can move the standup 30 mins earlier? it's an hour later for now me since the daylight savings change, which interferes with school half of the week01:01
alexisbaxw yep01:06
alexisbI will change it01:07
axwalexisb: thank you01:07
* redir goes for a run01:08
alexisbaxw, anastasiamac did you guys see a 30 min change or a 1.5hr change in the standup time?01:12
axwalexisb: email says 1.5h, calendar says 30 mins01:12
alexisbheh01:12
alexisbperrito666, ^^^01:13
axwalexisb: email says 6:45-7:15, calendar says 7:45-8:15. weird.01:13
alexisbaxw the calendar is right01:13
alexisbnot sure what is up with the email01:13
babbageclunkCalendar says a half-hour change, email says a 2.5 houe change - weird.01:14
alexisbguess given the original time was an a hour earlier??01:14
alexisblol01:14
alexisbdont know01:14
babbageclunkalexisb, thumper: it sounds like bug 1640373 is blocking veebers a bit - should I: work on it now, work on it after logtransfer, or something else?01:18
mupBug #1640373: 'superuser' unable to migrate normal user model if data directory (JUJU_DATA) is not shared between users. <model-migration> <juju:Triaged> <https://launchpad.net/bugs/1640373>01:18
thumperbabbageclunk: do log transfer first01:20
babbageclunkthumper: ok cool01:20
natefincheasy review anyone?  +1 -8 https://github.com/juju/charmrepo/pull/10804:21
natefinchalso this related one, +0 -5 - https://github.com/juju/juju/pull/657204:31
bradmis juju 1.25.7 released anywhere?06:13
bradmlooks like I'm hitting LP#1626304, it'd be nice to have that fixed06:17
anastasiamacbradm: 1.25.7 was in proposed but we had to put another bug fix so we jumped to 1.25.8 (with all 1.25.7 fixes included)07:23
anastasiamacbradm: 1.25.8 is in proposed now and shouled b in released soon-ish? within a day maybe...07:23
bradmanastasiamac: is there a recommended version of juju-deployer to use with that?  I tried it out, but got ssl errors from it07:51
=== frankban|afk is now known as frankban
perrito666morning12:29
mgzwotcha perrito66612:30
voidspaceo/12:49
macgreagoirrick_h: fyi, https://bugs.launchpad.net/juju/+bug/164261814:48
mupBug #1642618: enable-ha using existing machines breaks agents <juju:New> <https://launchpad.net/bugs/1642618>14:48
perrito666brb lunch14:59
mgzalexisb: I think we're ready to merge the neutron branch for juju, it passed checks, any reason not to $$merge$$?15:04
alexisbmgz, that is awesome!15:04
alexisbno objections from me15:05
mgzI shall press ze button15:06
alexisbthanks mgz15:11
mgznatefinch: https://github.com/juju/utils/pull/25115:28
mgzis pretty straight forward, branch does not fix everything but gets the first obstacle out of the way15:29
natefinchmglooking15:37
natefinchmgz: looking15:38
natefinchlol kipple15:43
mgzit's worse than kipple really, as it breaks commands15:45
natefinchright15:46
natefinchdid you look for something already made to do this?  I'd hope someone would have already done all the hard word15:47
natefinchwork15:47
natefinchmgz: LGTM15:55
mgznatefinch: thanks!16:09
=== mhilton_ is now known as mhilton
=== frankban is now known as frankban|afk
=== tvansteenburgh1 is now known as tvansteenburgh
alexisbperrito666, ping18:27
natefinchanyone online familiar with the openstack provider?18:29
mgzich18:29
natefinchmgz: adding credentials for openstack doesn't seem to support oauth... is that correct?18:31
natefinchOpenstack supports oauth..... is this just an omission, or is there something I'm missing?18:33
mgznatefinch: likely it's just never been added18:34
perrito666alexisb: pong18:35
alexisbperrito666, sorry one sec18:35
* perrito666 has been deferred18:36
natefinchrick_h: so, the thing about add-credential using oauth and that not working... AFAICT, the openstack provider has never been updated to have any code supporting oauth.18:42
rick_hnatefinch: umm ok18:45
natefinchrick_h: so uh.... it's not just a typo somewhere.  I honestly have no idea what it would take to support oauth in the current provider18:46
rick_hnatefinch: k, so if we don't support it just remove it from the interactive add-credential and add-cloud for now18:47
natefinchrick_h: yep18:48
alexisbok perrito666 sorry, I am free now19:00
perrito666alexisb: k, whats up?19:01
alexisbperrito666, can you jump oin a HO?19:01
perrito666sure, link?19:01
alexisbhttps://hangouts.google.com/hangouts/_/canonical.com/alexis-horacio19:02
voidspaceanyone know what the "remoteApplications" collection is for?19:03
voidspaceand why I have thousands of error lines in a log for 2.0.2 saying "using unknown collection remoteApplications"19:03
perrito666voidspace: its there to trigger that bug19:04
perrito666voidspace: I believe its use should be behind a feature flag but for some reason it isnt19:04
voidspaceperrito666: trigger that bug?19:07
perrito666voidspace: bad joke sorry19:07
voidspacehah19:07
voidspaceperrito666: I wasn't sure...19:07
perrito666no, trust me, its bad19:08
voidspacehehe19:08
voidspaceperrito666: no, that bit  I'm sure of...19:08
voidspaceperrito666: I blame wallyworld19:08
perrito666voidspace: he is to blame19:08
perrito666also he is not here so extra convenient19:08
hackedbellinihi guys! I'm using juju 2.0 with lxd. Do you know how can I change a lxc config from juju?19:12
hackedbellinimore specifically, I need so set 'lxc.aa_profile = lxc-container-default-with-nesting'19:12
hackedbelliniin one container, so it is able to run a docker container inside it19:13
lazyPowerhackedbellini - you can manually apply those lxd profiles, but juju itself has no notion of applying anything other than the juju profile.19:14
lazyPowerhackedbellini - the kubernetes team is working around this limitation with some success using conjure-up to apply the lxd profiles required to run application containers in lxd19:14
hackedbellinilazyPower: but how can I apply that profile with lxd?19:15
hackedbellinito be even more specific, I want to deploy this charm (https://jujucharms.com/u/lazypower/redmine)19:15
lazyPoweroh hey thats me :)19:15
hackedbellinilazyPower: since you write it, maybe you know how to help me :)19:15
lazyPowerand that charm is a demo charm, so19:15
lazyPowerbe prepared for drift19:16
lazyPowerhackedbellini - best i can recommend is let the charm hit error state, then figure out the container id from juju status19:16
hackedbelliniwhen deploying it, it is failing in the install hook because it can't start the 'docker' service (I imagined that it have something to do with the nesting config, hence the question I've made above)19:16
lazyPowerthen lxc profile apply docker container_id19:16
lazyPowerjuju resolved and see if the charm makes it further along19:16
hackedbellinilazyPower: $ lxc profile apply docker juju-449b90-1619:18
hackedbellinierror: not found19:18
hackedbellinilazyPower: strange that I have the docker profile19:19
lazyPowerhackedbellini - i'm not certain that ships by default, it may require having the docker.io package installed first. i'm currently bootstrapping a unit to test19:22
lazyPower1 moment19:22
hackedbellinilazyPower: np. just to reply to that, 'docker' shows on 'lxc profile list'19:23
lazyPower~$ lxc profile apply adjusted-mutt docker19:24
lazyPowerProfile docker applied to adjusted-mutt19:24
lazyPoweri had it transposed....19:24
hackedbellinilazyPower: oh, and I didn't even check the help page to help hahaha19:26
hackedbellinilazyPower: so, after that, I just have to 'juju resolved' and it is good to go?19:27
lazyPowerI would think so, that was the biggest blocker when i initially tested docker in lxd19:27
hackedbellinilazyPower: after applying the 'docker' profile I can't login to the lxc anymore19:35
hackedbelliniit appears tjhat it doesn't have an ip. Even on 'lxc list' it doesn't have one19:35
lazyPowerah it must have muxed with the network config by applying it19:36
hackedbelliniI tried to add another machine to juju and do the same (apply the 'docker' profile), and the same happened19:36
lazyPowerdid it retain the juju profile or did it replace it?19:36
hackedbellinilazyPower: how can I see which profile is applied to which lxc?19:37
lazyPoweri already terminated teh instance, but lxc profile --help will guide you19:37
hackedbellinilazyPower: didn't find a way to get that information from 'lxc profile', but I saw that docker didn't define eth0 that default defined. I edited it and put there, lets see if it works19:41
hackedbelliniit works :)19:41
hackedbellinilazyPower: still the same problem on docker19:45
hackedbellinihttps://www.irccloud.com/pastebin/yPeAfJYL/19:45
lazyPowerhackedbellini - i dont think its going to work out of the box without some serious heavy lifting/investigation. I've been on/off of this problem for a couple months and haven't had much success19:45
hackedbellinilazyPower: do you have any other suggestion for me to try? I really needed redmine installed on juju here19:48
lazyPowerhackedbellini - is lxd a requirement for that? it should work as is on a vm/cloud-instance19:48
hackedbellinilazyPower: yes, unfortunatly19:49
lazyPowerwithout a significant time investment, i cannot say that this will work for you anytime soon. I'm booked solid with kubernetes work at the moment19:50
hackedbellinilazyPower: I see. Np, I'll see what I can find. If I discover anything I'll inform you :)19:54
redirdo we already have some code that manages shelling out to system commands?19:58
mgzredir: yeah, juju/utils/shell19:59
redirthanks mgz20:00
redirwow, great documentation.20:01
hackedbellinilazyPower: I'm trying to force the deploy on xenial. I saw somewhere that docker should work better with it. But because of that I get this:20:08
redirexcellent, mgz. That got me to the right place, much appreciated.20:08
mgzredir: ace20:08
hackedbellinihttps://www.irccloud.com/pastebin/OEB9VTqy/20:08
hackedbellinilazyPower: I think it is related to this: https://github.com/juju-solutions/layer-basic/pull/7020:08
lazyPowerhackedbellini - right, you'll probably need to rebuild the layer. The last time it was published ot my namespace was back when the demo was originally written.20:08
lazyPowerare you familiar with building charms from layers?20:09
hackedbellinilazyPower: nope :) hahaha20:09
lazyPoweralso we should move this to #juju instead of juju-dve, we're adding noise to their signal20:09
lazyPowersee you there20:09
hackedbellinilazyPower: ok!20:09
* redir lunches20:11
=== alexisb is now known as alexisb-afk
=== alexisb-afk is now known as alexisb
alexisbis there a dev out there looking for a distraction, I have a question about a provider behavior22:04
wallyworldalexisb: wot you want to know?22:20
alexisbhml, ping23:02
hmlalexisb: pong23:02
alexisbheya are you able to join us in teh HO23:03
hmlalexisb: I followed the link i have - no one else is here.  :-)23:03
alexisbhttps://hangouts.google.com/hangouts/_/canonical.com/openstack23:03
hmlalexisb: perhaps I need a new link? - let me double check23:03
alexisbhml, we were late23:04
alexisblink above23:04
hmlalexisb: trying the link - i’m at requesting to join the video call…23:04
alexisbhmm we are not seeing the request23:04
hmlalexisb: let me try again.23:04
hmlalexisb: see the request?23:05
alexisbsend an invite23:05
alexisbsent23:05
hmlalexisb: trying…23:06
alexisbhmm HOs have been unhappy today23:06
hmlalexisb: let me trying one more thing23:06
hmlalexisb: see this request to join?23:07
alexisbno23:07
hmlalexisb:  :-( - not sure what else to try23:08
alexisbhml, do you want to just do an irc meeting23:09
alexisbhml, to start congrats on landing !23:09
hmlalexisb: sure - let’s start there - one more thing to try23:09
hmlalexisb: thank you!23:09
hmlalexisb: trying an app on my phone - could be the network on site?23:10
perrito666axw: ping23:20
anastasiamac_wallyworld: i thought this was fixed - https://bugs.launchpad.net/juju/+bug/1579887... did i think wrong? :D23:20
mupBug #1579887: Local charms not de-duped when deployed multiple times <2.0> <juju:Triaged> <juju-core:Won't Fix> <juju-core 1.25:Won't Fix> <https://launchpad.net/bugs/1579887>23:20
perrito666axw: ping23:21
wallyworldanastasiamac_: um, hmmm. i had thought so too, but it rings a bell that there is a slightly separate issue with charm cleanup23:21
wallyworldkatherine i think is across it IIANM23:21
anastasiamac_wallyworld: i thought clean up was done too and in fact backported to 1.25.x :)23:22
anastasiamac_wallyworld: k, tyvm! katco ^^ do u know>23:22
wallyworldnot sure about backport, i don't think i did it23:22
anastasiamac_katco: hi, btw :)23:22
axwperrito666: sorry pong, on a call23:24
perrito666axw: pong me when you are off he hook23:24
perrito666no rush23:24
perrito666I am in the middle of a barbecue su I have entertainment23:24
axwhml: heads up, I'm going to have to add support back in for grizzly temporarily as our CI is sad. we'll try and get our internal openstack upgraded ASAP, but for now we're stuck without automated tests23:28
hmlaxw: that will be interesting23:29
axwhml: yeah, I suspect as much :(23:30
babbageclunkCan someone review this? Includes drive-by for the formatting error. https://github.com/juju/juju/pull/657923:31
axwbabbageclunk: LGTM23:36
babbageclunkaxw: thanks!23:36

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