/srv/irclogs.ubuntu.com/2018/04/03/#juju-dev.txt

=== frankban|afk is now known as frankban
=== salmankhan1 is now known as salmankhan
manadartjam: Made changes to https://github.com/juju/juju/pull/855111:37
manadartI need to discuss https://github.com/juju/juju/pull/855011:37
=== salmankhan1 is now known as salmankhan
jammanadart: replied to https://github.com/juju/juju/pull/855111:58
manadartjam: Ack.11:58
jammanadart: any chance you can meet with gsamfira today for Oracle call?12:01
jam(now-ish)12:01
manadartjam: Sure. Where?12:03
jammanadart: https://hangouts.google.com/hangouts/_/canonical.com/cloudbase-sync12:03
manadartomw12:03
jammanadart: might need https://hangouts.google.com/hangouts/_/canonical.com/cloudbase-sync?authuser=1 ?12:05
jammanadart: I'll be happy to chat with you about 8550 in a bit, trying to get my cleanups code working12:16
manadartjam: K. Standup is looming in any case.12:16
jammanadart: heading to standup now if you want to chat a bit12:24
manadartjam: brt12:25
jamballoons: standup?13:01
=== frankban is now known as frankban|afk
=== hml_ is now known as hml
thumperballoons, veebers: why... why is develop failing to build for me?21:46
thumpercontainer/lxd/lxd_test.go:18:2: cannot find package "github.com/lxc/lxd/client/mocks" in any of:21:46
veebersthumper: I noticed the other day, you'll need to add patches to it21:47
thumperwhy?21:47
veebersthumper: there is some mock/patch stuff that was added recently (by wpk I think)21:47
thumperffs21:47
veebersthumper: I think GoMock related? I haven't followed up yet21:47
veebersthumper: the header of the patch states: Code generated by MockGen. DO NOT EDIT.21:48
thumperthe fact that I can't grab develop and run "make check" is a big deal21:49
balloonsthumper, YEP. I ran into the same thing21:50
balloonswe have new patches.. we're going backwards :-(21:50
balloonsmake add-patches21:51
wpkthumper: that's temporary as juju has to use very specific version of lxd (freshest one that still has old API), when provider will be moved completely to new API (and therefore HEAD) that should be gone. Alternatively, this mock could be moved into juju/juju/tools/lxdtools/lxdmock21:51
thumperat the very least, we should move it internally then kill it with fire21:52
wpkkill what? mock?21:53
wpkpatch?21:53
wpkah, but it still won't work as lxd has no NewOperation/NewRemoteOperation in the 'magical' version.21:55
wpk(in HEAD they changed Operation/RemoteOperation to be interfaces21:56
thumperhmm..22:13
wpkthumper: a very ugly but very effective solution would be to disable those tests for now22:20

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