/srv/irclogs.ubuntu.com/2015/03/18/#launchpad-dev.txt

blrcjwatson: thread was reasonably constructive actually00:39
blrI am surprised.00:40
cjwatsonoh, the reddit one?  yeah00:40
* blr heads off for lunch00:40
blrwgrant: so I destroyed the juju environment and re-ran the spec and turnip is successfully deployed because fuck computers.02:13
wgrantblr: Heh, helpful.02:13
blrno floating ip yet however02:14
blrdo we want to attend to that later?02:15
wgrantI think it's important to get it sensibly deployable first, before investigating floating IPs.02:15
wgrantSo ensure it's working reliably, and not just accidentally working once.02:17
wgrantGet basenode, LS, ksplice, etc. known to be working.02:17
blryep02:17
blrwgrant: sudo uptrack-uname -r reporting, assuming ksplice is working.02:46
blrwgrant: a few nrpe failures I need to fix02:48
blrbut everything appears to be deploying nicely.02:48
blronly issue remaining is the ubuntu bootstrap node - suspect it will work on wendigo, but I would feel more comfortable if fetching that charm didn't fail against the local provider.02:49
wgrantblr: What's the local error?02:52
blrwgrant: branch permissions/NotABranch02:53
blrwhich seems very weird02:53
blrif you have a moment to test it, add this following to collect and run the spec against the local provider02:54
blrwgrant: see ops02:55
wgrantblr: I'm trying to speed up juju deployment, and turnip seems to run apt-get update three times for a deploy without any relations.06:25
wgrantDo you have any ideas on cutting that down a bit?06:25
blrwgrant: set the following in ~/.juju/environments:06:26
blrenable-os-upgrade: false06:26
wgrantOh no, this is run by the charm's hooks, AFAICT.06:27
wgrantLike, each time the hook fires it tries to reinstall python-virtualenv etc.06:27
blrhmm06:27
blrI'm not certain, perhaps I can have a look at that tomorrow.06:30
blra 30s wait between adding services and relations unfortunately didn't work.06:34
wgrantHmm.06:37
wgrantI need to look at how block-storage-broker and storage work.06:38
wgrantblr: Can I switch juju into some debug mode so it will tell me when it fires hooks, when hooks complete, etc.?06:38
wgrantLike, I can see hook output, so I can try to guess.06:38
wgrantBut I can't see what it thinks it's trying to do.06:39
blrI might revert that last commit - should probably be making these changed directly on wendigo and testing, just ackward working there06:39
blryep there's hook debugging via tmux06:39
blrhttps://jujucharms.com/docs/authors-hook-debug06:39
blrhmm at this point I may be doing more damage than good... will have a fresh look in the morning06:40
wgrantYeah, I've used that, but I just really want it to log when it invokes a hook, which arguments it used, and when the hook finished.06:40
wgrantNot trap them, exactly.06:40
wgrantHeh, it is late.06:40
wgrantNight!06:40
wgrantWe are close.06:40
blryes! shame about the false positive with the inverted relationships hah06:41
blrwill get b-s-b sorted tomorrow06:41
wgrantWell, that's one of the problems, at least!06:41
blrnight06:41

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