Package: src:lsb-release-minimal Version: 12.1-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/202510/ 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:lsb-release-minimal, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_auto_clean make -j2 clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f lsb_release.1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure dh_auto_build make -j2 INSTALL="install --strip-program=true" make[1]: Entering directory '/<<PKGBUILDDIR>>' pod2man --center="User Commands" --release="lsb_release 12.1" lsb_release.pod > lsb_release.1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test make -j2 check make[1]: Entering directory '/<<PKGBUILDDIR>>' shellcheck -e SC1090 -x lsb_release bats lsb_release.bats 1..15 ok 1 No output without options not ok 2 LSB modules warning is displayed for -a, -v, or with no args, when run in a tty # (in test file lsb_release.bats, line 68) # `assert_equal "$status" "0"' failed # # # -- values do not equal -- # expected : 0 # actual : 1 # -- # not ok 3 LSB modules warning is not displayed when run in a tty # (in test file lsb_release.bats, line 89) # `assert_equal "$status" "0"' failed # # # -- values do not equal -- # expected : 0 # actual : 1 # -- # ok 4 Fields are read from os-release ok 5 Fields are reported as n/a if missing ok 6 All fields are reported as n/a if missing ok 7 Only ID is shown with -i ok 8 Only Description is shown with -d ok 9 Only Release is shown with -r ok 10 Only Codename is shown with -c ok 11 Multiple fields are showns when multiple options are passed ok 12 Field names are not shown when --short is passed ok 13 Name is preferred to ID if only different in capitalization ok 14 Non-ASCII data in ID is correctly handled # skip `cut` and `tr` are not yet Unicode-aware ok 15 Non-ASCII data in ID/NAME is correctly handled # skip `cut` and `tr` are not yet Unicode-aware make[1]: *** [Makefile:33: check] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j2 check returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

