Your message dated Tue, 03 Sep 2024 21:21:56 +0000
with message-id <e1slayk-00glah...@fasolo.debian.org>
and subject line Bug#1071724: fixed in transmissionrpc 7.0.5-1
has caused the Debian Bug report #1071724,
regarding transmissionrpc: FTBFS: ModuleNotFoundError: No module named 'pytz'
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 ow...@bugs.debian.org
immediately.)


-- 
1071724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071724
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: transmissionrpc
Source-Version: 7.0.5-1
Done: Colin Watson <cjwat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
transmissionrpc, 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 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated transmissionrpc 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 03 Sep 2024 21:57:13 +0100
Source: transmissionrpc
Architecture: source
Version: 7.0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1071724
Changes:
 transmissionrpc (7.0.5-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Detiste ]
   * New upstream version 7.0.5 (closes: #1071724)
 .
   [ Colin Watson ]
   * Skip new test_groups test, which requires a running Transmission
     service.
   * Update Homepage.
Checksums-Sha1:
 b7dae5fe1ae96054b7cd3699e4b9e4418245099e 2491 transmissionrpc_7.0.5-1.dsc
 4f57b6ebf74cec0bc2b6c446b2086e6658f91f8d 142348 
transmissionrpc_7.0.5.orig.tar.gz
 6b440255e0d58bde221014145f13925e4eedda94 8080 
transmissionrpc_7.0.5-1.debian.tar.xz
Checksums-Sha256:
 709471c4e4454ffba295b96ae1a30b0f1223c5a43655b571e85e280e99910541 2491 
transmissionrpc_7.0.5-1.dsc
 6176da5ae8f70a0d89cd58e375204c5493b162e49df88cde9c0c55a589e872c2 142348 
transmissionrpc_7.0.5.orig.tar.gz
 37db0fab994c470f33cecb70746ba85af98d22f6bccc64ac07731938c8fe88df 8080 
transmissionrpc_7.0.5-1.debian.tar.xz
Files:
 e97f937747572cd417a69a3a071dde1b 2491 python optional 
transmissionrpc_7.0.5-1.dsc
 d6823b9e9760e482b914e45ebfeb21d4 142348 python optional 
transmissionrpc_7.0.5.orig.tar.gz
 4819e075623749e1da78fac955c4740f 8080 python optional 
transmissionrpc_7.0.5-1.debian.tar.xz

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

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmbXeIAACgkQOTWH2X2G
UAuDwhAAl1/l5J9zdODdXCVuPzrYhBSiXBzPOxNBW/V1FaEQRIpVYHZwpmaAJVUs
KWOSbKilQE68LTmkhZPg8Nj1TRltMpD+wH3M7ePnS4uKOJIKYxk7PFQLzySLQsn8
G560xVPSQ4a9E851d5MvyqHwXEQBeONqU3nvsQW23VtteP94QYpEfCO1eSYzRQP7
PjnxxCPMkUTCdJ3g0d2zQonPgv8tkqVTbYJbsa7oNuck5esXM0ExDmrpkCfo6vAj
Rd8zMGD4U9LPssBIDmMe4cWpcFtLSOUaXQPpSFIW4HZAzhKe+qMKVa1DXeyjhMAj
u/oyo7FU/hJWnqJtXppnKgYfPKCIQ3XYIhp2t7vBKvqLS4XJqMpYTB7uR4jInKQi
CmqaVqcmGvMPX30gHP6afHFhNmHB8ClSWFetmKziD8tX7brP72zS2KZSHETnQh+P
/fSuJGYaxSJdS3Dxfy8Ruy7bv/9eaRD7+AjJsp8LnPvWMxwkwqYaMyoSX4PvbqHX
1RpcT1QMjTqIBOSfcFIbG1edOiSh1JwyswoMzxkTGmLYQa/hj4s4DMaJAV+hAiIM
A1hPZ2fppfwcT4sTLcoMbI1fqqg67vBc963slIXiaEqv4A1kK1chCyesKfBuEhBJ
DyjtZxY/aqjBSnJfPn4wyb1y22wEvj6PjMx4ZKZTLkMBheavmFQ=
=MiQg
-----END PGP SIGNATURE-----

Attachment: pgpO4UEJiHq77.pgp
Description: PGP signature


--- End Message ---

Reply via email to