=== urulama_ is now known as urulama === frankban|afk is now known as frankban === mpavone1 is now known as mpavone [11:46] while installing juju 1.25, getting error The following packages have unmet dependencies: juju-local : Depends: lxc (>= 1.0.0~alpha1-0ubuntu14) but it is not going to be installed Depends: lxc-templates but it is not going to be installed E: Unable to correct problems, you have held broken packages. [11:46] for sudo apt-get install juju-local [11:47] how to resolve this? [11:50] sudo apt-get install juju-local gives following error [11:50] The following packages have unmet dependencies: juju-local : Depends: lxc (>= 1.0.0~alpha1-0ubuntu14) but it is not going to be installed Depends: lxc-templates but it is not going to be installed E: Unable to correct problems, you have held broken packages. [11:50] any idea? [12:09] Hi Matt [13:13] getting error while installing juju-local [13:13] on 1.25 [13:13] The following packages have unmet dependencies: juju-local : Depends: lxc (>= 1.0.0~alpha1-0ubuntu14) but it is not going to be installed Depends: lxc-templates but it is not going to be installed E: Unable to correct problems, you have held broken packages. [13:13] any idea how to resolve this [13:29] Hi Matt [13:30] A question on actions (juju 1.25) : what is required in order for an action to return success (python script) [13:30] I'm returning sys.exit(0) but my action systematically fails, even if it returns 0 in debug-hooks === Guest19141 is now known as bdx [14:23] marcoceppi: can you clear out my aws charm dev account? [14:27] Hi, I need to add new hard disk to an lxc [14:28] but I received this line "lxc-start: utils.c: safe_mount: 1284 No such file or directory - Mount of '/media/disk3' onto '/usr/lib/x86_64-linux-gnu/lxc//sdc1' failed" [14:28] Someone knows what happends? [14:28] Thanks! [14:41] nevermind, I found the reason why it always failed : was relying on deprecated JUJU_HOME :-/ [14:59] fscking jet lag [16:02] Hi, juju debug-log doesn't work with beta18, is it known? Any workaround? [16:02] any other way to view the juju logs during the deployment [16:03] catbus1: you need to run it from the controller model. juju switch controller [16:05] rick_h_: thanks! [16:11] ahhh one of those days where you've had 4 hours sleep and decide to rewrite large chunks of your talk... === frankban is now known as frankban|afk [16:12] magicaltrout: Best kind of days. [16:13] we'll see at 1pm if i have a talk or not ;) [16:13] lol [16:25] Greetings programs [16:25] they called him chuuuuuuck... chuuuuck the truck..... [16:58] magicaltrout: i see what you did there [16:59] have to do something to entertain myself after ~4 hours sleep [16:59] i know that feeling sir. I was up a bit too late myself [17:00] i have the inverted problem. Wake up at 4:30 cause of the jet lag [17:02] I'm ready for a mid day coma [17:02] hehe [17:02] s/coma/nap/ [17:17] rick_h_, looks like beta 17 is broken also for me. i'm trying to find beta 16 [17:19] cholcombe: doh, ok. [17:19] cholcombe: just to verify, this is the local charm deploy issue? [17:19] cholcombe: beta15 I think is in the xenial archive might be a next middle ground to check easily [17:22] anyone know what uses layer:apt so I can see what I've done wrong in my own? [17:23] I have this issue now, possibly with beta 18, seems like lxd issue, juju status and juju controllers --refresh error out with 'invalid controller tag "" returned from login: "" is not a valid tag' [17:26] rick_h_, correct [17:26] rick_h_, ok i'll try that [17:26] cargill: this is because it's a beta17 controller with the beta18 client [17:26] cargill: there was a breakage and the controller needs to be rebootstrapped with beta18 [17:26] how do I upgrade the controller? [17:26] cargill: you cannot [17:27] oh, so remove and start over [17:27] cargill: yes please [17:27] cargill: soon with rc1 we'll support upgrades but the betas still do not [17:41] magicaltrout: - we've used the apt layer, one sec while i find you an example [17:42] i found your example lpSummit [17:42] thanks [17:42] in beats [17:43] :D [17:43] * lpSummit sings the beats stack song [17:43] * lpSummit notes it has no lyrics [17:44] boodoom, bud duh boodoom boodooom buh duh buh duh boodoom boodoom [17:45] lpSummit: http://144.76.63.131:5050/#/ [17:46] oooo mesos [17:46] yup, vanilla mesos on Xenial [17:46] in a semi working charm [17:58] Hi everyone. How do I add heat to openstack bundle? [18:25] magicaltrout: question for you [18:25] magicaltrout: have you considered making any level of SDN abstracted in the mesos charms? [18:41] hey lpSummit sorry was on a call [18:41] absolutely I have [18:47] magicaltrout: great, the juniper guys are interested in talking with you if you have a moment [18:48] magicaltrout: we're in the container track room [18:52] lpSummit: cool, i'm prepping for my 1pm demo, but we can talk after that [18:52] sounds good to me [19:10] Hi, I don't see 2.0 version of this page https://jujucharms.com/docs/1.25/authors-charm-upgrades, is it the same for 2.0? [19:11] yeah i don't think its changed catbus1 [19:12] ok [19:13] lpSummit: you still there? === CyberJacob is now known as Guest72045 === zeus- is now known as zeus` === mwhudson is now known as Guest72628 === spammy is now known as Guest67489 === zeus` is now known as zeus [20:42] is there a juju 1.25 daily PPA? === Guest72628 is now known as mwhudson === zeus- is now known as zeus === CyberJacob is now known as Guest45771 === zeus is now known as Guest98165 === menn0 is now known as menn0-exercise [21:57] pragsmike, https://jujucharms.com/u/james-page/openstack-on-lxd [21:57] thanks === menn0-exercise is now known as menn0 === mup_ is now known as mup [22:42] what would make juju debug-hooks not actually do what https://jujucharms.com/docs/stable/developer-debugging#the-'debug-log'-command promises? It just lands me in a clean tmux session, no JUJU_HOOK_NAME or anything set === hloeung is now known as Guest86088 === Guest86088 is now known as hloeung [22:45] cargill: that's intended, and you will get a new tmux window as soon as the hook fires up [22:46] jose: oh, thanks, now that I reread the docs I can see that being described clearly [22:47] :) np! [22:48] https://gist.github.com/anonymous/ed1d1878b8de26ce43e8b73a59c0a602 [22:48] kk: tx === rmcall_ is now known as rmcall === Guest67489 is now known as spammy [23:42] is there an example how to use charmhelpers.core.services.helpers.TemplateCallback?