Source: hcloud-cli Version: 1.13.0-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --buildsystem=golang --with=golang > dh_update_autotools_config -O--buildsystem=golang > dh_autoreconf -O--buildsystem=golang > dh_auto_configure -O--buildsystem=golang > dh_auto_build -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 > github.com/hetznercloud/cli/cli github.com/hetznercloud/cli/cmd/hcloud > src/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go:10:2: > cannot find package "github.com/prometheus/client_golang/prometheus" in any > of: > /usr/lib/go-1.17/src/github.com/prometheus/client_golang/prometheus > (from $GOROOT) > > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/prometheus > (from $GOPATH) > src/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go:11:2: > cannot find package > "github.com/prometheus/client_golang/prometheus/promhttp" in any of: > > /usr/lib/go-1.17/src/github.com/prometheus/client_golang/prometheus/promhttp > (from $GOROOT) > > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/prometheus/promhttp > (from $GOPATH) > dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 > github.com/hetznercloud/cli/cli github.com/hetznercloud/cli/cmd/hcloud > returned exit code 1 > make: *** [debian/rules:7: build] Error 25 The full build log is available from: http://qa-logs.debian.net/2021/12/20/hcloud-cli_1.13.0-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.