/srv/irclogs.ubuntu.com/2016/11/04/#juju-dev.txt

rogpeppebabbageclunk: hiya07:14
=== frankban|afk is now known as frankban
mupBug #1639170 opened: openstack trusty:liberty deployment fails due to no relations and insufficient peer units <juju-core:New> <https://launchpad.net/bugs/1639170>08:25
balloonsdooferlad, afternoon to you12:28
dooferladballoons: hi12:29
dooferladballoons: I was just about to get lunch. Will this be quick?12:29
balloonsso dooferlad, mgz and I spent some time debugging why the triggers weren't working yesterday, and made some changes along with updating the plugin we use12:29
balloonsdooferlad, yea, don't skip lunch for me ;) I was just letting you know that it seems the troubles with some people not being able to trigger a rebuild aren't fixed -- since you still can't12:30
dooferladballoons: thanks for the update. I wouldn't skip lunch, only delay it.12:30
=== linaras is now known as deanman
dooferladbabbageclunk, voidspace, mgz, katco, natefinch: I have two little PRs up still: https://github.com/juju/juju/pull/6539 https://github.com/juju/juju/pull/6538 if someone could take a look13:49
voidspacedooferlad: grabbing coffee first, then will grab one13:49
dooferladvoidspace: thanks!13:49
katcodooferlad: reviewed 653813:59
dooferladkatco: just in time for the standup too!13:59
voidspacedooferlad: I'm looking at 6539, but standup time14:00
katcomgz: standup time14:03
mgzkatco: ta, I'll hop over14:03
alexisbperrito666, you around?14:59
perrito666alexisb: just recovering from a computer crash15:01
perrito666alexisb: what can I do for you?15:01
rick_h___katco: can you please join https://hangouts.google.com/hangouts/_/canonical.com/rick?authuser=1 as soon as you can ?15:11
katcorick_h___: brt15:11
voidspacegoing to pick up daughter from school15:16
voidspacebrb15:16
natefinchwhoever decided to standardize on ctxt as an abbreviation for context should be ashamed of themselves :/16:17
voidspacenatefinch: why?16:18
natefinchbecause ctx is a much more common abbreviation, which is why I constantly get errors like this: undefined: ctx in ctx.Stdout16:18
voidspacenatefinch: ah!16:21
voidspacefair enough16:21
voidspaceright, I'm off to London16:21
voidspacesee you all on Monday16:21
balloonskatco, https://bugs.launchpad.net/juju/+bug/1639291 has the trace log attached if you still want it16:40
mupBug #1639291: upgrade-juju fails after bootstrapping with agent-version <juju:New> <https://launchpad.net/bugs/1639291>16:40
katcoballoons: ta16:41
balloonskatco, note.. I see different behavoirs under 2.0.0 than 2.0.1. I will redo the tests to confirm16:42
balloonsboth logs are attached16:42
katcoballoons: k, i'll treat this as central place for info16:42
balloonsShould juju 2 be looking at kvm support? juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions16:53
katcoballoons: i thought we had foregone kvm support for 2.x16:54
balloonsthat was my thought.. Another bug I believe16:54
rick_h___No isn't redir working on that?16:55
balloonsrick_h___, what does juju 2 use kvm for?16:55
rediryup16:55
balloonsah, you are solving https://bugs.launchpad.net/juju/+bug/154766516:56
mupBug #1547665: juju 2.0 no longer supports KVM for local provider <2.0-count> <juju:Triaged> <https://launchpad.net/bugs/1547665>16:56
redirballoons: currently I am working on removing our uvtool-libvirt dependency so kvm will work on ppc64 (and arm64)16:57
=== frankban is now known as frankban|afk
natefinchredir: made all your suggested code review changes: https://github.com/juju/juju/pull/649818:45
marcoceppiwho can tell me everything I need to know about spaces and AWS19:11
natefinchnot sure there are many networking people on at this time of day.  I think they're all european timezones19:13
perrito666marcoceppi: as natefinch said, most networking people is afaik in europe and some even traveling for a sprint19:14
marcoceppiperrito666 natefinch :(19:16
rick_h___marcoceppi: make sure your account is vpc enabled19:30
marcoceppirick_h___: it is19:31
marcoceppirick_h___: I want to bind relations on different spaces19:31
rick_h___marcoceppi: though the code isn't complete and not everything will work, like endpoint binding I believe.19:31
marcoceppirick_h___: so we need juju to be updated, otherwise it's all flat VPC?19:32
marcoceppii see the vpc-id in model config, and stuff19:32
rick_h___marcoceppi: so you can deploy to different spaces but not get the binding. The charm has to be grabbing the right nic I think.19:32
rick_h___marcoceppi: try it? Just deploy with --bind for the spaces you've got.19:33
rick_h___https://jujucharms.com/docs/2.0/network-spaces and https://jujucharms.com/docs/2.0/charms-deploying19:35
rick_h___marcoceppi: ^ the deploying with binding section19:36
marcoceppirick_h___: are spaces supported in bundles?19:42
marcoceppirick_h___: cool, I'll try bind when I land19:43
rick_h___marcoceppi: so spaces constraints are, I'll have to check the code if bindings with endpoints made the spec.19:44
marcoceppirick_h___: awesome, bundles would be nice, but if it has to be a script that runs deploy a few times with bind for this guy, all the better19:45
rick_h___Marcoceppi yea, only in constraints sorry19:47
marcoceppicheers, no worries19:47
natefinchsinzui: FYI github-check-merge doesn't seem to rerun if you git commit --amend && git push -f on an existing PR19:59
natefinch(which is something that I do all the time)19:59
natefinche.g. https://github.com/juju/juju/pull/649820:00
sinzuinatefinch: interesting20:00
perrito666natefinch: even if you !!something!!?20:00
natefinchperrito666: well, I could yes, but I shouldn't have to, is the point20:00
natefinchthis happens fairly often - I push something up, realize I forgot to git add a file, so I do so, ammend the previous commit and push up. The checks fail on the original push (because missing file), but then it never reruns.20:01

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