/srv/irclogs.ubuntu.com/2015/11/02/#juju.txt

jamespagemorning folks09:16
jamespagegnuoy, need something brainless todo this morning so working through http://pad.ubuntu.com/tox-charm-landings09:22
gnuoyjamespage, ok, enjoy!09:23
PrabakaranHello Team,09:53
PrabakaranI have created new bug for my charm and after linking bug id to the trunk branch in the lauchpad i am not able to see my charm in the review queue. Could you please advise on the same?09:55
=== You're now known as ubuntulog2
=== beuno_ is now known as beuno
PrabakaranHello Team, I have created new bug for my charm and after linking bug id to the trunk branch in the lauchpad i am not able to see my charm in the review queue. Could you please advise on the same?16:40
lazypowerPrabakaran : How long ago did you submit?16:47
lazypowerPrabakaran : Can you link me ot your branch you're submitting?16:49
Odd_BlokeI'm seeing strange behaviour when running one of my hooks in debug-hooks; it looks like an exception that is caught in normal operation (and when I pdb through the code in debug-hooks!) is not being caught...16:51
Odd_BlokeOhhhh, no I'm not, I'm seeing the output come out.16:52
Odd_BlokeOK, that's unexpected but otherwise fine.16:52
=== scuttlemonkey is now known as scuttle|afk
lazypowerOdd_Bloke well, glad it was self resolving17:26
lazypowerOdd_Bloke but that smells of a race condition when a pdb() fixes it where normal hook execution tanks17:27
Odd_Blokelazypower: It was really user error; I was seeing stderr from a failed subprocess call, but not the stdout from a subsequent successful one (because it was captured, I now realise :p).17:29
Odd_Blokelazypower: So I incorrectly inferred the latter hadn't happened.17:29
Odd_BlokeI'm looking at the Jenkins charm: you can configure it with an admin password, or it can generate one for you.17:43
Odd_BlokeHowever, it doesn't store the generated password as config, which means that when it tries to push configuration out to extension relations, they get an empty password.17:43
Odd_Bloke(Making it impossible for them to connect to Jenkins to do anything)17:44
Odd_BlokeIs the correct way of handling this for the charm to write to the place that hookenv.config(...) pulls from, or...?17:44
Odd_Bloke(The problem here being that the password gets salted before writing, so pulling it out of the file it's written to won't work)17:46
Odd_Blokelazypower: (^ ?)17:47
lazypowerOdd_Bloke it should use unitdata.kv17:48
lazypowerOdd_Bloke if the config password is empty, read the generated key from unitdata, and pass that along the wire17:48
Odd_BlokeOh, sigh, of course charm-helpers in the charm is too old.17:51
PrabakaranI have submitted my charm last week thursday. And my charm branch link is "https://code.launchpad.net/~ibmcharmers/charms/trusty/ibm-platform-rtm/trunk"18:22
Prabakaranhttps://code.launchpad.net/~ibmcharmers/charms/trusty/ibm-platform-rtm/trunk18:23

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