Source: backup-manager Version: 0.7.14-1.3 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 backup-manager > dpkg-buildpackage: info: source version 0.7.14-1.3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Helge Kreutzmann > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f build-stamp > rm -rf debian/backup-manager > rm -f man/backup-manager-upload.8 > #rm -f man/*.8 > make -C po clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > Makefile:52: warning: ignoring prerequisites on suffix rule definition > rm -f backup-manager.pot \ > backup-manager.files \ > cs.mo de.mo es.mo fr.mo it.mo nl.mo ru.mo vi.mo \ > messages messages.mo \ > messages.po > for file in cs.po.old de.po.old es.po.old fr.po.old it.po.old nl.po.old > ru.po.old vi.po.old; do \ > mv -f $file `echo $file | sed 's/\.old//'`; \ > done > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > make -C doc clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -f *.pdf *.txt *.tpt > rm -rf user-guide.html > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building backup-manager using existing > ./backup-manager_0.7.14.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file man/backup-manager-upload.8, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/backup-manager.pot, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > backup-manager-0.7.14/t/testdir.20230812/dir1/file1 > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/backup-manager_0.7.14-1.3.diff.TfpsFQ > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > 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/backup-manager_0.7.14-1.3_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.

