[09:51] is there an easy way to just deploy a KVM VPS? with juju? [09:51] just with a stock centos image or something like that [11:02] hi [11:02] I defined a new action in my charm and then upgraded it (juju upgrade-charm), but I can't run it (status: failed, script never run) [11:02] is this known to not work? === verterok is now known as verterok-away === verterok-away is now known as verterok [13:27] Laney, what's the error output when you try to run the action? [13:27] bloodearnest: I don't see any output, where might it be? [13:28] wait [13:28] I do! [13:28] 'action not implemented on unit ...# [13:28] so you can't upgrade and get new actions? [13:29] Laney, what does this say: juju action defined [13:30] bloodearnest: It's in there [13:31] Laney, and juju action do gave you 'action not implemented on unit' [13:31] ? [13:31] right [13:31] so if the action is defined, then the upgrade worked and it's available [13:32] well it's in one case and in the other [13:32] If I ssh in I can see that actions.yaml was indeed updated [13:33] Can you try invoke the action manually? [13:33] when ssh'd in? [13:34] yes, but the first line is a juju-log which I never see in the debug-log [13:34] so I suspect it's not running [13:35] Laney, what version of juju is your environment? [13:35] 1.25.0 [13:36] it's odd that it;s defined, but then can't be executed [13:37] Laney, is actions/ executable? [13:38] yup [13:38] I can't run it manually, don't know how to set the environment up [13:38] JUJU_CONTEXT_ID [13:40] Laney, I think you should be able to run it like so, from the unit: juju-run action/ [13:41] Laney, if you want to check/rulle out the upgrade-charm being an issue, simply add a new unit, and see if the actions works on that. [13:46] bloodearnest: bleh, juju-run doesn't seem to ever do anything, is that because config-changed is still running? [13:46] (the failure was from before this) [13:49] Laney, ah, we have a stuck unit [13:50] it's meant to still be running [13:50] Laney, juju serializes hooks/actions on a unit. So if one is stuck, blocks all else. Any ideas why config-changed is still running? [13:50] still grinding away [13:50] it's deliberate? [13:51] but when I tried the action it was before I changed the config, nothing was running then [13:51] just means I can't try juju-run now [13:51] Laney, ack [14:08] jamespage, https://code.launchpad.net/~gnuoy/charms/trusty/nova-compute/no-hugepages/+merge/279245 to unbreak nova-compute if you have a moment. The amulet fail is odd as I can't actually see a failed test [14:24] another charm layers question: I have charm layer at ./layers/x509-cert: It's layer.yaml has: includes: ['layer:basic', 'interface:x509-paths'] [14:25] I have interface defined at ./interfaces/x509-paths/ [14:25] the charm builds fine [14:26] but, the built charm output, the hooks/relations/x509-paths directory containes the x509-cert *charm* code, not the interface code, as I was expecting [14:26] am I doing something wrong? [14:27] charm layer: http://bazaar.launchpad.net/~bloodearnest/charms/trusty/x509-cert/trunk/files [14:27] interface layer: http://bazaar.launchpad.net/~bloodearnest/+junk/x509-paths/files [14:29] output looks like: http://paste.ubuntu.com/13623707/ === CyberJacob_ is now known as CyberJacob [15:58] marcoceppi: ping === JoseeAntonioR is now known as jose [16:41] if I mess up an upgrade-charm hook how can I push a new version and retry? [16:41] I tried upgrade-charm again and resolved --retry but it has the old version still [16:48] I got it, upgrade-charm --force && resolved --retry [16:51] kwmonroe: hey ugly [16:52] kwmonroe: the latest spark-bench code should get uploaded to github [16:52] soon === frobware_ is now known as frobware === CyberJacob is now known as Guest32965 === jose is now known as Guest78115 === sarnold_ is now known as sarnold === rharper` is now known as rharper === elopio_ is now known as elopio [22:57] Hi, my juju deployment is stuck, and I see this error in 'juju debug-log' every few seconds: [22:57] machine-0: 2015-12-02 22:56:15 ERROR juju.worker runner.go:223 exited "toolsversionchecker": cannot update tools information: cannot get latest version: cannot find available tools: no tools available [22:57] any ideas? [23:02] chamers: requesting requeue: http://review.juju.solutions/review/2357