[pkg-go] fleet packaging trouble with "go install"

Michael Stapelberg stapelberg at debian.org
Mon May 4 06:32:47 UTC 2015


>From reading
https://anonscm.debian.org/cgit/users/tpot-guest/fleet.git/tree/build, I
think only github.com/coreos/fleet/fleetd and
github.com/coreos/fleet/fleetctl are supposed to be built and installed.
Try setting:

export DH_GOLANG_BUILDPKG := github.com/coreos/fleet/fleetd
github.com/coreos/fleet/fleetctl

On Tue, Apr 28, 2015 at 3:54 AM, Potter, Tim (Cloud Services) <
timothy.potter at hp.com> wrote:

> [Repost after subscribing to the list]
>
> Hi everyone.  A few days ago I posted an ITP for fleet, a distributed init
> system using systemd and etcd.  I’d like to package this up and I’ve used
> Jelmer’s existing etcd packaging as a model.  My packaging so far is on
> alioth:
>
> https://anonscm.debian.org/cgit/users/tpot-guest/fleet.git/
>
> Unfortunately I’m stuck with some weird build error which I can’t
> understand.
>
> dh_auto_build: go install -v github.com/coreos/fleet/agent
> github.com/coreos/fleet/api
> github.com/coreos/fleet/clientgithub.com/coreos/fleet/config
> github.com/coreos/fleet/engine
> github.com/coreos/fleet/etcdgithub.com/coreos/fleet/fleetctl
> github.com/coreos/fleet/fleetd
> github.com/coreos/fleet/functionalgithub.com/coreos/fleet/functional/platform
> github.com/coreos/fleet/functional/util
> github.com/coreos/fleet/heartgithub.com/coreos/fleet/job
> github.com/coreos/fleet/log github.com/coreos/fleet/machine
> github.com/coreos/fleet/pkggithub.com/coreos/fleet/pkg/lease
> github.com/coreos/fleet/registry
> github.com/coreos/fleet/resourcegithub.com/coreos/fleet/schema
> github.com/coreos/fleet/server
> github.com/coreos/fleet/sshgithub.com/coreos/fleet/systemd
> github.com/coreos/fleet/unit github.com/coreos/fleet/version returned
> exit code 1
> debian/rules:9: recipe for target 'binary’ failed
>
> Any clues about what’s going on would be very much appreciated as while
> I’ve done a bit of Debian packaging before, I haven’t had much experience
> using Go.
>
>
> Thanks,
>
> Tim.
> _______________________________________________
> Pkg-go-maintainers mailing list
> Pkg-go-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers
>



-- 
Best regards,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20150504/f569b767/attachment.html>


More information about the Pkg-go-maintainers mailing list