On Fri, 15 Apr 2016 09:46:34 +1200 Michael Hudson-Doyle <michael.hud...@canonical.com> wrote: > --- a/lib/Debian/Debhelper/Buildsystem/golang.pm > +++ b/lib/Debian/Debhelper/Buildsystem/golang.pm > @@ -161,6 +161,7 @@ sub get_targets { > sub build { > my $this = shift; > > + $this->_set_gopath(); > if (exists($ENV{DH_GOLANG_GO_GENERATE}) && $ENV{DH_GOLANG_GO_GENERATE} > == 1) { > $this->doit_in_builddir("go", "generate", "-v", @_, get_targets()); > }
This definitely matches what my conclusion was for the breakage (and my proposed fix on the pkg-go ML where mwhudson pointed me to this bug). :) ♥, - Tianon 4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4