Your message dated Sun, 28 Jun 2020 14:35:10 +0000
with message-id <e1jpyok-0003pw...@fasolo.debian.org>
and subject line Bug#963310: fixed in ubuntu-dev-tools 0.177
has caused the Debian Bug report #963310,
regarding ubuntu-dev-tools: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p 3.8 returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
963310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: ubuntu-dev-tools
Source-Version: 0.177
Done: Mattia Rizzolo <mat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ubuntu-dev-tools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated ubuntu-dev-tools 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 28 Jun 2020 15:52:27 +0200
Source: ubuntu-dev-tools
Architecture: source
Version: 0.177
Distribution: unstable
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-dev-to...@packages.debian.org>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Closes: 963310
Changes:
 ubuntu-dev-tools (0.177) unstable; urgency=medium
 .
   [ Dan Streetman ]
   * Verify checksums for downloaded binary files
   * pullpkg: support pulling from Ubuntu upload queues
 .
   [ Mattia Rizzolo ]
   * ubuntu-build:
     + Add support for riscv64.
   * syncpackge:
     + Fix the new flake8 E741.  Closes: #963310
 .
   [ Bryce Harrington ]
   * update-maintainer:
     + Try to recurse upwards to find a valid debian directory.  LP: #1885233
Checksums-Sha1:
 ab11aeea16b47756a1074d7e5048f323041efc11 2248 ubuntu-dev-tools_0.177.dsc
 6f85ebd600f069fd6c2bb50840277e7484006761 172020 ubuntu-dev-tools_0.177.tar.xz
 dfe518d2693a84043fb4abc6177a14200b77a536 10648 
ubuntu-dev-tools_0.177_amd64.buildinfo
Checksums-Sha256:
 e2a82ba70a22529a27f7e9b20aeba9507cd43909951b20cd23b10ea27150f5c3 2248 
ubuntu-dev-tools_0.177.dsc
 ac6a3c8f22ba4bd56936cc8d867f8b313d5a8ae29a570329366111767e208d2f 172020 
ubuntu-dev-tools_0.177.tar.xz
 f2e6d6ae632882651a906b4790ad8f4e077f448113c011c1ec443639cb945f6f 10648 
ubuntu-dev-tools_0.177_amd64.buildinfo
Files:
 c4de0835533fbcdf5461426a1e279960 2248 devel optional ubuntu-dev-tools_0.177.dsc
 4e67d74134ee7f5c9f9d1e648ed1e42d 172020 devel optional 
ubuntu-dev-tools_0.177.tar.xz
 bf00a8b0a376ec9d7123643683257ad8 10648 devel optional 
ubuntu-dev-tools_0.177_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAl74oWsACgkQCBa54Yx2
K60ObBAAjPuw4dsmnN5Gpezgc7z29ZDvYVDipfeukyV52hCM4SNLqI4DVLBjesm5
Cs7CBAeG+6CnZh4UmWXd3iRzTvgvUP7UZUkQXDmmMS+PXC3bOSRb/IA3cfai+Xwf
ugh29U3ooJWW5jSztbLz/xtB73fa6LABhiY946wQFJQBcqUjpp8ExvYgnJx8Kfif
w8JWnopK4AfMoieNi3vytxSUafZNA+pHb/NwSb1whqn3wzQUBsbOXhQvaSpd+Khz
EMZ2FRyF0ZOWdvyKp8KgYKXRj4zTKw4+iuXfHpYv0spBNLKjSyE6SdLOew6bCWN0
HnNWo+rJOalJwsO4bdVJwur89MkmbpEhhE5LA4y1J0++9KgnoMwBp4fkDaK7Pkdn
NKl3z1/A5FH1D9/0GIQvRyz3odPa2H83PDOvT8SDqrtYjFyCTEmrSs2umioxKM50
JPGZdpYgJ7mgXJR/lLSWZnEUL3FE7/sVCpMbQmoqGdZm0fvisnyur8+qpetL7JhX
xkBdIhBLcvGrBGsXpOrPsryHmoiRWaYDTJ6b68JUvdqxOK8IKMpOAH1PL4jWHmvm
2+JGlnIf1Dn79WZfc+fLiAoTC7zZj5ZDRSuKsJmlw/Aw95mGhWaxkSGGuEhGgGCN
Oqdhcl8CNVbogy3ZiAHoFNKHnN/UDM2PFYK4q1rJnCgDzXeU49o=
=4lJQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to