Source: ubuntu-dev-tools Version: 0.176 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200620 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > dpkg-buildpackage > ----------------- > > Command: dpkg-buildpackage -us -uc -sa -rfakeroot > dpkg-buildpackage: info: source package ubuntu-dev-tools > dpkg-buildpackage: info: source version 0.176 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Mattia Rizzolo <mat...@debian.org> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean --with python3 --buildsystem=pybuild > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:217: python3.8 setup.py clean > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build' (and everything under > it) > '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 (native)' > dpkg-source: info: building ubuntu-dev-tools in ubuntu-dev-tools_0.176.tar.xz > dpkg-source: info: building ubuntu-dev-tools in ubuntu-dev-tools_0.176.dsc > debian/rules binary > dh binary --with python3 --buildsystem=pybuild > dh_update_autotools_config -O--buildsystem=pybuild > dh_autoreconf -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > I: pybuild base:217: python3.8 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:217: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/archive.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/question.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/misc.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/update_maintainer.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/builder.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/pullpkg.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/version.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/config.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > copying ubuntutools/rdepends.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/lp > copying ubuntutools/lp/libsupport.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/lp > copying ubuntutools/lp/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/lp > copying ubuntutools/lp/lpapicache.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/lp > copying ubuntutools/lp/udtexceptions.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/lp > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/requestsync > copying ubuntutools/requestsync/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/requestsync > copying ubuntutools/requestsync/lp.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/requestsync > copying ubuntutools/requestsync/mail.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/requestsync > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/sponsor_patch > copying ubuntutools/sponsor_patch/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/sponsor_patch > copying ubuntutools/sponsor_patch/source_package.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/sponsor_patch > copying ubuntutools/sponsor_patch/question.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/sponsor_patch > copying ubuntutools/sponsor_patch/sponsor_patch.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/sponsor_patch > copying ubuntutools/sponsor_patch/bugtask.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/sponsor_patch > copying ubuntutools/sponsor_patch/patch.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/sponsor_patch > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > copying ubuntutools/test/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > copying ubuntutools/test/test_update_maintainer.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > copying ubuntutools/test/test_config.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > copying ubuntutools/test/test_help.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > copying ubuntutools/test/test_pylint.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > copying ubuntutools/test/test_archive.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > copying ubuntutools/test/test_flake8.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > copying ubuntutools/test/example_package.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/ubuntutools/test > running build_scripts > creating build > creating build/scripts-3.8 > copying and adjusting backportpackage -> build/scripts-3.8 > copying and adjusting bitesize -> build/scripts-3.8 > copying and adjusting check-mir -> build/scripts-3.8 > copying check-symbols -> build/scripts-3.8 > copying dch-repeat -> build/scripts-3.8 > copying grab-merge -> build/scripts-3.8 > copying and adjusting grep-merges -> build/scripts-3.8 > copying and adjusting hugdaylist -> build/scripts-3.8 > copying and adjusting import-bug-from-debian -> build/scripts-3.8 > copying and adjusting merge-changelog -> build/scripts-3.8 > copying mk-sbuild -> build/scripts-3.8 > copying and adjusting pbuilder-dist -> build/scripts-3.8 > copying pbuilder-dist-simple -> build/scripts-3.8 > copying and adjusting pull-pkg -> build/scripts-3.8 > copying and adjusting pull-debian-debdiff -> build/scripts-3.8 > copying and adjusting pull-debian-source -> build/scripts-3.8 > copying and adjusting pull-debian-debs -> build/scripts-3.8 > copying and adjusting pull-debian-ddebs -> build/scripts-3.8 > copying and adjusting pull-debian-udebs -> build/scripts-3.8 > copying and adjusting pull-lp-source -> build/scripts-3.8 > copying and adjusting pull-lp-debs -> build/scripts-3.8 > copying and adjusting pull-lp-ddebs -> build/scripts-3.8 > copying and adjusting pull-lp-udebs -> build/scripts-3.8 > copying and adjusting pull-ppa-source -> build/scripts-3.8 > copying and adjusting pull-ppa-debs -> build/scripts-3.8 > copying and adjusting pull-ppa-ddebs -> build/scripts-3.8 > copying and adjusting pull-ppa-udebs -> build/scripts-3.8 > copying pull-revu-source -> build/scripts-3.8 > copying and adjusting pull-uca-source -> build/scripts-3.8 > copying and adjusting pull-uca-debs -> build/scripts-3.8 > copying and adjusting pull-uca-ddebs -> build/scripts-3.8 > copying and adjusting pull-uca-udebs -> build/scripts-3.8 > copying and adjusting requestbackport -> build/scripts-3.8 > copying and adjusting requestsync -> build/scripts-3.8 > copying reverse-build-depends -> build/scripts-3.8 > copying and adjusting reverse-depends -> build/scripts-3.8 > copying and adjusting seeded-in-ubuntu -> build/scripts-3.8 > copying setup-packaging-environment -> build/scripts-3.8 > copying and adjusting sponsor-patch -> build/scripts-3.8 > copying and adjusting submittodebian -> build/scripts-3.8 > copying and adjusting syncpackage -> build/scripts-3.8 > copying and adjusting ubuntu-build -> build/scripts-3.8 > copying and adjusting ubuntu-iso -> build/scripts-3.8 > copying and adjusting ubuntu-upload-permission -> build/scripts-3.8 > copying and adjusting update-maintainer -> build/scripts-3.8 > changing mode of build/scripts-3.8/backportpackage from 644 to 755 > changing mode of build/scripts-3.8/bitesize from 644 to 755 > changing mode of build/scripts-3.8/check-mir from 644 to 755 > changing mode of build/scripts-3.8/grep-merges from 644 to 755 > changing mode of build/scripts-3.8/hugdaylist from 644 to 755 > changing mode of build/scripts-3.8/import-bug-from-debian from 644 to 755 > changing mode of build/scripts-3.8/merge-changelog from 644 to 755 > changing mode of build/scripts-3.8/pbuilder-dist from 644 to 755 > changing mode of build/scripts-3.8/pull-pkg from 644 to 755 > changing mode of build/scripts-3.8/pull-debian-debdiff from 644 to 755 > changing mode of build/scripts-3.8/pull-debian-source from 644 to 755 > changing mode of build/scripts-3.8/pull-debian-debs from 644 to 755 > changing mode of build/scripts-3.8/pull-debian-ddebs from 644 to 755 > changing mode of build/scripts-3.8/pull-debian-udebs from 644 to 755 > changing mode of build/scripts-3.8/pull-lp-source from 644 to 755 > changing mode of build/scripts-3.8/pull-lp-debs from 644 to 755 > changing mode of build/scripts-3.8/pull-lp-ddebs from 644 to 755 > changing mode of build/scripts-3.8/pull-lp-udebs from 644 to 755 > changing mode of build/scripts-3.8/pull-ppa-source from 644 to 755 > changing mode of build/scripts-3.8/pull-ppa-debs from 644 to 755 > changing mode of build/scripts-3.8/pull-ppa-ddebs from 644 to 755 > changing mode of build/scripts-3.8/pull-ppa-udebs from 644 to 755 > changing mode of build/scripts-3.8/pull-uca-source from 644 to 755 > changing mode of build/scripts-3.8/pull-uca-debs from 644 to 755 > changing mode of build/scripts-3.8/pull-uca-ddebs from 644 to 755 > changing mode of build/scripts-3.8/pull-uca-udebs from 644 to 755 > changing mode of build/scripts-3.8/requestbackport from 644 to 755 > changing mode of build/scripts-3.8/requestsync from 644 to 755 > changing mode of build/scripts-3.8/reverse-depends from 644 to 755 > changing mode of build/scripts-3.8/seeded-in-ubuntu from 644 to 755 > changing mode of build/scripts-3.8/sponsor-patch from 644 to 755 > changing mode of build/scripts-3.8/submittodebian from 644 to 755 > changing mode of build/scripts-3.8/syncpackage from 644 to 755 > changing mode of build/scripts-3.8/ubuntu-build from 644 to 755 > changing mode of build/scripts-3.8/ubuntu-iso from 644 to 755 > changing mode of build/scripts-3.8/ubuntu-upload-permission from 644 to 755 > changing mode of build/scripts-3.8/update-maintainer from 644 to 755 > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:217: python3.8 setup.py test > running test > WARNING: Testing via this command is deprecated and will be removed in a > future version. Users looking for a generic test entry point independent of > test runner are encouraged to use tox. > running egg_info > creating ubuntu_dev_tools.egg-info > writing ubuntu_dev_tools.egg-info/PKG-INFO > writing dependency_links to ubuntu_dev_tools.egg-info/dependency_links.txt > writing top-level names to ubuntu_dev_tools.egg-info/top_level.txt > writing manifest file 'ubuntu_dev_tools.egg-info/SOURCES.txt' > reading manifest file 'ubuntu_dev_tools.egg-info/SOURCES.txt' > writing manifest file 'ubuntu_dev_tools.egg-info/SOURCES.txt' > running build_ext > dpkg-source: info: using options from example-1.0/debian/source/options: > --compression=xz > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building example using existing ./example_1.0.orig.tar.gz > dpkg-source: info: building example in example_1.0-1.debian.tar.xz > dpkg-source: info: building example in example_1.0-1.dsc > /<<PKGBUILDDIR>>/ubuntu_archive_assistant/commands/mir.py:150: SyntaxWarning: > "is" with a literal. Did you mean "=="? > if latest.pocket is "Proposed": > test_bad (ubuntutools.test.test_archive.DscVerificationTestCase) ... ok > test_good (ubuntutools.test.test_archive.DscVerificationTestCase) ... ok > test_md5 (ubuntutools.test.test_archive.DscVerificationTestCase) ... ok > test_missing (ubuntutools.test.test_archive.DscVerificationTestCase) ... ok > test_sha1 (ubuntutools.test.test_archive.DscVerificationTestCase) ... ok > test_dsc_missing (ubuntutools.test.test_archive.LocalSourcePackageTestCase) > ... ok > test_local_copy (ubuntutools.test.test_archive.LocalSourcePackageTestCase) > ... dpkg-source: warning: extracting unsigned source package > (example_1.0-1.dsc) > dpkg-source: info: extracting example in example-1.0 > dpkg-source: info: unpacking example_1.0.orig.tar.gz > dpkg-source: info: unpacking example_1.0-1.debian.tar.xz > ok > test_verification (ubuntutools.test.test_archive.LocalSourcePackageTestCase) > ... ok > test_workdir_srcpkg_info > (ubuntutools.test.test_archive.LocalSourcePackageTestCase) ... dpkg-source: > warning: extracting unsigned source package (example_1.0-1.dsc) > dpkg-source: info: extracting example in example-1.0 > dpkg-source: info: unpacking example_1.0.orig.tar.gz > dpkg-source: info: unpacking example_1.0-1.debian.tar.xz > ok > test_workdir_srcpkg_noinfo > (ubuntutools.test.test_archive.LocalSourcePackageTestCase) ... dpkg-source: > warning: extracting unsigned source package (example_1.0-1.dsc) > dpkg-source: info: extracting example in example-1.0 > dpkg-source: info: unpacking example_1.0.orig.tar.gz > dpkg-source: info: unpacking example_1.0-1.debian.tar.xz > ok > test_boolean (ubuntutools.test.test_config.ConfigTestCase) ... ok > test_compat_keys (ubuntutools.test.test_config.ConfigTestCase) ... Using > deprecated configuration variable COMPATFOOBAR. You should use TEST_QUX. > ok > test_config_parsing (ubuntutools.test.test_config.ConfigTestCase) ... Cannot > parse variable assignment in <config>: COMMAND_EXECUTION=a b > > ok > test_configfile_precedence (ubuntutools.test.test_config.ConfigTestCase) ... > ok > test_defaults (ubuntutools.test.test_config.ConfigTestCase) ... ok > test_environment_precedence (ubuntutools.test.test_config.ConfigTestCase) ... > ok > test_general_environment_specific_config_precedence > (ubuntutools.test.test_config.ConfigTestCase) ... ok > test_nonpackagewide (ubuntutools.test.test_config.ConfigTestCase) ... ok > test_provided_default (ubuntutools.test.test_config.ConfigTestCase) ... ok > test_scriptname_precedence (ubuntutools.test.test_config.ConfigTestCase) ... > ok > test_debemail_with_name (ubuntutools.test.test_config.UbuEmailTestCase) ... ok > test_pristine (ubuntutools.test.test_config.UbuEmailTestCase) ... ok > test_two_hat (ubuntutools.test.test_config.UbuEmailTestCase) ... ok > test_two_hat_cmdlineoverride (ubuntutools.test.test_config.UbuEmailTestCase) > ... ok > test_two_hat_noexport (ubuntutools.test.test_config.UbuEmailTestCase) ... ok > test_two_hat_with_name (ubuntutools.test.test_config.UbuEmailTestCase) ... ok > test_unicode_name (ubuntutools.test.test_config.UbuEmailTestCase) ... ok > test_flake8 (ubuntutools.test.test_flake8.Flake8TestCase) > Test: Run flake8 on Python source code ... Running following command: > /usr/bin/python3.8 -m flake8 --max-line-length=99 backportpackage bitesize > check-mir grep-merges hugdaylist import-bug-from-debian merge-changelog > pbuilder-dist pull-pkg pull-debian-debdiff pull-debian-source > pull-debian-debs pull-debian-ddebs pull-debian-udebs pull-lp-source > pull-lp-debs pull-lp-ddebs pull-lp-udebs pull-ppa-source pull-ppa-debs > pull-ppa-ddebs pull-ppa-udebs pull-uca-source pull-uca-debs pull-uca-ddebs > pull-uca-udebs requestbackport requestsync reverse-depends seeded-in-ubuntu > sponsor-patch submittodebian syncpackage ubuntu-build ubuntu-iso > ubuntu-upload-permission update-maintainer ubuntutools setup.py > FAIL > test_backportpackage (ubuntutools.test.test_help.HelpTestCase) ... ok > test_bitesize (ubuntutools.test.test_help.HelpTestCase) ... ok > test_check-mir (ubuntutools.test.test_help.HelpTestCase) ... ok > test_check-symbols (ubuntutools.test.test_help.HelpTestCase) ... ok > test_dch-repeat (ubuntutools.test.test_help.HelpTestCase) ... ok > test_grab-merge (ubuntutools.test.test_help.HelpTestCase) ... ok > test_grep-merges (ubuntutools.test.test_help.HelpTestCase) ... ok > test_hugdaylist (ubuntutools.test.test_help.HelpTestCase) ... ok > test_import-bug-from-debian (ubuntutools.test.test_help.HelpTestCase) ... ok > test_merge-changelog (ubuntutools.test.test_help.HelpTestCase) ... ok > test_mk-sbuild (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pbuilder-dist (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pbuilder-dist-simple (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-debian-ddebs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-debian-debdiff (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-debian-debs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-debian-source (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-debian-udebs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-lp-ddebs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-lp-debs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-lp-source (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-lp-udebs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-pkg (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-ppa-ddebs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-ppa-debs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-ppa-source (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-ppa-udebs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-revu-source (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-uca-ddebs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-uca-debs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-uca-source (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pull-uca-udebs (ubuntutools.test.test_help.HelpTestCase) ... ok > test_requestbackport (ubuntutools.test.test_help.HelpTestCase) ... ok > test_requestsync (ubuntutools.test.test_help.HelpTestCase) ... ok > test_reverse-build-depends (ubuntutools.test.test_help.HelpTestCase) ... ok > test_reverse-depends (ubuntutools.test.test_help.HelpTestCase) ... ok > test_seeded-in-ubuntu (ubuntutools.test.test_help.HelpTestCase) ... ok > test_setup-packaging-environment (ubuntutools.test.test_help.HelpTestCase) > ... ok > test_sponsor-patch (ubuntutools.test.test_help.HelpTestCase) ... ok > test_submittodebian (ubuntutools.test.test_help.HelpTestCase) ... ok > test_syncpackage (ubuntutools.test.test_help.HelpTestCase) ... ok > test_ubuntu-build (ubuntutools.test.test_help.HelpTestCase) ... ok > test_ubuntu-iso (ubuntutools.test.test_help.HelpTestCase) ... ok > test_ubuntu-upload-permission (ubuntutools.test.test_help.HelpTestCase) ... ok > test_update-maintainer (ubuntutools.test.test_help.HelpTestCase) ... ok > test_pylint (ubuntutools.test.test_pylint.PylintTestCase) > Test: Run pylint on Python source code ... Running following command: > pylint --rcfile=/<<PKGBUILDDIR>>/ubuntutools/test/pylint.conf -E -- > backportpackage bitesize check-mir grep-merges hugdaylist > import-bug-from-debian merge-changelog pbuilder-dist pull-pkg > pull-debian-debdiff pull-debian-source pull-debian-debs pull-debian-ddebs > pull-debian-udebs pull-lp-source pull-lp-debs pull-lp-ddebs pull-lp-udebs > pull-ppa-source pull-ppa-debs pull-ppa-ddebs pull-ppa-udebs pull-uca-source > pull-uca-debs pull-uca-ddebs pull-uca-udebs requestbackport requestsync > reverse-depends seeded-in-ubuntu sponsor-patch submittodebian syncpackage > ubuntu-build ubuntu-iso ubuntu-upload-permission update-maintainer > ubuntutools setup.py > ok > test_comments_in_control > (ubuntutools.test.test_update_maintainer.UpdateMaintainerTestCase) > Test: Update Maintainer field in a control file containing ... ok > test_debian_package > (ubuntutools.test.test_update_maintainer.UpdateMaintainerTestCase) > Test: Don't update Maintainer field if target is Debian. ... ok > test_missing_rules > (ubuntutools.test.test_update_maintainer.UpdateMaintainerTestCase) > Test: Skip XSBC-Original test when debian/rules is missing. ... ok > test_original_ubuntu_maintainer > (ubuntutools.test.test_update_maintainer.UpdateMaintainerTestCase) > Test: Original maintainer is Ubuntu developer. ... Overwriting original > maintainer: Soren Hansen <so...@ubuntu.com> > ok > test_skip_smart_rules > (ubuntutools.test.test_update_maintainer.UpdateMaintainerTestCase) > Test: Skip update when XSBC-Original in debian/rules. ... ok > test_update_maintainer > (ubuntutools.test.test_update_maintainer.UpdateMaintainerTestCase) > Test: Update Maintainer field. ... ok > test_update_old_maintainer > (ubuntutools.test.test_update_maintainer.UpdateMaintainerTestCase) > Test: Update old MOTU address. ... ok > > ====================================================================== > FAIL: test_flake8 (ubuntutools.test.test_flake8.Flake8TestCase) > Test: Run flake8 on Python source code > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/ubuntutools/test/test_flake8.py", line 51, in > test_flake8 > self.fail("\n".join(msgs)) > AssertionError: flake8 found issues: > syncpackage:79:22: E741 ambiguous variable name 'l' > > ---------------------------------------------------------------------- > Ran 81 tests in 22.243s > > FAILED (failures=1) > Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1> > The old maintainer was: Ubuntu MOTU Developers <ubuntu-m...@lists.ubuntu.com> > Resetting as: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com> > error: Test failed: <unittest.runner.TextTestResult run=81 errors=0 > failures=1> > E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: > python3.8 setup.py test > dh_auto_test: error: pybuild --test -i python{version} -p 3.8 returned exit > code 13 The full build log is available from: http://qa-logs.debian.net/2020/06/20/ubuntu-dev-tools_0.176_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.