/srv/irclogs.ubuntu.com/2015/05/22/#juju.txt

redelmannhi!, still remains this bug http://askubuntu.com/questions/602527/provide-data-doesnt-send-data-when-required-keys-not-satisfied-juju-charm-usin in services framework00:19
redelmann??00:19
=== kadams54-away is now known as kadams54
=== kadams54 is now known as kadams54-away
=== natefinch-afk is now known as natefinch
=== axw_ is now known as axw
=== natefinch is now known as natefinch-afk
=== natefinch-afk is now known as natefinch
=== axw_ is now known as axw
=== urulama is now known as urulama|lunch
=== urulama|lunch is now known as urulama
mattywevilnickveitch, ping?11:38
evilnickveitchmattyw, pong11:39
evilnickveitchwhat's up?11:39
mattywevilnickveitch, still thinking about the documentation thing.... It occurred to me that unit numbering is going to go through a slight change in juju 1.2511:39
mattywevilnickveitch, and I wonder where I should put the docs11:40
evilnickveitchmattyw, oh goodie11:40
mattywevilnickveitch, basically unit numbering will be like machine numbering - it will always go up, and be unique. so if you have mongo/0 and mongo/1 then you destroy a unit and add a new one instead of still having mongo/0 and mongo/1 you'll have mongo/0 and mongo/211:41
evilnickveitchmattyw - hmmm, okay. That doesn't sound too complex11:41
evilnickveitchhowever, the best thing to do is to create a new page11:42
evilnickveitchand put all the stuff in that11:42
evilnickveitchPR it to the docs11:42
mattywevilnickveitch, will do11:42
evilnickveitchand then it will be in the dev docs and we can work out which bits need to go where when it lands11:42
schkovichwhen filing bug report at launchpad i got: "sstmp" does not exist in Juju Charms Collection; there is no doubt that charm exits https://code.launchpad.net/charms/trusty/+source/sstmp11:43
schkovichwhat shall i do? play that im dummy and say that i don't know package name?11:44
evilnickveitchmattyw - I forwarded you a mail which may help11:45
schkovichuf11:46
schkovich           Sorry, something just went wrong in Launchpad.                             We’ve recorded what happened,           and we’ll fix it as soon as possible.           Apologies for the inconvenience.                             (Error ID:           OOPS-6b0d7c3b791acfb2e06289ac42f97c68)11:46
mattywevilnickveitch, much obliged11:49
schkovichand to be even more convenient ssmtp charm does not exist in github mirror :)11:50
mattywschkovich, I'd probably just report a bug here https://bugs.launchpad.net/charms11:50
schkovichmattyw: i already tried that11:51
schkovichmattyw: if i answer to In what package did you find this bug? ssmtp in response i am getting error that such package does not exists; if i opt to play dummy and say that i don't know i am getting Error ID:           OOPS-6b0d7c3b791acfb2e06289ac42f97c6811:53
mattywschkovich, sounds like you're doing everything right. can you pastebin the details you want to enter and I'll see if I can get it in. Otherwise I'll ping a charmer when some are around11:56
schkovichmattyw: thanks! http://pastebin.com/5XmrqX7N12:00
mattywschkovich, https://bugs.launchpad.net/charms/+bug/145786012:03
mupBug #1457860: sstmp charm: Configuration cannot be changed/updated neither on installing nor later on using GUI/CLI. <Juju Charms Collection:New> <https://launchpad.net/bugs/1457860>12:03
mattywschkovich, if you can post a comment on the bug just so we can remember it's you we need to talk to :)12:03
schkovichmattyw: done. thanks. coffee break. :)12:07
=== rogpeppe1 is now known as rogpeppe
lufixI've just tried the demo web UI of Juju, but I can't seem to find Actions in the UI (for example, mysql backup). Are they exposed in the UI?12:41
turicastohi guys13:04
turicastoI'm not able to deploy local bundle on juju... I got this error: "No charm metadata @ %s', 'trusty/e-commerce/metadata.yaml". can someone help me?13:06
turicastoobviously the metadata is in the e-commerce's directory!13:08
schkovichturicasto: most likely either you don't have metadata.yaml, it is misconfigured or you submitted the wrong path to the local charmstore13:09
schkovichturicasto: command should look like juju deploy --repository=opt local:trusty/puppet --to 4 where opt is the root of the local charmstore13:10
turicastoschkovich, for the bundle too?13:11
schkovichturicasto: sorry, i don't know, i guess that the command should be similar13:12
turicastoschkovich, ok thank you!13:13
schkovichturicasto: no mention. i just didn't evolve to using bundles yet ;)13:14
tvansteenburghturicasto: pastebin the cmd and output you're seeing13:15
mattywschkovich, make sure you're subscribed to that bug so you get updates about it13:20
schkovichmattyw: i already did it :)13:21
mattywschkovich, awesome, thanks13:22
schkovichmattyw: thank you Matthew. :) i truly don't get why i was not able to file the bug report. never happened to me in almost 10 years since im on launchpad :(13:25
mattywschkovich, np - it's happened to me once or twice before13:27
lazyPowerskay: did you notice the python-django charm is geting some additional love? :)13:44
lazyPowerskay: https://code.launchpad.net/~thumper/charms/trusty/python-django/support-1.7/+merge/25988913:44
skaylazyPower: I did not! I'm subscribed to teh repo but my emails got lost in all my other launchpad emails13:45
lazyPoweri know those feels skay13:45
skaylazyPower: I am happy!13:45
lazyPowerThumper and I had a quick hangout lastnight over the future of python-django13:45
lazyPowerit looks like he's goign to start paving a path forward for co-maintainership13:45
skaycool13:45
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
skayhopefully I will have time freed up so I can start making merge requests with some suggestions13:46
turicastoguys juju-quickstart is the only way to deploy bundle?14:38
evilnickveitchturicasto - not the only way, you can use the juju-gui14:42
evilnickveitchor juju deployer14:42
turicastoevilnickveitch, there is a way to specify the local repository of my bundle?14:43
evilnickveitchif you are using the gui, you can just drag and drop it14:43
turicastoevilnickveitch, via command line?14:45
evilnickveitchturicasto, if you don't want to use the gui OR quickstart then you will need to use juju-deployer14:46
evilnickveitchand yes, you can specify a local bundle14:46
turicastoevilnickveitch, how?14:47
evilnickveitchhttp://pythonhosted.org/juju-deployer/config.html14:47
evilnickveitch^ docs for deployer - i can't say if they are up to date, we are phasing out the use of deployer14:47
turicastoevilnickveitch, because I have problem with the deploy of my bundle,14:48
evilnickveitch'juju help deployer' would probably give better usage info14:48
turicastoevilnickveitch, from gui i got this error:  "error occurred while deploying the bundle: ('No charm metadata @ %s', 'trusty/e-commerce/metadata.yaml')"14:49
evilnickveitchturicasto, is this a charm/bundle you have written yourself14:50
evilnickveitch?14:50
turicastoevilnickveitch, yep14:50
evilnickveitchdo you know if the *charm* itself works?14:50
turicastoyeah it works14:50
evilnickveitchhow did you make the bundle?14:51
mbruzekHey lazyPower http://juju-ci.vapour.ws:8080/job/charm-bundle-test-lxc/67/console14:57
mbruzekThis flannel-docker test passed on LXC?14:57
lazyPowerwat14:57
lazyPowerwelp, nothing to do here14:57
mbruzekI don't know what is going on14:57
* lazyPower whistles and wanders off14:58
nodtknhowdy... I am running into issues bootstrapping vivid nodes via maas and manual using juju 1.23.2-trusty-amd64.  Maas without juju is able to install nodes that I can log in to, but after bootstrapping the same node with juju I can  not ping the instance.15:15
nodtknIf I deploy the node via maas, setup a manual environment specifying the node, and then attempt to bootstrap the node it appears to work, but jrunning uju status on the environment hangs15:17
lazyPowernodtkn: juju status is reaching out to the unit on port 17070 - a couple things may have happened that would cause status to hang... 1 being that port is blocked, or the jujud service came online and tanked shortly thereafter15:18
nodtknIs anyone having good experiences with a stable release of juju and vivid on a node.15:18
lazyPowernodtkn: admittely we typically stick with LTS releases on juju - but i know there is some work in teh beta repository wrt vivid and the new systemd init components.15:19
lazyPoweri'm not positive those made it into 1.23.315:19
lazyPowerthe fact its having an issue standing up w/ the 'maas provider' on juju, it leads me to beleive thats not the case.15:19
lazyPowernatefinch: i know you had run into some differences w/ juju and vivid - can you confirm that the 1.24 branch has the fixes in place w/ teh systemd init stuff?15:20
mgznodtkn: if you can get into one of the borked nodes, look at /var/log/cloud-init-output.log and /var/log/juju/*15:20
mgzit may be an init system issue that you need a newer juju for the fix15:20
nodtknlazyPower: The last time I attempted that it did not end well... Do you have a link for how to do this?15:21
lazyPowernodtkn: how to upgrade juju to the currently released -devel branch?15:21
mgznodtkn: for instance bug 145251115:21
mupBug #1452511: jujud does not restart after upgrade-juju on systemd hosts <regression> <systemd> <vivid> <juju-core:Fix Released by ericsnowcurrently> <juju-core 1.23:Fix Released by ericsnowcurrently> <juju-core 1.24:Fix Released by ericsnowcurrently> <https://launchpad.net/bugs/1452511>15:22
mgzand various other systemd related issues15:22
nodtknlazyPower: How to set a password via preseed or how to connect to the node that failed to bootstrap.15:23
nodtknmgz: thanks15:23
lazyPowerah im not that fluent with the specifics of the preseed process, i can however point you to #maas and ping for assistance in doing so15:23
lazyPowerlet me see if anyone from teh maas team is around atm to help troubleshoot nodtkn15:24
lazyPowernodtkn: as soon as i get a response i'll ping again - i have an open request w/ the maas team that we need help.15:26
nodtknlazyPower:  thanks.  I have node that I first deployed via maas, then attempted to bootstrap directly.  The cloud-init.log is not very interesting15:28
lazyPowernodtkn: i'm fairly certain the issues you're running into are due to running on stable, there's a ton of fixes inc. w/ the 1.24 release and beyond that are specific to vivid/systemd bugs15:28
nodtknlazyPower: ok... I could have sworn I got further about a month ago on older cloud init images.  I must of not actually been running on vivid.15:31
lazyPowerreally sorry you ran into this snag, but the mailing list has been fairly active the last month with discussion on this very subject15:32
blake_rlazyPower: I am here15:35
lazyPowernodtkn: can you relay to blake_r the situation when attempting to connect to the maas unit post juju bootstrap? he can lend a hand in getting you into the unit so we can collect the logs15:36
nodtknblake: thanks15:41
nodtknblake: If I deploy the node via maas I can ping and ssh into the node.  If release and bootstrap the node via juju I can not ping the node or ssh into it.  What can I do via preseeds or modifying the cloud image to set the root password so that I can log into the node and look at the juju logs?15:44
lazyPowerblake_r: ^15:53
=== urulama is now known as urulama__
nodtknblake_r:  I sorry I referred to use as blake please read my comments above15:57
blake_rsorry15:58
blake_rtaking a look now15:58
blake_rnodtkn: hm that is wierd, so deploying with maas works fine15:59
blake_rnodtkn: can you view the console of the machine? does cloudinit show an error when running userdata15:59
blake_rnodtkn: because the only difference is the userdata from MAAS point of view15:59
blake_rnodtkn: if you want to set the root passwd you can do that with some preseed modification16:00
nodtknblake_r it hangs* during sending of the ssh keys.  If I hit enter the console continues to scroll to a log in prompt. So hangs is not the best description...lingers?16:01
nodtknblake_r: run_parts has claimed to finish restaring the juju bridge interface.  and the sending of ssh keys has started.  I hit enter a few times and it will show the login prompt16:03
blake_rnodtkn: okay so the only real way to get in is using password as it might be a bridge issue16:04
blake_rnodtkn: give me a moment and I will try to come up with a preseed modification to do what you want16:04
nodtknblake_r: thank you16:08
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
=== kadams54 is now known as kadams54-away
hatchIn the new bundle format are all container technologies treated with the same synax? ie) lxc:new kvm:new19:38
nodtknblake_r: ping21:17
=== JoshStrobl is now known as JoshStrobl-Nukun
thumperlazyPower: ping23:21
thumperhmm later for lazyPower than I thought23:23

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