/srv/irclogs.ubuntu.com/2014/04/28/#juju.txt

=== hloeung is now known as Guest79884
=== Guest79884 is now known as hloeung
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
jamespagegnuoy, https://code.launchpad.net/~james-page/charms/precise/glance/notification/+merge/216573 if you have time :-)09:58
gnuoysure10:01
gnuoyjamespage, lgtm, do I need to throw any tests at the mp before giving it a +1 ?10:05
jamespagegnuoy, I think rharper and coreycb tested pretty well last week10:05
jamespagegnuoy, happy to wait for their +1 as well if you want to10:06
gnuoyIts pretty trivial tbh10:06
jamespagegnuoy, ta - merged into trusty and precise branches10:10
gnuoyjamespage, ah, I'm not an openstack-charmers10:10
jamespagegnuoy, fyi we have different branches for trusty and precise - but they are still the same context10:10
jamespagegnuoy, you are a charmer right?10:10
jamespagecontext/content10:10
gnuoyjamespage, I was, maybet I was stripped of that when I left IS10:11
gnuoys/maybet/maybe/10:11
jamespagegnuoy, I added you to that team10:11
gnuoyta10:11
jamespagegnuoy, you have more that enough track record of charm and charm-helpers updates10:12
gnuoythanks :)10:12
=== timrc is now known as timrc-afk
=== timrc-afk is now known as timrc
X-warriorDoes juju update amazon security groups?13:02
=== Ursinha-afk is now known as Ursinha
allomovhey, everyone.14:19
allomovdo you know what can cause this output https://gist.github.com/allomov/11373534 when running `juju deployer -c bundle.yml`14:19
allomov?14:20
hazmatallomov, transient error on state server.. it should be auto retrying those.. you might have an old version of jujuclient14:25
hazmatallomov, apt-cache show python-jujuclient14:25
allomovthank you, hazmat. sounds like useful hint14:26
hazmatallomov, this is on trusty? could you send the version string in the output of that apt-cache show cmd?14:26
allomovhazmat, here is an output https://gist.github.com/allomov/11373534#file-apt-cache_show_python-jujuclient-log14:27
allomovhazmat: yes, I'm on trusty14:27
allomovhazmat: I will try to reinstall python-jujuclient14:28
hazmatallomov, latest versions are in pypi i'd use virtualenv.. i think ahasenack also has a daily/trunk ppa but not sure it includes jujuclient14:29
hazmatthe daily ppa for deployer that is14:29
hazmatallomov, are you  seeing it regularly?14:29
hazmatallomov, or is this a first time?14:30
ahasenackhazmat: there are two ppas, one for deployer and one for jujuclient, both dailies14:30
allomovhazmat: I've already seen this issue. I guess it was solved by recreating vm, where I run juju.14:31
lsyoyomHi, guys, I have a quick question, is juju-local able to survive a host restart? I'm getting confusing google search results.14:42
lsyoyomAccording to https://bugs.launchpad.net/ubuntu/+source/juju/+bug/955576/comments/7, this should be fix in juju-core, but my juju-local won't start after a restart.14:45
_mup_Bug #955576: 'local:' services not started on reboot <production> <pyjuju:Triaged> <juju (Ubuntu):Triaged> <https://launchpad.net/bugs/955576>14:45
lsyoyomSo I guess this is still not fixed, or the fix is still not merged yet?14:46
lsyoyomHow should I bring up the environment manually after a restart?14:51
allomovhazmat: here is what worked for me https://gist.githubusercontent.com/allomov/11373534/raw/bd430c2c92116340f2fa5d124b769c555946609d/solution.sh14:59
allomovhazmat: thank you for helping14:59
lsyoyomThanks! I will take a look right away!15:00
=== Ursinha is now known as Ursinha-afk
allomovhey again.15:12
allomovafter updating juju to 1.19.1-trusty-amd64 version I can't ssh with juju command15:12
allomovhere are details: https://gist.github.com/allomov/1137497615:12
allomovI am working with aws btw (ec2 environment type)15:13
allomovThe error message is -> ssh: Could not resolve hostname ip-172-31-21-242.us-west-2.compute.internal: Name or service not known15:13
allomovI can't see bug report for this issue on launchpad, so will create one.15:15
=== vladk|offline is now known as vladk
hazmatallomov, ick15:41
hazmatallomov, please file a bug re ec2 ssh15:41
hazmatallomov, if there's a chance you can stick the stable version (1.18.x) i'd recommend it15:41
allomovhazmat: I've already created bug report : https://bugs.launchpad.net/ubuntu/+source/juju/+bug/131378515:42
_mup_Bug #1313785: Can't SSH with "juju ssh" command to EC2 instance. <ssh> <juju (Ubuntu):New> <https://launchpad.net/bugs/1313785>15:42
allomovhazmat: actually I can live with it15:42
=== roadmr is now known as roadmr_afk
=== Ursinha-afk is now known as Ursinha
qhartmanwhat's the command to ack an error state? In my case I have a relation hook that failed, will juju retry that when I issue the ack command?16:49
qhartmanaha16:51
qhartmanfound it16:51
qhartman"juju resolved"16:51
X-warriorDoes juju update amazon security groups?17:16
=== roadmr_afk is now known as roadmr
=== lazypower-travel is now known as lazyPower
lazyPowerX-warrior: when you say update, in which sense?17:26
X-warriorlazyPower: update security groups for port access. Or something like this, I have a machine where I manually opened a port on amazon console... and from time to time this configuration is lost... so I'm thinking if juju updates it17:28
lazyPowerX-warrior: unless the charm itself does an explicit open-port or close-port, it won't address the security groups unless that behavior has chanaged17:29
lazyPowerwhich i don't think it has17:29
lazyPowerX-warrior: and juju expose would be the magic key to actually open the ports to the world.17:29
X-warriorlazyPower: yeap. I have the port 80 opened with open-port and expose... but I manually add port 443 on machine but this 443 port is being closed from time to time... so I was thinking if expose/open-port rewrite the security group, or recreate it... that could be the problem17:31
=== CyberJacob|Away is now known as CyberJacob
lazyPowerX-warrior: i'm not 100% positive, but it sounds reasonable. I'll ask between tracks and see if i cant get a definitive answer for you.18:14
X-warriorlazyPower: thanks for the help anyway18:15
qhartmanI'm having trouble with the keystone charm when setting up relations. it seems to be trying to connect to localhost instead of the real IP or hostname of the keystone box, which is failing18:21
qhartmanAnyone know the right way to make sure that's configured correctly?18:21
=== vladk is now known as vladk|offline
X-warriorlazyPower: I'm leaving for today if you find anything new about this, I will be around tomorrow. Have a great one :D19:28
marcoceppinegronjl-afk: ping19:35
negronjl-afkmarcoceppi, hey19:35
marcoceppinegronjl-afk: hey, can you explain what these # do? https://docs.google.com/spreadsheet/ccc?key=0AgF6NYIOVngmdGFNdjQ3dlFEb3c4VmNfY3hjeVYyT1E&usp=drive_web#gid=119:36
marcoceppiCrapppp19:36
marcoceppiwrong ling19:36
marcoceppilink19:36
marcoceppihttps://code.launchpad.net/~negronjl/charms/precise/rabbitmq-server/lp1312281/+merge/21708519:36
negronjl-afkmarcoceppi, they comment everything after them.. I am using it to show the part of code that is being ignored in case someone down the line figures out why they were put there originally19:37
negronjl-afkmarcoceppi, I assume that somebody put that extra call to the function ( probably with the intent of using it later but, forgot about it ).  This way they get to see it without really affecting the code19:38
marcoceppinegronjl-afk: cool, thanks19:38
marcoceppiI thought so, but wasn't sure if it was some crazy python thing19:39
axisysanyone got ucky in starting hadoop charm on local environment?20:38
axisysI am using ppa:juju/devel's juju and still showing pending20:39
axisys1.19.1-trusty-amd6420:39
axisysNow it shows working after following this20:50
axisyshttps://gist.githubusercontent.com/allomov/11373534/raw/bd430c2c92116340f2fa5d124b769c555946609d/solution.sh20:50
lazyPoweraxisys: i'm not sure what those modifications are, but if its working it's probably worth noting you should ping the list with those details22:56
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away

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