[pkg-go] fleet packaging trouble with "go install"
Potter, Tim (Cloud Services)
timothy.potter at hp.com
Tue Apr 28 01:54:17 UTC 2015
[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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3358 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20150428/9f9a7726/attachment.bin>
More information about the Pkg-go-maintainers
mailing list