/srv/irclogs.ubuntu.com/2015/07/29/#juju.txt

veeberslol, sorry that was a bit of a CnP fumble00:00
waiganihehe, np. what does `juju debug-log` give you?00:00
waiganianything jump out?00:00
waiganialso, what logs do you have in ~/.juju/local/log ?00:01
waiganithere should be an all-machines.log and a log for just the machine00:01
veebersIn that dir I have all-machines.log and machine-0.log,00:01
veebersI don't see a log for the local unit (probably as it fails to even start)00:02
waiganigreat. time get grepping00:02
waiganiveebers: wait, did you say you started up the templates?00:03
waiganiveebers: they should be stopped00:03
waiganiveebers: new containers are cloned from them - but they can't be running00:04
veeberswaigani: aye, I started than stopped it, Just wanted to make sure it ran. The template image starts up fine, the local unit does not00:04
waiganiveebers: okay. template was stopped when you deployed the ubunut service though?00:05
veeberswaigani: so this is what I hve in my environment.yaml under local: http://pastebin.ubuntu.com/11956665/00:05
waiganiveebers: could you dump the logs somewhere I can take a look at them?00:06
veeberswaigani: can do, let me make sure I'm not posting secret/private [arts00:07
waiganiveebers: this looks like you: https://bugs.launchpad.net/juju-core/+bug/136493900:08
mupBug #1364939: container failed to start with lxc-clone-aufs=true <config> <deploy> <local-provider> <lxc> <regression> <juju-core:Fix Released by alesstimec> <https://launchpad.net/bugs/1364939>00:08
waiganifix released in 1.2100:09
veeberswaigani: hmm interesting, so either I need to go to 1.21 or perhaps just remove that from my config?00:10
waiganiveebers: yeah, I'd say so. Go to 1.21 if you can.00:11
veeberswaigani: which would mean a distro upgrade right? Not avaiable on utopic?00:12
waiganiveebers: you can add a ppa: ppa:juju/stable00:15
veeberswaigani: ah, no way :-) sweet, I'll give that a hoon and see how it goes00:15
veeberscheers waigani, if this works out I'll owe you a beer or 200:15
waiganiveebers: code craft is coming up.... ;)00:15
veeberswaigani: ^_^00:16
waiganiveebers: when testing a particular version I usually grab it from here: https://github.com/juju/juju/releases, run `make install` and I'm good to go. But the ppa is the standard way.00:18
veeberswaigani: heh, I only want something that works, not the bleeding edge ;-)00:20
waiganiveebers: fair enough - isn't that what we all want?00:20
veebers^_^00:21
aisraeljose: pong02:11
joseaisrael: I'm checking that you referenced an MP but as a bug here https://code.launchpad.net/~daniel-thewatkins/charms/trusty/ubuntu-repository-cache/add-rsync-timeout/+merge/26142402:12
joseand now I can't find the MP02:12
josedo you by chance remember what it was?02:12
aisraelI think this was one of them: https://code.launchpad.net/~daniel-thewatkins/charms/trusty/ubuntu-repository-cache/fix_cron_path/+merge/26069602:17
aisraeland this might have been the other: https://code.launchpad.net/~daniel-thewatkins/charms/trusty/ubuntu-repository-cache/update_charm-helpers/+merge/26095602:18
joseoh, ok, thanks02:25
veeberswaigani: ah you lucked out, I had another problem but I solved it myself ;-)02:26
veebershad to kill the old juju agents as it was blocking my bootstrap attempts02:27
aisraelveebers: waigani: That looks a lot like a race condition I reported last week.02:34
aisraelor the one I'm tracking down right now02:35
aisraelare you seeing it with a current version of juju?02:35
veebersaisrael: which issue is that? Having to stop the agents? If so that'll be because my juju install was screwy and I just added the stable ppa and updated02:36
aisraelveebers: ack, just reading through my scrollback.02:37
aisraelgood to hear it's fixed for you!02:37
veebersWell, I'm getting further now at any rate :-)02:38
=== zz_CyberJacob is now known as CyberJacob
=== CyberJacob is now known as zz_CyberJacob
=== zz_CyberJacob is now known as CyberJacob
rbasakmarcoceppi: sorry I haven't had a chance to look deeper into charm-tools yet. I'm running out of time as I need to finish some things up before next week's server team sprint.09:48
rbasakmarcoceppi: debian/copyright needs adding, and debian/changelog updating to match the archive rather than the PPA.09:49
rbasakmarcoceppi: I'd like to look into why the .postinst is required.09:49
rbasakmarcoceppi: nothing else leapt out to me. Nothing major that I could see on a quick glance.09:49
rbasakmarcoceppi: do you want to start a packaging branch somewhere to start fixing that up?09:50
marcoceppirbasak: yeah, what do I need to do to start a packaging branch?12:07
marcoceppiI've got the changelog without ppa stuff already12:07
rbasakmarcoceppi: easiest to have a branch that adds the debian directory with all its contents12:07
rbasakSo then the debian directory can evolve independently of "upstream" as packaging fixes are made12:08
gnuoyjamespage, beisner, so, I missed that the section names passed by the subordinate to the principle may not match (as is the case with nova-omcpute) so I have an additional mp for fixing Bug #147806114:24
mupBug #1478061: subordinate config data is being dropped for nova.conf <amulet> <openstack> <uosci> <nova-compute (Juju Charms Collection):Triaged by gnuoy> <https://launchpad.net/bugs/1478061>14:24
gnuoyhttps://code.launchpad.net/~gnuoy/charm-helpers/subconfs-multi-sections/+merge/26623714:25
=== CyberJacob is now known as zz_CyberJacob
beisnergnuoy, do you have the proposed c-h fixes syncd into a nova-compute branch somewhere?  if so, I can cycle that through tests.  ta!15:39
jamespagegnuoy, +1 on that fix15:51
gnuoyjamespage, thanks15:52
gnuoybeisner, I'm hoping lp:~gnuoy/charms/trusty/nova-compute/subctxt-fix will fix it16:11
beisnergnuoy, ok hmm, just realized that i don't have an easy way to tell the amulet test to deploy *that* n-c charm, in the ceilometer-agent tests.  it will pull n-c from next/stable.16:15
gnuoyyep16:15
beisnergnuoy, perhaps the n-c amulet test should incorporate subordinates in its tests anyway.16:15
gnuoybeisner, I have a mp up my sleeve from that but I'm not going to propose it in the next few days16:15
gnuoys/from that/for specifying alternative branches in amulet tests/16:16
beisnergnuoy, ah yes very good.  i've also put some thought into how to approach that, but no WIP yet.16:38
beisnergnuoy, heads up, i'll have a batch of MPs for next charms re: amulet test cleanup before the push.  things like removing utopic, a few cleanup items on the qg rename.17:26
beisnergnuoy, wolsen, jamespage -  3 oopsie-MPs to expedite if you will, necessary for final checks before the 1507 push:18:40
beisnerhttps://code.launchpad.net/~1chb1n/charms/trusty/neutron-gateway/next1507-amulet-cleanup/+merge/26628918:41
beisnerhttps://code.launchpad.net/~1chb1n/charms/trusty/neutron-api/next1507-amulet-cleanup/+merge/26627918:41
beisnerhttps://code.launchpad.net/~1chb1n/charms/trusty/hacluster/next1507-amulet-cleanup/+merge/26629818:41
wolsenbeisner, looking18:46
beisnerwolsen, much appreciated18:47
beisnerwolsen, wolsen, i also have an MP for the remainder of the next charms, just removing the unsupported test.  will be easier to remove now, than to remove twice after 1507 lands.18:48
beisnerwolsen, but the others don't functionally impact the tests like those 3 could ^18:48
wolsenbeisner, completely agree ... these look to remove the utopic tests18:48
wolsenbeisner, I'd have to look again, but trusty-juno is exercised still? e.g. we don't lose juno from here do we?18:49
* wolsen looks at code18:49
beisnerwolsen, should just be --utopic18:49
wolsenbeisner, that's what i understood as well18:50
beisnerwolsen, it's a bashtastic sanity checker that i can now iterate over next charms to ID red flags like these.   so going forward, it'll be something we can do periodically.18:50
wolsenbeisner, I have a feeling that stable=True/False flag might fail to get updated somewhere between /next and /trunk18:53
wolsen;)18:53
beisnerwolsen, fwiw (shhh.  i've had utopic-juno blacklisted / not-run since it EOL'd last week.)18:53
wolsenheh18:53
beisnerwolsen, yep it's on our post-release checklist18:53
beisnerwolsen, i have a batch for that.18:54
wolsensweet18:54
beisnerwolsen, you may very well get to merge those ;-)   coreycb, my usual merger for such things, is relaxing on a well deserved vaca somewhere.18:54
wolsenbeisner, that's cool - just let me know18:55
beisnerwolsen, thx man18:55
beisnerwolsen, fyi  along the same lines as that stable true/false thing, is flipping the branch to the stable charmhelpers in charm-helpers.yaml  after we push the charms to stable.18:57
wolsenbeisner, yep yep18:58
wolsenbeisner, oy wish the quantum-gateway to neutron-gateway had been caught in the neturon-api a bit earlier18:58
beisnerwolsen, and that bit has historically been gnuoy ;-)  but i could add that to the same pass that does the other post-push thingy.18:58
beisnerwolsen, yeah.18:58
beisnerwolsen, oy.  i really wanna hammer the whole set of amulet tests on all next charms again once that lands.18:59
beisnerwolsen, we don't have a good way to consume my proposed branch in each of the affected tests.  they all pull the next charm.18:59
wolsenbeisner, can you also add to your checklist that all branches should be tagged release version?  gnuoy did it last time for the 15.04 on the /next branch - which was great, but we need it on the /trunk as well18:59
beisnerwolsen, yep - added to list  ;-)19:00
wolsenbeisner, thx19:00
bhundvenwhat is the difference between the launchpad and github versions of juju?19:07
wolsenbeisner, done19:07
wolsenbeisner, thanks for making them fairly trivial :)19:08
beisnerwolsen, thanks a ton!19:09
bhundvenor is the github version supposed to be a mirror of the launchpad code?19:15
bhundvennevermind ;)19:17
MakyoTrying to deploy juju-gui to any environment, I get "ERROR invalid character 'o' looking for beginning of value" juju 1.24.2-utopic-amd64.  This has been an issue for a few months now.  Any clues?19:17
beisnerwolsen, bored yet?  here's a pile o' trivials:  http://paste.ubuntu.com/11961606/19:28
wolsenbeisner, I'll queue em up for this afternoon20:17
=== zz_CyberJacob is now known as CyberJacob
=== CyberJacob is now known as zz_CyberJacob
=== zz_CyberJacob is now known as CyberJacob
beisnerwolsen, jamespage, gnuoy - spinning as much through metal as i can;  no virtual testing per priv channel msg re: errors.22:03
* beisner goes to eat while disks grind22:03
=== CyberJacob is now known as zz_CyberJacob

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