Source: libpam-mount Version: 2.19-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package libpam-mount > dpkg-buildpackage: info: source version 2.19-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Jochen Sprickerhof > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in config > make[2]: Entering directory '/<<PKGBUILDDIR>>/config' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/config' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "pam_mount.8 pam_mount.conf.5" || rm -f pam_mount.8 pam_mount.conf.5 > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "libcryptmount.la" || rm -f libcryptmount.la > rm -rf .libs _libs > test -z "pam_mount.la" || rm -f pam_mount.la > test -z "libpmt_mtab.la" || rm -f libpmt_mtab.la > rm -f *.o > rm -f mount.crypt pmvarrun pmt-ehd > rm -f autoloop > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./so_locations > rm -f ./.deps/autoloop.Po > rm -f ./.deps/bdev.Po > rm -f ./.deps/crypto-cgd.Plo > rm -f ./.deps/crypto-dmc.Plo > rm -f ./.deps/crypto.Plo > rm -f ./.deps/ehd.Po > rm -f ./.deps/libpmt_mtab_la-misc.Plo > rm -f ./.deps/libpmt_mtab_la-mtab.Plo > rm -f ./.deps/log.Plo > rm -f ./.deps/loop-linux.Plo > rm -f ./.deps/loop-mdvn.Plo > rm -f ./.deps/loop-vnd.Plo > rm -f ./.deps/loop.Plo > rm -f ./.deps/misc.Po > rm -f ./.deps/mtcrypt.Po > rm -f ./.deps/pam_mount_la-misc.Plo > rm -f ./.deps/pam_mount_la-mount.Plo > rm -f ./.deps/pam_mount_la-pam_mount.Plo > rm -f ./.deps/pam_mount_la-rdconf1.Plo > rm -f ./.deps/pam_mount_la-rdconf2.Plo > rm -f ./.deps/pam_mount_la-spawn.Plo > rm -f ./.deps/pmvarrun.Po > rm -f ./.deps/spawn.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "libcryptmount.pc" || rm -f libcryptmount.pc > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "pam_mount-2.19.tar.xz" || rm -f pam_mount-2.19.tar.xz > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: warning: upstream signing key but no upstream tarball signature > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building libpam-mount using existing > ./libpam-mount_2.19.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to src/umount.crypt: > dpkg-source: error: new version is symlink to mount.crypt > dpkg-source: error: old version is nonexistent > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/libpam-mount_2.19-1_unstable.log If you reassign this bug to another package, please mark 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.

