Source: hgsubversion Version: 1.9.3+git20190419+6a6ce-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200321 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > fakeroot debian/rules clean > dh clean --with python2,python3 --buildsystem=pybuild > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:217: python2.7 setup.py clean > /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution > option: 'install_requires' > warnings.warn(msg) > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7/build' (and everything under > it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-2.7' does not exist -- can't clean it > I: pybuild base:217: python3.8 setup.py clean > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build' (and everything under > it) > /usr/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution > option: 'install_requires' > warnings.warn(msg) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.8' does not exist -- can't clean it > dh_autoreconf_clean -O--buildsystem=pybuild > dh_clean -O--buildsystem=pybuild > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building hgsubversion using existing > ./hgsubversion_1.9.3+git20190419+6a6ce.orig.tar.bz2 > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: info: local changes detected, the modified files are: > hgsubversion-1.9.3+git20190419+6a6ce/hgsubversion/__version__.py > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/hgsubversion_1.9.3+git20190419+6a6ce-3.diff.V9NXsU > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > -------------------------------------------------------------------------------- > Build finished at 2020-03-22T03:23:24Z The full build log is available from: http://qa-logs.debian.net/2020/03/21/hgsubversion_1.9.3+git20190419+6a6ce-3_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! 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.

