Your message dated Mon, 17 Jun 2024 17:19:08 +0000 with message-id <E1sJG0a-000DHK-9p@fasolo.debian.org> and subject line Bug#1073382: fixed in mutatormath 3.0.1-4 has caused the Debian Bug report #1073382, regarding mutatormath: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 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 owner@bugs.debian.org immediately.) -- 1073382: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073382 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: mutatormath: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" returned exit code 13
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 16 Jun 2024 15:22:54 +0200
- Message-id: <[🔎] Zm7nLm79pavmmNaN@grub.nussbaum.fr>
Source: mutatormath Version: 3.0.1-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-20240615 ftbfs-trixie Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --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:311: python3.12 setup.py config > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove deprecated > calls to avoid build errors in the future. > > See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running config > I: pybuild base:311: python3.11 setup.py config > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove deprecated > calls to avoid build errors in the future. > > See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running config > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:311: /usr/bin/python3.12 setup.py build > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove deprecated > calls to avoid build errors in the future. > > See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath > copying Lib/mutatorMath/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects > copying Lib/mutatorMath/objects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects > copying Lib/mutatorMath/objects/bender.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects > copying Lib/mutatorMath/objects/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects > copying Lib/mutatorMath/objects/location.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects > copying Lib/mutatorMath/objects/mutator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/objects > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/ufo > copying Lib/mutatorMath/ufo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/ufo > copying Lib/mutatorMath/ufo/document.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/ufo > copying Lib/mutatorMath/ufo/instance.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/mutatorMath/ufo > I: pybuild base:311: /usr/bin/python3 setup.py build > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove deprecated > calls to avoid build errors in the future. > > See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath > copying Lib/mutatorMath/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects > copying Lib/mutatorMath/objects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects > copying Lib/mutatorMath/objects/bender.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects > copying Lib/mutatorMath/objects/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects > copying Lib/mutatorMath/objects/location.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects > copying Lib/mutatorMath/objects/mutator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/objects > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/ufo > copying Lib/mutatorMath/ufo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/ufo > copying Lib/mutatorMath/ufo/document.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/ufo > copying Lib/mutatorMath/ufo/instance.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/mutatorMath/ufo > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:311: python3.12 setup.py test > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove deprecated > calls to avoid build errors in the future. > > See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > 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. > /usr/lib/python3/dist-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. > !! > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > ******************************************************************************** > > !! > ir_d = dist.fetch_build_eggs(dist.install_requires) > WARNING: The wheel package is not available. > /usr/bin/python3.12: No module named pip > error: Command '['/usr/bin/python3.12', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpkfhw4zv_', '--quiet', 'unicodedata2>=15.1.0']' returned non-zero exit status 1. > E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: python3.12 setup.py test > I: pybuild base:311: python3.11 setup.py test > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove deprecated > calls to avoid build errors in the future. > > See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > 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. > /usr/lib/python3/dist-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. > !! > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > ******************************************************************************** > > !! > ir_d = dist.fetch_build_eggs(dist.install_requires) > WARNING: The wheel package is not available. > /usr/bin/python3.11: No module named pip > error: Command '['/usr/bin/python3.11', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp7wimef92', '--quiet', 'unicodedata2>=15.1.0']' returned non-zero exit status 1. > E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: python3.11 setup.py test > dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2024/06/15/mutatormath_3.0.1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
- To: 1073382-close@bugs.debian.org
- Subject: Bug#1073382: fixed in mutatormath 3.0.1-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 17 Jun 2024 17:19:08 +0000
- Message-id: <E1sJG0a-000DHK-9p@fasolo.debian.org>
- Reply-to: Boyuan Yang <byang@debian.org>
Source: mutatormath Source-Version: 3.0.1-4 Done: Boyuan Yang <byang@debian.org> We believe that the bug you reported is fixed in the latest version of mutatormath, 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 1073382@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Boyuan Yang <byang@debian.org> (supplier of updated mutatormath 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 17 Jun 2024 12:58:28 -0400 Source: mutatormath Architecture: source Version: 3.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org> Changed-By: Boyuan Yang <byang@debian.org> Closes: 1073382 Changes: mutatormath (3.0.1-4) unstable; urgency=medium . * Team upload. * The package builds fine, there is no FTBFS issue. (Closes: #1073382) * debian/control: + Bump Standards-Version to 4.7.0. + Bump debhelper compat to v13. + Use pyproject pybuild plugin to build the project. * debian/patches/: + 0001-Add-pyproject.toml.patch: Add minimal pyproject.toml from upstream for pyproject-based package building. + 0002-Purge-usage-of-distutils.patch: Add patch to avoid direct invocations of the deprecated distutils. Checksums-Sha1: 92f465efa76f9588883f710a2281463e38be3b6c 2157 mutatormath_3.0.1-4.dsc 1ac3f9ed55518c72efe3ca0e9a9a944231c3d229 234416 mutatormath_3.0.1.orig.tar.gz 5993f014b9a9db27f165791a6a91ce110987168d 3884 mutatormath_3.0.1-4.debian.tar.xz fdff26f5f9463e8ea47268b3fd220702ffb041cb 7626 mutatormath_3.0.1-4_amd64.buildinfo Checksums-Sha256: 611bc663751fe737acb69a72eb7f72580d1a76f1b6b53f9d32989927f000b688 2157 mutatormath_3.0.1-4.dsc f05ab756fede722f7b5705c9f97bed14210cf417f4254aeab7b9c712cc24acd4 234416 mutatormath_3.0.1.orig.tar.gz c7a7c6c327e286d3d2fa8832b1105fcc55ddbf7724cb5b57de6c03d96a0fcb26 3884 mutatormath_3.0.1-4.debian.tar.xz c5a0aa9f503d1c8715f5284c2365a7b04a884970e8d4b994ec1629c78e142cfa 7626 mutatormath_3.0.1-4_amd64.buildinfo Files: 75790fbc7e9e02ce01c6598fa6d0a664 2157 devel optional mutatormath_3.0.1-4.dsc b251657ff0a1a98f5f518736853d9065 234416 devel optional mutatormath_3.0.1.orig.tar.gz bf546bf7b4a449107082a31dd3b1c664 3884 devel optional mutatormath_3.0.1-4.debian.tar.xz 0d0a1cb49c3baecccae6d75771183fc4 7626 devel optional mutatormath_3.0.1-4_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmZwa+wACgkQwpPntGGC Ws7OoQ/+IfUgMKJ/eVVCHHPKkOdOZwTJpfMs3Z6JCG30k8Uu/o3iug3MheCoi28/ QJOeBCEdhFLAude4jiSBZfz2kxkuieFPhXhdzes8sVb+5ECKrh8myo2S9tKLq7cs EVXvFMTbna9Nur5H318uUxZZzBh+PZ5AfMv27UdRjk9wJK1YzFmlvojuty/WXHq8 n9yuPlU234VVNAJabiq9V9uaCqM086RVv2Ev3KwCdgXtn/PTWe6qpkLvPbNPTZ+/ ZrXD/O9Grw83/OMt7KZvhBdZrlDihm30qVkXOlVh+WUryL/a6AerKQamRqAXOzyq ma/DbAyBj+xskoJ+8XjkuPFBZ1XfSGyuMRSwhkw1ZDXYVZ17jOBbVo/RZ2jcdgU2 8SXM6/MgojvAa1E9FJC2FGKCE7RWPfWB4oIIXrVfri29UjkgF9ui/DXKdNw5vTCO hXy8c70JM46Dhrw1Vg4e/2ri+UzuX6yM17Ko3ehXIqrIPnLuOnbszsOLsHQCW6+0 TUlF/WwmZ2h7Qd6F5JvCTH2hWTWC2JUVjGPqgZg856DWwAUideIrGmgky2Z8Fov4 E5pT3AmfM+Zzj8mQ5iZDgHd2XhOmsMiI+bxzOYtGXsYvT4T8JU5JzNn3DHY/g4CC 7W3tXtwiI+XO47Jnbzfv0AI4PUBP4DyRLPS1ZRAwaBKqjcnueVA= =rmNX -----END PGP SIGNATURE-----Attachment: pgpJxish4REwQ.pgp
Description: PGP signature
--- End Message ---