Your message dated Wed, 04 Mar 2026 21:55:56 +0000
with message-id <[email protected]>
and subject line Bug#1127543: fixed in ubuntu-dev-tools 0.209
has caused the Debian Bug report #1127543,
regarding ubuntu-dev-tools: FTBFS: setup.py:98: error: Argument "data_files" to 
"setup" has incompatible type "list[tuple[str, list[str]]]"; expected 
"list[tuple[str, Sequence[str]]] | None"  [arg-type]
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 [email protected]
immediately.)


-- 
1127543: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127543
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ubuntu-dev-tools
Version: 0.208
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202602/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ubuntu-dev-tools, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:384: python3.14 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build' (and everything under 
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:384: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under 
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
rm -f .coverage
rm -rf .mypy_cache .tox
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 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:384: python3.14 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
I: pybuild base:384: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:384: /usr/bin/python3.14 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/question.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/rdepends.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/pullpkg.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/config.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/builder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/archive.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/running_autopkgtests.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/misc.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/update_maintainer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
copying ubuntutools/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/lp
copying ubuntutools/lp/udtexceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/lp
copying ubuntutools/lp/lpapicache.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/lp
copying ubuntutools/lp/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/lp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/requestsync
copying ubuntutools/requestsync/lp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/requestsync
copying ubuntutools/requestsync/mail.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/requestsync
copying ubuntutools/requestsync/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/requestsync
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/patch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/question.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/bugtask.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/source_package.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/sponsor_patch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/sponsor_patch
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
copying ubuntutools/test/test_running_autopkgtests.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
copying ubuntutools/test/test_update_maintainer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
copying ubuntutools/test/test_archive.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
copying ubuntutools/test/test_help.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
copying ubuntutools/test/test_requestsync.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
copying ubuntutools/test/example_package.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
copying ubuntutools/test/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
copying ubuntutools/test/test_config.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/ubuntutools/test
running build_scripts
creating build/scripts-3.14
copying and adjusting backportpackage -> build/scripts-3.14
copying and adjusting check-mir -> build/scripts-3.14
copying check-symbols -> build/scripts-3.14
copying dch-repeat -> build/scripts-3.14
copying grab-merge -> build/scripts-3.14
copying and adjusting grep-merges -> build/scripts-3.14
copying and adjusting import-bug-from-debian -> build/scripts-3.14
copying and adjusting lp-bitesize -> build/scripts-3.14
copying and adjusting merge-changelog -> build/scripts-3.14
copying mk-sbuild -> build/scripts-3.14
copying and adjusting pbuilder-dist -> build/scripts-3.14
copying pbuilder-dist-simple -> build/scripts-3.14
copying and adjusting pm-helper -> build/scripts-3.14
copying and adjusting pull-pkg -> build/scripts-3.14
copying and adjusting pull-debian-debdiff -> build/scripts-3.14
copying and adjusting pull-debian-source -> build/scripts-3.14
copying and adjusting pull-debian-debs -> build/scripts-3.14
copying and adjusting pull-debian-ddebs -> build/scripts-3.14
copying and adjusting pull-debian-udebs -> build/scripts-3.14
copying and adjusting pull-lp-source -> build/scripts-3.14
copying and adjusting pull-lp-debs -> build/scripts-3.14
copying and adjusting pull-lp-ddebs -> build/scripts-3.14
copying and adjusting pull-lp-udebs -> build/scripts-3.14
copying and adjusting pull-ppa-source -> build/scripts-3.14
copying and adjusting pull-ppa-debs -> build/scripts-3.14
copying and adjusting pull-ppa-ddebs -> build/scripts-3.14
copying and adjusting pull-ppa-udebs -> build/scripts-3.14
copying and adjusting pull-uca-source -> build/scripts-3.14
copying and adjusting pull-uca-debs -> build/scripts-3.14
copying and adjusting pull-uca-ddebs -> build/scripts-3.14
copying and adjusting pull-uca-udebs -> build/scripts-3.14
copying and adjusting requestbackport -> build/scripts-3.14
copying and adjusting requestsync -> build/scripts-3.14
copying and adjusting reverse-depends -> build/scripts-3.14
copying and adjusting running-autopkgtests -> build/scripts-3.14
copying and adjusting seeded-in-ubuntu -> build/scripts-3.14
copying setup-packaging-environment -> build/scripts-3.14
copying and adjusting sponsor-patch -> build/scripts-3.14
copying and adjusting submittodebian -> build/scripts-3.14
copying and adjusting syncpackage -> build/scripts-3.14
copying and adjusting ubuntu-build -> build/scripts-3.14
copying and adjusting ubuntu-iso -> build/scripts-3.14
copying and adjusting ubuntu-upload-permission -> build/scripts-3.14
copying and adjusting update-maintainer -> build/scripts-3.14
changing mode of build/scripts-3.14/backportpackage from 644 to 755
changing mode of build/scripts-3.14/check-mir from 644 to 755
changing mode of build/scripts-3.14/grep-merges from 644 to 755
changing mode of build/scripts-3.14/import-bug-from-debian from 644 to 755
changing mode of build/scripts-3.14/lp-bitesize from 644 to 755
changing mode of build/scripts-3.14/merge-changelog from 644 to 755
changing mode of build/scripts-3.14/pbuilder-dist from 644 to 755
changing mode of build/scripts-3.14/pm-helper from 644 to 755
changing mode of build/scripts-3.14/pull-pkg from 644 to 755
changing mode of build/scripts-3.14/pull-debian-debdiff from 644 to 755
changing mode of build/scripts-3.14/pull-debian-source from 644 to 755
changing mode of build/scripts-3.14/pull-debian-debs from 644 to 755
changing mode of build/scripts-3.14/pull-debian-ddebs from 644 to 755
changing mode of build/scripts-3.14/pull-debian-udebs from 644 to 755
changing mode of build/scripts-3.14/pull-lp-source from 644 to 755
changing mode of build/scripts-3.14/pull-lp-debs from 644 to 755
changing mode of build/scripts-3.14/pull-lp-ddebs from 644 to 755
changing mode of build/scripts-3.14/pull-lp-udebs from 644 to 755
changing mode of build/scripts-3.14/pull-ppa-source from 644 to 755
changing mode of build/scripts-3.14/pull-ppa-debs from 644 to 755
changing mode of build/scripts-3.14/pull-ppa-ddebs from 644 to 755
changing mode of build/scripts-3.14/pull-ppa-udebs from 644 to 755
changing mode of build/scripts-3.14/pull-uca-source from 644 to 755
changing mode of build/scripts-3.14/pull-uca-debs from 644 to 755
changing mode of build/scripts-3.14/pull-uca-ddebs from 644 to 755
changing mode of build/scripts-3.14/pull-uca-udebs from 644 to 755
changing mode of build/scripts-3.14/requestbackport from 644 to 755
changing mode of build/scripts-3.14/requestsync from 644 to 755
changing mode of build/scripts-3.14/reverse-depends from 644 to 755
changing mode of build/scripts-3.14/running-autopkgtests from 644 to 755
changing mode of build/scripts-3.14/seeded-in-ubuntu from 644 to 755
changing mode of build/scripts-3.14/sponsor-patch from 644 to 755
changing mode of build/scripts-3.14/submittodebian from 644 to 755
changing mode of build/scripts-3.14/syncpackage from 644 to 755
changing mode of build/scripts-3.14/ubuntu-build from 644 to 755
changing mode of build/scripts-3.14/ubuntu-iso from 644 to 755
changing mode of build/scripts-3.14/ubuntu-upload-permission from 644 to 755
changing mode of build/scripts-3.14/update-maintainer from 644 to 755
I: pybuild base:384: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/question.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/rdepends.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/pullpkg.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/config.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/builder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/archive.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/running_autopkgtests.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/misc.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/update_maintainer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
copying ubuntutools/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/lp
copying ubuntutools/lp/udtexceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/lp
copying ubuntutools/lp/lpapicache.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/lp
copying ubuntutools/lp/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/lp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/requestsync
copying ubuntutools/requestsync/lp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/requestsync
copying ubuntutools/requestsync/mail.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/requestsync
copying ubuntutools/requestsync/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/requestsync
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/patch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/question.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/bugtask.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/source_package.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/sponsor_patch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/sponsor_patch
copying ubuntutools/sponsor_patch/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/sponsor_patch
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
copying ubuntutools/test/test_running_autopkgtests.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
copying ubuntutools/test/test_update_maintainer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
copying ubuntutools/test/test_archive.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
copying ubuntutools/test/test_help.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
copying ubuntutools/test/test_requestsync.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
copying ubuntutools/test/example_package.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
copying ubuntutools/test/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
copying ubuntutools/test/test_config.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/ubuntutools/test
running build_scripts
creating build/scripts-3.13
copying and adjusting backportpackage -> build/scripts-3.13
copying and adjusting check-mir -> build/scripts-3.13
copying check-symbols -> build/scripts-3.13
copying dch-repeat -> build/scripts-3.13
copying grab-merge -> build/scripts-3.13
copying and adjusting grep-merges -> build/scripts-3.13
copying and adjusting import-bug-from-debian -> build/scripts-3.13
copying and adjusting lp-bitesize -> build/scripts-3.13
copying and adjusting merge-changelog -> build/scripts-3.13
copying mk-sbuild -> build/scripts-3.13
copying and adjusting pbuilder-dist -> build/scripts-3.13
copying pbuilder-dist-simple -> build/scripts-3.13
copying and adjusting pm-helper -> build/scripts-3.13
copying and adjusting pull-pkg -> build/scripts-3.13
copying and adjusting pull-debian-debdiff -> build/scripts-3.13
copying and adjusting pull-debian-source -> build/scripts-3.13
copying and adjusting pull-debian-debs -> build/scripts-3.13
copying and adjusting pull-debian-ddebs -> build/scripts-3.13
copying and adjusting pull-debian-udebs -> build/scripts-3.13
copying and adjusting pull-lp-source -> build/scripts-3.13
copying and adjusting pull-lp-debs -> build/scripts-3.13
copying and adjusting pull-lp-ddebs -> build/scripts-3.13
copying and adjusting pull-lp-udebs -> build/scripts-3.13
copying and adjusting pull-ppa-source -> build/scripts-3.13
copying and adjusting pull-ppa-debs -> build/scripts-3.13
copying and adjusting pull-ppa-ddebs -> build/scripts-3.13
copying and adjusting pull-ppa-udebs -> build/scripts-3.13
copying and adjusting pull-uca-source -> build/scripts-3.13
copying and adjusting pull-uca-debs -> build/scripts-3.13
copying and adjusting pull-uca-ddebs -> build/scripts-3.13
copying and adjusting pull-uca-udebs -> build/scripts-3.13
copying and adjusting requestbackport -> build/scripts-3.13
copying and adjusting requestsync -> build/scripts-3.13
copying and adjusting reverse-depends -> build/scripts-3.13
copying and adjusting running-autopkgtests -> build/scripts-3.13
copying and adjusting seeded-in-ubuntu -> build/scripts-3.13
copying setup-packaging-environment -> build/scripts-3.13
copying and adjusting sponsor-patch -> build/scripts-3.13
copying and adjusting submittodebian -> build/scripts-3.13
copying and adjusting syncpackage -> build/scripts-3.13
copying and adjusting ubuntu-build -> build/scripts-3.13
copying and adjusting ubuntu-iso -> build/scripts-3.13
copying and adjusting ubuntu-upload-permission -> build/scripts-3.13
copying and adjusting update-maintainer -> build/scripts-3.13
changing mode of build/scripts-3.13/backportpackage from 644 to 755
changing mode of build/scripts-3.13/check-mir from 644 to 755
changing mode of build/scripts-3.13/grep-merges from 644 to 755
changing mode of build/scripts-3.13/import-bug-from-debian from 644 to 755
changing mode of build/scripts-3.13/lp-bitesize from 644 to 755
changing mode of build/scripts-3.13/merge-changelog from 644 to 755
changing mode of build/scripts-3.13/pbuilder-dist from 644 to 755
changing mode of build/scripts-3.13/pm-helper from 644 to 755
changing mode of build/scripts-3.13/pull-pkg from 644 to 755
changing mode of build/scripts-3.13/pull-debian-debdiff from 644 to 755
changing mode of build/scripts-3.13/pull-debian-source from 644 to 755
changing mode of build/scripts-3.13/pull-debian-debs from 644 to 755
changing mode of build/scripts-3.13/pull-debian-ddebs from 644 to 755
changing mode of build/scripts-3.13/pull-debian-udebs from 644 to 755
changing mode of build/scripts-3.13/pull-lp-source from 644 to 755
changing mode of build/scripts-3.13/pull-lp-debs from 644 to 755
changing mode of build/scripts-3.13/pull-lp-ddebs from 644 to 755
changing mode of build/scripts-3.13/pull-lp-udebs from 644 to 755
changing mode of build/scripts-3.13/pull-ppa-source from 644 to 755
changing mode of build/scripts-3.13/pull-ppa-debs from 644 to 755
changing mode of build/scripts-3.13/pull-ppa-ddebs from 644 to 755
changing mode of build/scripts-3.13/pull-ppa-udebs from 644 to 755
changing mode of build/scripts-3.13/pull-uca-source from 644 to 755
changing mode of build/scripts-3.13/pull-uca-debs from 644 to 755
changing mode of build/scripts-3.13/pull-uca-ddebs from 644 to 755
changing mode of build/scripts-3.13/pull-uca-udebs from 644 to 755
changing mode of build/scripts-3.13/requestbackport from 644 to 755
changing mode of build/scripts-3.13/requestsync from 644 to 755
changing mode of build/scripts-3.13/reverse-depends from 644 to 755
changing mode of build/scripts-3.13/running-autopkgtests from 644 to 755
changing mode of build/scripts-3.13/seeded-in-ubuntu from 644 to 755
changing mode of build/scripts-3.13/sponsor-patch from 644 to 755
changing mode of build/scripts-3.13/submittodebian from 644 to 755
changing mode of build/scripts-3.13/syncpackage from 644 to 755
changing mode of build/scripts-3.13/ubuntu-build from 644 to 755
changing mode of build/scripts-3.13/ubuntu-iso from 644 to 755
changing mode of build/scripts-3.13/ubuntu-upload-permission from 644 to 755
changing mode of build/scripts-3.13/update-maintainer from 644 to 755
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./run-linters --errors-only
Running black...
All done! ✨ 🍰 ✨
73 files would be left unchanged.
Running isort...
Skipped 3 files
Running flake8...
Running mypy...
setup.py:98: error: Argument "data_files" to "setup" has incompatible type 
"list[tuple[str, list[str]]]"; expected "list[tuple[str, Sequence[str]]] | 
None"  [arg-type]
setup.py:98: note: "list" is invariant -- see 
https://mypy.readthedocs.io/en/stable/common_issues.html#variance
setup.py:98: note: Consider using "Sequence" instead, which is covariant
Found 1 error in 1 file (checked 33 source files)
make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: ubuntu-dev-tools
Source-Version: 0.209
Done: Benjamin Drung <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Wed, 04 Mar 2026 22:16:02 +0100
Source: ubuntu-dev-tools
Built-For-Profiles: noudeb
Architecture: source
Version: 0.209
Distribution: unstable
Urgency: medium
Maintainer: Ubuntu Developers <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1127543
Launchpad-Bugs-Fixed: 2143232
Changes:
 ubuntu-dev-tools (0.209) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Demote sudo to Recommends, and indicate which tools need it in the
     package description.
 .
   [ Florent 'Skia' Jacquet ]
   * pm-helper: make use of YesNoQuestion
 .
   [ Benjamin Drung ]
   * setup.py: specify type of data_files (Closes: #1127543, LP: #2143232)
   * Remove redundant Priority: optional field
   * Update year in copyright
   * Bump Standards-Version to 4.7.3
Checksums-Sha1:
 de2a0cb48b9309e8202c6aa3c6eaa52adcfdfd1b 2389 ubuntu-dev-tools_0.209.dsc
 538bacfda0adab7a82dc965e355ee1ce63438f06 175212 ubuntu-dev-tools_0.209.tar.xz
 f03579267f9abf7972d6cfdc55c2c91b5adb4694 16575 
ubuntu-dev-tools_0.209_source.buildinfo
Checksums-Sha256:
 be6482e68231e22f71a9b3489a85bb07f00ee98499c1844882e5ee1b06f28069 2389 
ubuntu-dev-tools_0.209.dsc
 a34db5f47d413067b1e84afac6d1adf6d6c72c45b652457c5fa867247f30a595 175212 
ubuntu-dev-tools_0.209.tar.xz
 25e9a44198eaa3664d9a2c6e55763b4dfc867e17cf8071a966d845dedb38f516 16575 
ubuntu-dev-tools_0.209_source.buildinfo
Files:
 368ba95c235da8d91ba592d296ec3e87 2389 devel optional ubuntu-dev-tools_0.209.dsc
 61ec7ac59e407530b744878362c50f77 175212 devel optional 
ubuntu-dev-tools_0.209.tar.xz
 536de0ea546f3e989409f6a49b588ead 16575 devel optional 
ubuntu-dev-tools_0.209_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmmoogUACgkQFZ61xO/I
d0wV/A//aXltCNu284B0sdSDC56NrILVkZFbadManLTb3P3sQmDcyaAVlEUROJOs
8O+HlbCjppQnWxWHSbKvd/xZkoDy4bLrrBS3fmLOO2E0riEitVLTiJeOX4SJ+tIY
gOeFYStcwHAPkgbbjXd4KmMk9BJ/DpjMzOYPwLpaQNrI2KPaN2by9IPP7ivcbvIe
DxwFw7h0QU5LPKmWFk/mmAgd46S9C4GaLZYI9YVD5IRL0NHTDQohXFKDRcF8Es65
o6AyuOCQwMaPhILssVgwdKQd/psA5P5qPJvs7YJ+7TOFwaz8YT8Jm8zpdMpnON8H
J/rE0TnAn1i1EZyCkZJSLVPCSPfNVcrB3zi9KNAg3ivZwj9VfPMSpiUJtCTxD4ho
8+UD/WW1xAa5XeDU0IEzAEUqdyMaeHxbKe/Wo24sNagVIHeYZ5h224gbY3FFz9TS
xo8NoFn5jskzQHsgHEjMvWGeKBuRiM5zyPg/zCYgarb8mgEJpNfrb7V9/IzE/LOx
1Mcl0MadS1hRagYUnJT8pSZ1XOY4AvtrZuVUC8dCmYHSH0/3pVlf1djsIsyyVDgb
GqJsGNEs2s8vbaGp9Xn/EXzE3Y1v0xfaibpeZf+IznnwT/4PPUVLkWfDNlfd/Rxy
h/VHt0rY/Wvz+gPJpGw7KKDhVndcbayOBOsHuRydBCQblrCa+Ys=
=e+X7
-----END PGP SIGNATURE-----

Attachment: pgp3LWv1YQSc2.pgp
Description: PGP signature


--- End Message ---

Reply via email to