=== kadams54 is now known as kadams54-away === kadams54 is now known as kadams54-away [02:47] rsynnest: ping [02:54] tvansteenburgh: hey! [02:54] was the github outdated? [02:54] hey, see my email? [02:54] yeah, updating now... [02:55] awesome, thanks man [02:56] rsynnest: my pleasure! just pushed the changes if you wanna have another go [03:14] tvansteenburgh: no luck :/ [03:14] would running in a python virtualenv have any effect on the charm? [03:16] like maybe python dependencies aren't accessible? [03:19] rsynnest: same traceback? [03:21] not sure, I'll check. It did fail on install hook [03:28] rsynnest: if it's the same, while you're in debug hooks, try running `add-apt-repository -y ppa:chris-lea/node.js`, since that appears to be where it failed the first time === kadams54-away is now known as kadams54 [03:41] add-apt-repository: command not found [03:41] both software-properties-common and python-software-properties are installed [03:42] wha... [03:45] apt-get install apt-file -y [03:45] apt-file search add-apt-repository [03:47] dope, i forgot the debug-hook runs on the unit's machine [03:47] :) [03:47] i have add-apt-repo local but not on the machine [03:50] that did the trick [03:51] XD [03:51] thanks for the help! [03:51] so what did you have to do? [03:51] install add-apt-repo? [03:51] just installed software-properties-common to the meteor machine [03:52] okay, cool, i'll get the charm updated [03:53] thanks for helping make the charm better rsynnest! [03:54] np, thanks for being so responsive [03:54] errr hang on [03:54] next hook is failing lol [03:55] k, paste me a trace when you have it [03:55] how did you know it was the add-apt that was causing the issue? [03:55] saw it in your traceback in the email [03:55] http://paste.ubuntu.com/9484186/ [03:57] hrm, did you run the install hook again after installing those deps? [03:57] yeah [03:58] im still in the same debug-hook shell [03:58] `which mrt` [04:02] rsynnest: what's the output of `which mrt` [04:02] oh, it returns nothing [04:03] wasn't sure if that was you thinking you were in termie :) [04:03] ls [04:03] ha [04:05] i'm not sure how install succeeded if we don't have that [04:11] ahhhh sorry [04:11] i re-ran install and it does fail at the end, i missed it [04:11] Unusable architecture: armv7l [04:11] Meteor only supports i686 and x86_64 for now. [04:11] dang [04:12] doh! [04:12] bummer :) [04:12] well, if anyone asks now you know [04:13] sorry for the wild goose chase :P [04:13] np at all, it was helpful [04:14] hope you stick around juju anyway! [04:14] welp, time to go bug the meteor folks ( ͡° ͜ʖ ͡°) [04:14] hehe [04:15] time for me to call it a night, cya around rsynnest [04:15] peace man, thanks again for the help [04:15] you bet! === kadams54 is now known as kadams54-away === erkules_ is now known as erkules === CyberJacob|Away is now known as CyberJacob === liam_ is now known as Guest77493 === CyberJacob is now known as CyberJacob|Away [09:18] hey all, I seem to have my mysql unit stuck in "installed" (and now in "dying" after trying to destroy it), what could I do to debug? [09:20] forced the machine out, trying again [09:28] so yeah mysql permanently gets into "installed" state for me [09:28] oh now it ran! [09:28] ok /me shuts up === beuno_ is now known as beuni === beuni is now known as beuno [14:25] hey everyone, we're a video game: http://www.jujuandpeyo.com/ === roadmr is now known as roadmr_afk [15:53] Congrats tvansteenburgh on your first charm promulgation since becoming a ~charmer! [15:53] may the users of meteor rejoyce in happyness as you have delivered their nectar [15:53] \o/ [15:54] mbruzek, marcoceppi_, dpb1, niedbalski ^ :) [15:55] cheers tvansteenburgh [15:55] tvansteenburgh, congrats! [15:56] congrats [16:04] congratulations, tvansteenburgh! [16:05] oo sorry about the miss jose ;D i thought you were at uni [16:06] lazyPower: told ya, I'm on vacation until April [16:06] nice [16:10] jose : have u finish the limesurvey charm test ? [16:10] ejat: I'm poking on some critical stuff right now, but I did take a peek yesterday. looks like it's more than just that dependency, but I'll see what I can do [16:12] ok thanks :) === roadmr_afk is now known as roadmr [17:45] marcoceppi_: hey, your seafile tests will depend on a fix that I'm pushing for review now [17:48] marcoceppi_: also, the revq is not deleting some of the old closed/deleted MPs/charms === lukebennett_ is now known as lukebennett [18:39] Hey guys, we're trying to install Juju + Openstack on top of MAAS. The auto-install fails with this error log: http://pastebin.com/EWAwCEuN ... what could be wrong? We can SSH into our nodes. [19:06] sebas5384: what platform are you using sshuttle on? [19:08] aisrael: using redir or iptables because sshuttle is too slow :( [19:09] sebas5384: I have a workaround for sshuttle, but I've only tested it with OS X/Vagrant [20:11] Hey guys, we're trying to install OpenStack on top of MAAS using the ubuntu tutorial (http://www.ubuntu.com/download/cloud/install-ubuntu-openstack). We're currently on step 4, but it keeps failing with this error: http://pastebin.com/EWAwCEuN === kadams54 is now known as kadams54-away [20:38] thebozz: interesting - seems like possibly the keys didn't make during the bootstrap - have you retried teh provisioning? and is it consistent? [20:39] lazyPower: we haven't reprovisioned. Yes, the error is constant. Should we try with a reprovision? [20:39] thebozz: i would give that a go and see if its intermittant failure, or if there are larger issues at play here. [20:40] lazyPower: wait, you mean the SSH keys you configure on MAAS? We can connect to each node using SSH using the ubuntu user, so if that's what you meant then it's working fine. [20:40] thebozz: thats what i was referring to [20:41] Hmmm. Then the keys are fine. What else could cause this? What user does juju try to connect to the nodes as? === kadams54-away is now known as kadams54 [21:10] thebozz: the ubuntu user [21:11] lazyPower: so the login itself shouldn't be an issue either. I'm completely stumped with this one. [21:11] this is troublesome to me, as juju loads its own set of ssh keys with maas that it then uses to connect to the nodes. [21:11] thebozz: i'm not 100% familiar with the new 'autopilot' installer however [21:12] teh last time I did this, it was still a mostly manual process until you got to juju being bootstrapped. [21:12] thebozz: I would recommend pinging in #maas as well, someone may have some insight as to what the problem might be - but i beleive its after hours for them, quite a few of them are UK based. [21:12] Still worth a try, though. Thanks! === kadams54 is now known as kadams54-away === skay is now known as afk === afk is now known as skay === ayr_ton is now known as ayr-ton [23:28] is there some kind of 2 minute timeout during an install hook - e.g. between lines of stdout? i have a git clone that always fails around then, but if i juju ssh in, i can clone just fine