Package: src:vip-manager2
Version: 2.5.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --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 2
github.com/cybertec-postgresql/vip-manager
github.com/cybertec-postgresql/vip-manager/checker
github.com/cybertec-postgresql/vip-manager/ipmanager
github.com/cybertec-postgresql/vip-manager/vipconfig
src/github.com/cybertec-postgresql/vip-manager/checker/etcd_leader_checker.go:15:2:
cannot find package "go.etcd.io/etcd/clientv3" in any of:
/usr/lib/go-1.22/src/go.etcd.io/etcd/clientv3 (from $GOROOT)
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/go.etcd.io/etcd/clientv3
(from $GOPATH)
src/github.com/cybertec-postgresql/vip-manager/checker/etcd_leader_checker.go:14:2:
cannot find package "go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes" in any of:
/usr/lib/go-1.22/src/go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes
(from $GOROOT)
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes
(from $GOPATH)
dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 2
github.com/cybertec-postgresql/vip-manager
github.com/cybertec-postgresql/vip-manager/checker
github.com/cybertec-postgresql/vip-manager/ipmanager
github.com/cybertec-postgresql/vip-manager/vipconfig returned exit code 1
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202408/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.