Package: src:transmissionrpc
Version: 7.0.3-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with sphinxdoc --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:129: Building wheel for python3.12 with "build"
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_transmissionrpc
* Building wheel...
Successfully built transmission_rpc-7.0.3-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build"
module
I: pybuild base:311: python3.11 -m build --skip-dependency-check --no-isolation --wheel
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_transmissionrpc
* Building wheel...
Successfully built transmission_rpc-7.0.3-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with
"installer" module
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_transmissionrpc/build; python3.12 -m
pytest -k 'not test_real'
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_transmissionrpc/build
configfile: pyproject.toml
collected 63 items / 1 error / 10 deselected / 53 selected
==================================== ERRORS ====================================
____________________ ERROR collecting tests/test_torrent.py ____________________
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_transmissionrpc/build/tests/test_torrent.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
tests/test_torrent.py:5: in <module>
import pytz
E ModuleNotFoundError: No module named 'pytz'
=========================== short test summary info ============================
ERROR tests/test_torrent.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
======================= 10 deselected, 1 error in 0.10s ========================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_transmissionrpc/build; python3.12 -m
pytest -k 'not test_real'
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_transmissionrpc/build; python3.11 -m
pytest -k 'not test_real'
============================= test session starts ==============================
platform linux -- Python 3.11.9, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_transmissionrpc/build
configfile: pyproject.toml
collected 63 items / 1 error / 10 deselected / 53 selected
==================================== ERRORS ====================================
____________________ ERROR collecting tests/test_torrent.py ____________________
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_transmissionrpc/build/tests/test_torrent.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
tests/test_torrent.py:5: in <module>
import pytz
E ModuleNotFoundError: No module named 'pytz'
=========================== short test summary info ============================
ERROR tests/test_torrent.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
======================= 10 deselected, 1 error in 0.13s ========================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_transmissionrpc/build; python3.11 -m
pytest -k 'not test_real'
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12
3.11" returned exit code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202405/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.