Source: weresync Version: 1.0.9-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20210728 ftbfs-bullseye
Hi, During a rebuild of all packages in bullseye, your package failed to build on amd64. Relevant part (hopefully): > fakeroot debian/rules clean > dh clean --with python3,sphinxdoc --buildsystem=pybuild > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:232: python3.9 setup.py clean > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build' (and everything under > it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.9' does not exist -- can't clean it > dh_autoreconf_clean -O--buildsystem=pybuild > dh_clean -O--buildsystem=pybuild > dpkg-source -b . > dpkg-source: warning: cannot import key in > weresync-1.0.9/debian/upstream/signing-key.asc since GnuPG is not installed > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building weresync using existing > ./weresync_1.0.9.orig.tar.gz > dpkg-source: info: building weresync using existing > ./weresync_1.0.9.orig.tar.gz.asc > gpgv: Signature made Thu Jun 28 14:09:30 2018 UTC > gpgv: using RSA key 7F72CC8DA5F377C9 > gpgv: Can't check signature: No public key > dpkg-source: warning: failed to verify signature on > ./weresync_1.0.9.orig.tar.gz.asc > dpkg-source: error: cannot represent change to > src/weresync/resources/locale/en/LC_MESSAGES/weresync.mo: binary file > contents changed > dpkg-source: error: add > src/weresync/resources/locale/en/LC_MESSAGES/weresync.mo 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 > -------------------------------------------------------------------------------- > Build finished at 2021-07-29T06:17:40Z The full build log is available from: http://qa-logs.debian.net/2021/07/28/weresync_1.0.9-1_testing.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. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.