Source: nomad Version: 0.8.7+dfsg1-1 Severity: serious Tags: patch User: [email protected] Usertags: origin-ubuntu eoan ubuntu-patch
The nomad package fails to build in Debian unstable (and in Ubuntu devel):
[...]
dh_auto_build -v
build cache is disabled by GOCACHE=off, but required as of Go 1.12
cd _build && go generate -v
can't load package: package .: no Go files in /tmp/nomad-0.8.7+dfsg1/_build
dh_auto_build: cd _build && go generate -v returned exit code 1
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 255
[...]
It appears that removing the 'GOCACHE=off' line from debian/rules is
sufficient to fix this failure.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer https://www.debian.org/
[email protected] [email protected]
signature.asc
Description: PGP signature

