Your message dated Sun, 08 Sep 2024 17:10:56 +0000
with message-id <e1snlra-00a7mq...@fasolo.debian.org>
and subject line Bug#1080282: fixed in python-potr 1.0.2-6
has caused the Debian Bug report #1080282,
regarding FTBFS with setuptools >= 72: error: invalid command 'test'
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.)
--
1080282: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-potr
Version: 1.0.2-5
Severity: serious
Tags: ftbfs
Justification: FTBFS
User: debian-pyt...@lists.debian.org
Usertags: setup.py-test
Dear maintainer,
During a test rebuild for packages affected by setuptools 72, python-potr
failed to rebuild.
FWIW: I think these bugs were all caused by setuptools v72 dropping
support for the "test" command, so dh-python has fallen back to
distutils / other test plugins.
If you're trying to figure out how to fix the bug, look at the
implementation of test_suite in setup.py to see what magic it does for
test setup.
-------------------------------------------------------------------------------
[...]
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr
copying src/potr/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr
copying src/potr/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr
copying src/potr/context.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr
copying src/potr/crypt.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr
copying src/potr/proto.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr/compatcrypto
copying src/potr/compatcrypto/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr/compatcrypto
copying src/potr/compatcrypto/common.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr/compatcrypto
copying src/potr/compatcrypto/pycrypto.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/potr/compatcrypto
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS='{interpreter} setup.py test -vv'
dh_auto_test
I: pybuild base:311: python3.12 setup.py test -vv
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'test'
E: pybuild pybuild:389: test: plugin custom failed with: exit code=1:
python3.12 setup.py test -vv
dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit
code 13
make[1]: *** [debian/rules:7: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-08-28T05:22:50Z
-------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/553054/
About the archive rebuild: The build was made on debusine.debian.net,
using sbuild.
You can find the build task here:
https://debusine.debian.net/work-request/9859/
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,
Stefano
--- End Message ---
--- Begin Message ---
Source: python-potr
Source-Version: 1.0.2-6
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-potr, 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 1080...@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 python-potr 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: Sun, 08 Sep 2024 17:22:32 +0100
Source: python-potr
Architecture: source
Version: 1.0.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1080282
Changes:
python-potr (1.0.2-6) unstable; urgency=medium
.
* Team upload.
* Disable tests, as this package currently doesn't have any (closes:
#1080282).
* Use pybuild-plugin-pyproject.
Checksums-Sha1:
4650680a772a706b26d8ce432a49a2c195801c01 2205 python-potr_1.0.2-6.dsc
0f38c14bd05ef42157b58962815cd9067036665c 8604 python-potr_1.0.2-6.debian.tar.xz
Checksums-Sha256:
844c3b14b9d51942f1f97ede3827429ff39f7a5b9617345c7eb8131f6483ca0e 2205
python-potr_1.0.2-6.dsc
923c9b99291b44b13f8a03c03e07f5476fdc14d431408c723f8c7da3fcae0151 8604
python-potr_1.0.2-6.debian.tar.xz
Files:
2fe6b532b36f50646b296f18b5bc7b3c 2205 python optional python-potr_1.0.2-6.dsc
7689822ec505b0974b4d51d44c67a842 8604 python optional
python-potr_1.0.2-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmbdz5UACgkQOTWH2X2G
UAu45Q/+KjwCSQINthkxiWCaU73/I3knWLd7rF9kD5g4vjWLPzYE6qZfJfhKU0DL
q3EzEn8k934d1N+RspTjg7F0VNALDvYzk3z5rJ6KHXYnCCltuKUyuP9+RSLZKj3H
++UsaPb5ZpnQtRRVMdHTad6IPVrsOHMmdYwzB/diL3gJexnTEnW3u3jRHyMAtChp
UrzIciA3pnOOxa5RK/w5UNeVCa7n+Sf0HNTcCqxH7+Y6+b8MZxGEn0Dx6ourvhTe
uwvbJqUbEthJLnilgBC3tbnOYNf5YgI4qVn6zQnNRYDGQEKnaPaG8NQ3BbKn5Nhf
E7w89PX/vqMTONCQ/ykiOGjkr5GYt30VCGXFp1Ha2U9FrKVV+8Q48y4euWIHjJUm
E5U54x65KuceOkK2yucE5mQzdTRtwAu8jEUaEW7Nrf+YyJNo7tJcNgb7QH5qUX9z
qW05GmUW/ODS6F/VLFL9MIG4JQuf3DEhOdpt9iMy1Jm0CoFis9kEVLBbNlga2zSp
Ru+SCKGnaAv26Fv9RpTAjPDHPFUm/CAryEPMumMz4h+rr7Zf2YP7017F5cPhpJIO
yN5rcOnP2XSKZpogRXfUibCq/fjNzEyN6+NweYteD/1WRjT2rOYoI/eGIXW6YlhU
cw1b2ffeSeW1PFewTBlt5ndGbim6lohUY5/cG+W5kzqit90koZM=
=0CfS
-----END PGP SIGNATURE-----
pgpGMc8KMq1W6.pgp
Description: PGP signature
--- End Message ---