Source: x2goclient Version: 4.1.2.2-2 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 x2goclient > dpkg-buildpackage: info: source version 4.1.2.2-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Mike Gabriel <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j8 clean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -fr /<<PKGBUILDDIR>>/client_build > make -f Makefile.man2html clean > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make > rule. > rm -Rf .build_man2html > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > find . -maxdepth 3 -name '*.o' -exec rm -vf {} + -type f > find . -maxdepth 3 -name 'moc_*.cpp' -exec rm -vf {} + -type f > find . -maxdepth 3 -name 'ui_*.h' -exec rm -vf {} + -type f > find . -maxdepth 3 -name 'qrc_*.cpp' -exec rm -vf {} + -type f > find . -maxdepth 3 -name 'x2goclient_*.qm' -exec rm -vf {} + -type f > removed './res/i18n/x2goclient_de.qm' > removed './res/i18n/x2goclient_ru.qm' > removed './res/i18n/x2goclient_fi.qm' > removed './res/i18n/x2goclient_nl.qm' > removed './res/i18n/x2goclient_sv.qm' > removed './res/i18n/x2goclient_pt.qm' > removed './res/i18n/x2goclient_da.qm' > removed './res/i18n/x2goclient_zh_tw.qm' > removed './res/i18n/x2goclient_tr.qm' > removed './res/i18n/x2goclient_es.qm' > removed './res/i18n/x2goclient_et.qm' > removed './res/i18n/x2goclient_cs.qm' > removed './res/i18n/x2goclient_nb_no.qm' > removed './res/i18n/x2goclient_fr.qm' > rm -f x2goclient > rm -f x2goclient.tag > rm -f res/txt/changelog > rm -f res/txt/git-info > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > # clean stray .qm files that are not handled by clean rule in upstream > Makefile > mkdir -p txt/ > rm -Rf res/i18n/x2goclient_*.qm > rm -f res/txt/changelog > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./x2goclient_4.1.2.2.orig.tar.gz.asc > gpgv: Signature made Thu Feb 13 10:36:12 2020 UTC > gpgv: using RSA key 1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B > gpgv: Note: signatures using the SHA1 algorithm are rejected > gpgv: Can't check signature: Bad public key > dpkg-source: warning: cannot verify upstream tarball signature for > ./x2goclient_4.1.2.2.orig.tar.gz: no acceptable signature found > dpkg-source: info: building x2goclient using existing > ./x2goclient_4.1.2.2.orig.tar.gz > dpkg-source: info: building x2goclient using existing > ./x2goclient_4.1.2.2.orig.tar.gz.asc > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to usr/bin/x2goclient: binary > file contents changed > dpkg-source: error: add usr/bin/x2goclient in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'usr/bin/x2goclient' will not > be represented in diff > dpkg-source: error: cannot represent change to > usr/share/icons/hicolor/128x128/apps/x2goclient.png: binary file contents > changed > dpkg-source: error: add usr/share/icons/hicolor/128x128/apps/x2goclient.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > usr/share/icons/hicolor/16x16/apps/x2goclient.png: binary file contents > changed > dpkg-source: error: add usr/share/icons/hicolor/16x16/apps/x2goclient.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > usr/share/icons/hicolor/32x32/apps/x2goclient.png: binary file contents > changed > dpkg-source: error: add usr/share/icons/hicolor/32x32/apps/x2goclient.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > usr/share/icons/hicolor/64x64/apps/x2goclient.png: binary file contents > changed > dpkg-source: error: add usr/share/icons/hicolor/64x64/apps/x2goclient.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > usr/share/man/man1/x2goclient.1.gz: binary file contents changed > dpkg-source: error: add usr/share/man/man1/x2goclient.1.gz in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > usr/share/x2goclient/icons/x2goclient.png: binary file contents changed > dpkg-source: error: add usr/share/x2goclient/icons/x2goclient.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > usr/share/x2goclient/icons/x2gosession.png: binary file contents changed > dpkg-source: error: add usr/share/x2goclient/icons/x2gosession.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > 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/x2goclient_4.1.2.2-2_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.

