Your message dated Fri, 27 Sep 2024 11:49:20 +0000
with message-id <e1su9tm-00e6ut...@fasolo.debian.org>
and subject line Bug#1080213: fixed in distro-info 1.8
has caused the Debian Bug report #1080213,
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.)
--
1080213: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080213
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: distro-info
Version: 1.7
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, distro-info
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_test
make -j8 test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./test-debian-distro-info
cd perl && ./test.pl
testAlias
1..35
ok 1 - unique: Matching lists
ok 2 - symmetric_difference: Matching lists
ok 3 - unique: 1 Unique Item
ok 4 - unique: 1 Unique Item in the haystack
ok 5 - symmetric_difference: 1 Unique Item
ok 6 - Debian all
ok 7 - Debian devel
ok 8 - Debian oldstable
ok 9 - Debian stable
ok 10 - Debian testing
ok 11 - Debian valid
ok 12 - Debian valid
ok 13 - Debian invalid
ok 14 - Debian supported
ok 15 - Debian LTS
ok 16 - Debian ELTS
ok 17 - Debian unsupported
ok 18 - Debian codename, invalid
py3versions: no X-Python3-Version in control file, using supported versions
ok 19 - Debian codename
ok 20 - Debian version, invalid
ok 21 - Debian version
ok 22 - Ubuntu all
ok 23 - Ubuntu version
ok 24 - Ubuntu LTS version
ok 25 - Ubuntu devel
ok 26 - Ubuntu LTS
ok 27 - Ubuntu stable
ok 28 - Ubuntu valid
ok 29 - Ubuntu invalid
ok 30 - Ubuntu is_lts
ok 31 - Ubuntu !is_lts
ok 32 - Ubuntu !is_lts
ok 33 - Ubuntu supported
ok 34 - Ubuntu ESM
ok 35 - Ubuntu unsupported
cd python && python3.12 setup.py test
testAll
testDevel
testOldstable
testStable
testSupported
testLTS
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
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'
testELTS
make[1]: *** [Makefile:39: test-python] Error 1
make[1]: *** Waiting for unfinished jobs....
testUnsupported
testTesting
testFullname
testRelease
testSeries
testCombinedShortform
testReleaseDate
testHelp
testExactlyOne
testUnrecognizedOption
testUnrecognizedArguments
testMissingArgumentAlias
testMissingArgumentDate
testMissingArgumentSeries
testInvalidAlias
testInvalidDate
testInvalidSeries
testMultipleAlias
testMultipleDates
testMultipleSeries
testUnknownSeries
testSourceDateEpoch
testDays
Ran [1;36m31[0m tests.
[1;32mOK[0m
./test-ubuntu-distro-info
testAll
testDevel
testLatest
testLTS
testStable
testSupported
testUnsupported
testFullname
testRelease
testSeries
testCombinedShortform
testReleaseDate
testHelp
testExactlyOne
testUnrecognizedOption
testUnrecognizedArguments
testMissingArgumentDate
testMissingArgumentSeries
testDistributionDataOutdated
testInvalidDate
testInvalidSeries
testMultipleDates
testMultipleSeries
testUnknownSeries
testSourceDateEpoch
testDays
Ran [1;36m26[0m tests.
[1;32mOK[0m
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j8 test returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-08-28T00:08:37Z
-------------------------------------------------------------------------------
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://debusine.debian.net/artifact/552534/
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/9652/
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: distro-info
Source-Version: 1.8
Done: Benjamin Drung <bdr...@debian.org>
We believe that the bug you reported is fixed in the latest version of
distro-info, 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.
Benjamin Drung <bdr...@debian.org> (supplier of updated distro-info 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: SHA512
Format: 1.8
Date: Fri, 27 Sep 2024 13:27:18 +0200
Source: distro-info
Built-For-Profiles: noudeb
Architecture: source
Version: 1.8
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Drung <bdr...@debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1080213
Changes:
distro-info (1.8) unstable; urgency=medium
.
[ Stefano Rivera ]
* Python: Stop using setup.py test. (Closes: #1080213)
.
[ Colin Watson ]
* python: Tighten types of various DistroInfo methods
.
[ Benjamin Drung ]
* Bump Standards-Version 4.7.0
Checksums-Sha1:
f85aa02253cdcbdacea9fe0c19fb13412ce393c7 2116 distro-info_1.8.dsc
7af6e967a5b421fe69c6ab2c6129ba8e99808987 33996 distro-info_1.8.tar.xz
d4f8114065e75ed0db9b0c1143055076960f5d7d 8931 distro-info_1.8_source.buildinfo
Checksums-Sha256:
52c19a00ce8e00f857cf32176e4fae89bc2f70dba2c3e18b95aefcdf7c51dfa4 2116
distro-info_1.8.dsc
15194264f8ddfb0d4edcc59f475fa8795a6babd67a199bb4896bf684c59fb6c3 33996
distro-info_1.8.tar.xz
fdde9631d8c8e79af702fd3611ef5cf54a8e245f71cc694bee16a219aa0709aa 8931
distro-info_1.8_source.buildinfo
Files:
3f5935d7d2675ac946dd1729f67d96f4 2116 devel optional distro-info_1.8.dsc
58becb65d8258b41c7a2989374f89675 33996 devel optional distro-info_1.8.tar.xz
364e015bea157f8e71c8e82cc28a1064 8931 devel optional
distro-info_1.8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmb2l3wACgkQFZ61xO/I
d0ylmxAAukr7JNNqb5ufaj27Q3iAE8GNvc0aQH0coZxGhPPLe/5o3lrMJJkyt6WF
qfO3PREnd5C3LGTHeGiDgVnZqeX3nUYGRvk14OW/omOae6/KBmI/IFPftJEByNqt
ibInX9qPG4cRRpDvIzqVAIe+n8OrjdzmoJ+nMauXSeneNsUC3/XKe0xskvNxcBdX
be4OqoDVZyoFTODsa/PSvwLhRQOW8hDBT5o+S9BKbcq0oQhUtr1o8Uz3l9wLTMCk
i9yxC+rknU7fj21nYfG5sgKocRG4c40ltT59qcW1lG+UUjYD+X9j9EldQcBBCW7F
quuR953CkFXWn7h3i9RpWlKGEgSFRSsOw/2dqtwqd61sOlwITBBItItVJ95Mw/YV
IK5ECARMKwQzcMYmhUr/LHQWwdsqenQdlGOtxH9tupiQSYS37VWGLP4GWBk5RK7s
mKjCNa4HMuCHuEns+utwYmrUHDjadNN374pryY1nITM9kPg2IhqnRDebVoHfwUqK
NrDBBlTJfEwOvsQsurV9v/4WsZzB7kMMq9tNEgXaKpL8ZuyWLVv58eQqpN58vQZO
5odMEPKbOMY8w8X2X7HcfyuTbxg5Myu2FBfbA7nmighf6QUqmzTD5tyCoXTbzg5c
fmnPh3mIAXxAQPdbjtWfYtOAd+Vl0R3R+OzShd2YF57D/byPVE8=
=jCan
-----END PGP SIGNATURE-----
pgpO0EUJHzWhR.pgp
Description: PGP signature
--- End Message ---