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 --------------------------------------------------------------------------------

