Source: kdump-tools Version: 1:1.6.9 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): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > shellcheck -e SC1090,SC1091,SC3043 debian/kdump-config.in > debian/kernel-postrm-delete-initrd debian/kdump-tools.postinst > debian/kdump-tools.preinst debian/kdump-tools.postrm > debian/kdump-tools.config debian/kernel-postinst-generate-initrd > debian/initramfs.local-bottom debian/kdump-tools.init debian/initramfs.hook > > In debian/kdump-config.in line 224: > version=${version#$symlink-} > ^------^ SC2295 (info): > Expansions inside ${..} need to be quoted separately, otherwise they match as > patterns. > > Did you mean: > version=${version#"$symlink"-} > > For more information: > https://www.shellcheck.net/wiki/SC2295 -- Expansions inside ${..} need to > b... > make[1]: *** [debian/rules:64: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/12/20/kdump-tools_1.6.9_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.