Package: src:python-aiohasupervisor Version: 0.3.3-1 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/202512/ 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:python-aiohasupervisor, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild dh_auto_build -O--buildsystem=pybuild I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" module I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14 * Building wheel... /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/aiohasupervisor copying aiohasupervisor/network.py -> build/lib/aiohasupervisor copying aiohasupervisor/store.py -> build/lib/aiohasupervisor copying aiohasupervisor/root.py -> build/lib/aiohasupervisor copying aiohasupervisor/jobs.py -> build/lib/aiohasupervisor copying aiohasupervisor/host.py -> build/lib/aiohasupervisor copying aiohasupervisor/homeassistant.py -> build/lib/aiohasupervisor copying aiohasupervisor/backups.py -> build/lib/aiohasupervisor copying aiohasupervisor/os.py -> build/lib/aiohasupervisor copying aiohasupervisor/supervisor.py -> build/lib/aiohasupervisor copying aiohasupervisor/addons.py -> build/lib/aiohasupervisor copying aiohasupervisor/discovery.py -> build/lib/aiohasupervisor copying aiohasupervisor/const.py -> build/lib/aiohasupervisor copying aiohasupervisor/client.py -> build/lib/aiohasupervisor copying aiohasupervisor/exceptions.py -> build/lib/aiohasupervisor copying aiohasupervisor/resolution.py -> build/lib/aiohasupervisor copying aiohasupervisor/mounts.py -> build/lib/aiohasupervisor copying aiohasupervisor/__init__.py -> build/lib/aiohasupervisor creating build/lib/aiohasupervisor/models copying aiohasupervisor/models/network.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/root.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/jobs.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/host.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/homeassistant.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/backups.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/os.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/supervisor.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/addons.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/discovery.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/resolution.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/mounts.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/__init__.py -> build/lib/aiohasupervisor/models copying aiohasupervisor/models/base.py -> build/lib/aiohasupervisor/models creating build/lib/aiohasupervisor/utils copying aiohasupervisor/utils/aiohttp.py -> build/lib/aiohasupervisor/utils copying aiohasupervisor/utils/__init__.py -> build/lib/aiohasupervisor/utils running egg_info creating aiohasupervisor.egg-info writing aiohasupervisor.egg-info/PKG-INFO writing dependency_links to aiohasupervisor.egg-info/dependency_links.txt writing requirements to aiohasupervisor.egg-info/requires.txt writing top-level names to aiohasupervisor.egg-info/top_level.txt writing manifest file 'aiohasupervisor.egg-info/SOURCES.txt' reading manifest file 'aiohasupervisor.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'aiohasupervisor.egg-info/SOURCES.txt' copying aiohasupervisor/py.typed -> build/lib/aiohasupervisor installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/aiohasupervisor copying build/lib/aiohasupervisor/network.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/store.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/root.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/jobs.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/host.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/homeassistant.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/backups.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/os.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/py.typed -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/supervisor.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor creating build/bdist.linux-x86_64/wheel/aiohasupervisor/models copying build/lib/aiohasupervisor/models/network.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/root.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/jobs.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/host.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/homeassistant.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/backups.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/os.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/supervisor.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/addons.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/discovery.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/resolution.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/mounts.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/__init__.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/base.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models creating build/bdist.linux-x86_64/wheel/aiohasupervisor/utils copying build/lib/aiohasupervisor/utils/aiohttp.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/utils copying build/lib/aiohasupervisor/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/utils copying build/lib/aiohasupervisor/addons.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/discovery.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/const.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/client.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/exceptions.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/resolution.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/mounts.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/__init__.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor running install_egg_info Copying aiohasupervisor.egg-info to build/bdist.linux-x86_64/wheel/./aiohasupervisor-0.0.0.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/aiohasupervisor-0.0.0.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/.tmp-d3hjq8zj/aiohasupervisor-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aiohasupervisor/__init__.py' adding 'aiohasupervisor/addons.py' adding 'aiohasupervisor/backups.py' adding 'aiohasupervisor/client.py' adding 'aiohasupervisor/const.py' adding 'aiohasupervisor/discovery.py' adding 'aiohasupervisor/exceptions.py' adding 'aiohasupervisor/homeassistant.py' adding 'aiohasupervisor/host.py' adding 'aiohasupervisor/jobs.py' adding 'aiohasupervisor/mounts.py' adding 'aiohasupervisor/network.py' adding 'aiohasupervisor/os.py' adding 'aiohasupervisor/py.typed' adding 'aiohasupervisor/resolution.py' adding 'aiohasupervisor/root.py' adding 'aiohasupervisor/store.py' adding 'aiohasupervisor/supervisor.py' adding 'aiohasupervisor/models/__init__.py' adding 'aiohasupervisor/models/addons.py' adding 'aiohasupervisor/models/backups.py' adding 'aiohasupervisor/models/base.py' adding 'aiohasupervisor/models/discovery.py' adding 'aiohasupervisor/models/homeassistant.py' adding 'aiohasupervisor/models/host.py' adding 'aiohasupervisor/models/jobs.py' adding 'aiohasupervisor/models/mounts.py' adding 'aiohasupervisor/models/network.py' adding 'aiohasupervisor/models/os.py' adding 'aiohasupervisor/models/resolution.py' adding 'aiohasupervisor/models/root.py' adding 'aiohasupervisor/models/supervisor.py' adding 'aiohasupervisor/utils/__init__.py' adding 'aiohasupervisor/utils/aiohttp.py' adding 'aiohasupervisor-0.0.0.dist-info/licenses/LICENSE' adding 'aiohasupervisor-0.0.0.dist-info/METADATA' adding 'aiohasupervisor-0.0.0.dist-info/WHEEL' adding 'aiohasupervisor-0.0.0.dist-info/top_level.txt' adding 'aiohasupervisor-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built aiohasupervisor-0.0.0-py3-none-any.whl I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with "installer" module I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" module I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13 * Building wheel... /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py running egg_info writing aiohasupervisor.egg-info/PKG-INFO writing dependency_links to aiohasupervisor.egg-info/dependency_links.txt writing requirements to aiohasupervisor.egg-info/requires.txt writing top-level names to aiohasupervisor.egg-info/top_level.txt reading manifest file 'aiohasupervisor.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'aiohasupervisor.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/aiohasupervisor copying build/lib/aiohasupervisor/network.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/store.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/root.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/jobs.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/host.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/homeassistant.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/backups.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/os.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/py.typed -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/supervisor.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor creating build/bdist.linux-x86_64/wheel/aiohasupervisor/models copying build/lib/aiohasupervisor/models/network.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/root.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/jobs.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/host.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/homeassistant.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/backups.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/os.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/supervisor.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/addons.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/discovery.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/resolution.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/mounts.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/__init__.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models copying build/lib/aiohasupervisor/models/base.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/models creating build/bdist.linux-x86_64/wheel/aiohasupervisor/utils copying build/lib/aiohasupervisor/utils/aiohttp.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/utils copying build/lib/aiohasupervisor/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor/utils copying build/lib/aiohasupervisor/addons.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/discovery.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/const.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/client.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/exceptions.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/resolution.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/mounts.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor copying build/lib/aiohasupervisor/__init__.py -> build/bdist.linux-x86_64/wheel/./aiohasupervisor running install_egg_info Copying aiohasupervisor.egg-info to build/bdist.linux-x86_64/wheel/./aiohasupervisor-0.0.0.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/aiohasupervisor-0.0.0.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-1lm43ghc/aiohasupervisor-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aiohasupervisor/__init__.py' adding 'aiohasupervisor/addons.py' adding 'aiohasupervisor/backups.py' adding 'aiohasupervisor/client.py' adding 'aiohasupervisor/const.py' adding 'aiohasupervisor/discovery.py' adding 'aiohasupervisor/exceptions.py' adding 'aiohasupervisor/homeassistant.py' adding 'aiohasupervisor/host.py' adding 'aiohasupervisor/jobs.py' adding 'aiohasupervisor/mounts.py' adding 'aiohasupervisor/network.py' adding 'aiohasupervisor/os.py' adding 'aiohasupervisor/py.typed' adding 'aiohasupervisor/resolution.py' adding 'aiohasupervisor/root.py' adding 'aiohasupervisor/store.py' adding 'aiohasupervisor/supervisor.py' adding 'aiohasupervisor/models/__init__.py' adding 'aiohasupervisor/models/addons.py' adding 'aiohasupervisor/models/backups.py' adding 'aiohasupervisor/models/base.py' adding 'aiohasupervisor/models/discovery.py' adding 'aiohasupervisor/models/homeassistant.py' adding 'aiohasupervisor/models/host.py' adding 'aiohasupervisor/models/jobs.py' adding 'aiohasupervisor/models/mounts.py' adding 'aiohasupervisor/models/network.py' adding 'aiohasupervisor/models/os.py' adding 'aiohasupervisor/models/resolution.py' adding 'aiohasupervisor/models/root.py' adding 'aiohasupervisor/models/supervisor.py' adding 'aiohasupervisor/utils/__init__.py' adding 'aiohasupervisor/utils/aiohttp.py' adding 'aiohasupervisor-0.0.0.dist-info/licenses/LICENSE' adding 'aiohasupervisor-0.0.0.dist-info/METADATA' adding 'aiohasupervisor-0.0.0.dist-info/WHEEL' adding 'aiohasupervisor-0.0.0.dist-info/top_level.txt' adding 'aiohasupervisor-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built aiohasupervisor-0.0.0-py3-none-any.whl I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with "installer" module dh_auto_test -O--buildsystem=pybuild I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest -k "not test_homeassistant_info" ImportError while loading conftest '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/conftest.py'. tests/conftest.py:8: in <module> from aiohasupervisor import SupervisorClient aiohasupervisor/__init__.py:18: in <module> from aiohasupervisor.root import SupervisorClient aiohasupervisor/root.py:7: in <module> from .addons import AddonsClient aiohasupervisor/addons.py:5: in <module> from .client import _SupervisorComponentClient aiohasupervisor/client.py:31: in <module> from .models.base import Response, ResultType aiohasupervisor/models/__init__.py:3: in <module> from aiohasupervisor.models.addons import ( aiohasupervisor/models/addons.py:12: in <module> from .base import DEFAULT, ContainerStats, Options, Request, RequestConfig, ResponseData aiohasupervisor/models/base.py:80: in <module> class Response(DataClassORJSONMixin): /usr/lib/python3/dist-packages/mashumaro/mixins/dict.py:26: in __init_subclass__ compile_mixin_unpacker(cls, **builder_params["unpacker"]) /usr/lib/python3/dist-packages/mashumaro/core/meta/mixin.py:49: in compile_mixin_unpacker builder.add_unpack_method() /usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py:584: in add_unpack_method self._add_unpack_method_lines(method_name) /usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py:489: in _add_unpack_method_lines ).build( /usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py:1330: in build unpacked_value = UnpackerRegistry.get( /usr/lib/python3/dist-packages/mashumaro/core/meta/types/common.py:225: in get raise UnserializableField( E mashumaro.exceptions.UnserializableField: Field "data" of type Optional[Any] in Response is not serializable E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest -k "not test_homeassistant_info" I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest -k "not test_homeassistant_info" ============================= test session starts ============================== platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build configfile: pyproject.toml testpaths: tests plugins: cov-5.0.0, aiohttp-1.1.0, timeout-2.4.0, asyncio-1.2.0, typeguard-4.4.4 asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collected 208 items / 1 deselected / 207 selected tests/test_addons.py ............... [ 7%] tests/test_backups.py .................................................. [ 31%] ................ [ 39%] tests/test_client.py .... [ 41%] tests/test_discovery.py .... [ 42%] tests/test_homeassistant.py ............ [ 48%] tests/test_host.py .......... [ 53%] tests/test_jobs.py ....... [ 57%] tests/test_mounts.py ............. [ 63%] tests/test_network.py ......... [ 67%] tests/test_os.py .............. [ 74%] tests/test_resolution.py ........ [ 78%] tests/test_root.py ............ [ 84%] tests/test_store.py ........................ [ 95%] tests/test_supervisor.py ......... [100%] ====================== 207 passed, 1 deselected in 0.61s ======================= dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:5: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

