Package: src:geoipupdate Version: 7.1.0-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot 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 add an affects on src:geoipupdate, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --builddirectory=build --buildsystem=golang dh_auto_clean -O--builddirectory=build -O--buildsystem=golang dh_autoreconf_clean -O--builddirectory=build -O--buildsystem=golang dh_clean -O--builddirectory=build -O--buildsystem=golang debian/rules binary dh binary --builddirectory=build --buildsystem=golang dh_update_autotools_config -O--builddirectory=build -O--buildsystem=golang dh_autoreconf -O--builddirectory=build -O--buildsystem=golang dh_auto_configure -O--builddirectory=build -O--buildsystem=golang debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build --builddirectory=build --buildsystem=golang -- -buildmode=pie -ldflags '-X main.defaultConfigFile=/etc/GeoIP.conf -X main.defaultDatabaseDirectory=/var/lib/GeoIP -X "main.version=7.1.0"' cd build && go install -trimpath -v -p 2 -buildmode=pie -ldflags "-X main.defaultConfigFile=/etc/GeoIP.conf -X main.defaultDatabaseDirectory=/var/lib/GeoIP -X \"main.version=7.1.0\"" github.com/maxmind/geoipupdate/client github.com/maxmind/geoipupdate/cmd/geoipupdate github.com/maxmind/geoipupdate/internal github.com/maxmind/geoipupdate/internal/geoipupdate github.com/maxmind/geoipupdate/internal/geoipupdate/database github.com/maxmind/geoipupdate/internal/vars src/github.com/maxmind/geoipupdate/internal/geoipupdate/geoip_updater.go:15:2: cannot find package "github.com/cenkalti/backoff/v4" in any of: /usr/lib/go-1.24/src/github.com/cenkalti/backoff/v4 (from $GOROOT) /<<PKGBUILDDIR>>/build/src/github.com/cenkalti/backoff/v4 (from $GOPATH) dh_auto_build: error: cd build && go install -trimpath -v -p 2 -buildmode=pie -ldflags "-X main.defaultConfigFile=/etc/GeoIP.conf -X main.defaultDatabaseDirectory=/var/lib/GeoIP -X \"main.version=7.1.0\"" github.com/maxmind/geoipupdate/client github.com/maxmind/geoipupdate/cmd/geoipupdate github.com/maxmind/geoipupdate/internal github.com/maxmind/geoipupdate/internal/geoipupdate github.com/maxmind/geoipupdate/internal/geoipupdate/database github.com/maxmind/geoipupdate/internal/vars returned exit code 1 make[1]: *** [debian/rules:21: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:18: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

