Your message dated Sun, 05 Feb 2023 22:37:12 +0000
with message-id <[email protected]>
and subject line Bug#1030628: fixed in python-service-identity 18.1.0-8
has caused the Debian Bug report #1030628,
regarding Missing dependency on python3-six makes package unusable
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 [email protected]
immediately.)
--
1030628: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-trustme
Version: 0.9.0-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230203 ftbfs-bookworm
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:240: python3.11 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trustme
> copying trustme/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trustme
> copying trustme/__main__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trustme
> copying trustme/_cli.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trustme
> copying trustme/_version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trustme
> copying trustme/py.typed ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/trustme
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build;
> python3.11 -m pytest tests
> ============================= test session starts
> ==============================
> platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> collected 10 items / 1 error
>
> ==================================== ERRORS
> ====================================
> _____ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_trustme.py
> ______
> ImportError while importing test module
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_trustme.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_trustme.py:21: in <module>
> import service_identity.pyopenssl # type: ignore[import]
> /usr/lib/python3/dist-packages/service_identity/__init__.py:7: in <module>
> from . import cryptography, pyopenssl
> /usr/lib/python3/dist-packages/service_identity/pyopenssl.py:9: in <module>
> import six
> E ModuleNotFoundError: No module named 'six'
> =========================== short test summary info
> ============================
> ERROR tests/test_trustme.py
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection
> !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 0.18s
> ===============================
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=2: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/02/03/python-trustme_0.9.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-20230203;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230203&[email protected]&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 ---
Source: python-service-identity
Source-Version: 18.1.0-8
Done: Robie Basak <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-service-identity, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robie Basak <[email protected]> (supplier of updated
python-service-identity 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 05 Feb 2023 22:10:42 +0000
Source: python-service-identity
Built-For-Profiles: noudeb
Architecture: source
Version: 18.1.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Robie Basak <[email protected]>
Closes: 1030628
Changes:
python-service-identity (18.1.0-8) unstable; urgency=medium
.
* Cherry-pick addition of missing six dependency from upstream
(Closes: #1030628).
Checksums-Sha1:
2cde613c30164e0b0a6945173fdcda2ccfa312bc 2349
python-service-identity_18.1.0-8.dsc
e88fd0a5187055ac652cba3a2ca86da22abe7eaa 5520
python-service-identity_18.1.0-8.debian.tar.xz
12852c4d64bb38f3c90c3d93d5632999fcfa17ad 6162
python-service-identity_18.1.0-8_source.buildinfo
Checksums-Sha256:
555a96e9c7646cf3b568352496f82a20081eb7313a3625910577c7e71641b712 2349
python-service-identity_18.1.0-8.dsc
32eda64b60ef2bd494d28b4430e1b88f7b0c6a7ef55447fb88dbfb49ec88057b 5520
python-service-identity_18.1.0-8.debian.tar.xz
557553854bbffe1b18dff27ca906f96dcb099da69d5f70eb5f7b8d63465236d0 6162
python-service-identity_18.1.0-8_source.buildinfo
Files:
4b1648372d33acab1503c7f79be6ae84 2349 python optional
python-service-identity_18.1.0-8.dsc
12c1685257aadeba39ffda9285fee2ea 5520 python optional
python-service-identity_18.1.0-8.debian.tar.xz
06848399cec9613cf01e767139a381a9 6162 python optional
python-service-identity_18.1.0-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJj4Cp1AAoJEOVkucJ1vdUu2P0P/3OLZ/mfQu96lQgnAgY/NviN
8fhsKP/qQX+CnTOBNMuHQ5foG4Ba24/L0hWwYOsJ61ahdC9yAWkL81Qes8sz6BuO
FzOYGqmhOVYSbiizUX5antgg/22irmdPQ5eBZ0SvGa2dK21UrKZOaW1mwi0QSVsE
jjj7ty/Vdust3yUK1I/Rkd09P/1Z7QqdLddP0ZDX9m5a9mwpJS6eH+CSAsu9C5Zq
0+dejJn46r2IolR7ejrgLSillh5GoT1ALGcLo6fj44iUWQsniTWJYJfUKhQINaQ3
gtYtLLy/Xb3fGYTqp47ks9ps2qxjGNstklBwawRdvIQR0Z4lwvgk03d5cZpIOMRn
W1fRaiMm/VdooFsDGP2I12DXxYvxdq1uW7ePNr9TN6dvnX61iBzsYqC9ykcWP2VU
XksKUEkFvTk+idADmK+G8wc9WF+YUQx6AWE+Sji+h3kXRZVRM9PnzT9QqQSFpC3d
8Xyfeqf4xuhsBOn9U2sacjBkO2UrJz+NdfqrKh3BI+QCbzN0OzRHhzCS6SEpNyax
bOR8aKz8ljdGTNOL0RAMWH+esFSLtPuyFvaS7CZEKFYPcF9nC8LAtkNjKdHMD+Wj
8o/CT1SbGj1+OkYALgP4no3OP97aAy4hvkWv6tOwIrSptBSqDCa1uZ4lH9zVZbDs
kvS+vo+8B2S5jznRM2/U
=Oezu
-----END PGP SIGNATURE-----
--- End Message ---