Your message dated Sun, 13 Oct 2024 13:07:14 +0000
with message-id <e1szyjw-00fnqu...@fasolo.debian.org>
and subject line Bug#1080225: fixed in protobuf 3.21.12-10
has caused the Debian Bug report #1080225,
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.)
--
1080225: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080225
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: protobuf
Version: 3.21.12-9
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, protobuf
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.
-------------------------------------------------------------------------------
[...]
PASS: google/protobuf/io/gzip_stream_unittest.sh
PASS: google/protobuf/compiler/zip_output_unittest.sh
PASS: protobuf-test
============================================================================
Testsuite summary for Protocol Buffers 3.21.12
============================================================================
# TOTAL: 7
# PASS: 7
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
set -e; \
export LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/src/.libs; \
cd python3 && for PYTHON in python3.12; do \
$PYTHON setup.py test --cpp_implementation; \
done
/<<PKGBUILDDIR>>/python3/setup.py:11: DeprecationWarning: pkg_resources is
deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:653:
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!
********************************************************************************
Please replace its usage with implicit namespaces (PEP 420).
See
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
for details.
********************************************************************************
!!
ep.load()(self, ep.name, value)
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'
make[1]: *** [debian/rules:101: override_dh_auto_test-arch] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:22: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-08-28T03:46:52Z
-------------------------------------------------------------------------------
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/552871/
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/9784/
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: protobuf
Source-Version: 3.21.12-10
Done: Laszlo Boszormenyi (GCS) <g...@debian.org>
We believe that the bug you reported is fixed in the latest version of
protobuf, 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.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated protobuf
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: Sun, 13 Oct 2024 12:12:52 +0200
Source: protobuf
Architecture: source
Version: 3.21.12-10
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Closes: 1058327 1080225
Changes:
protobuf (3.21.12-10) unstable; urgency=medium
.
* Disable Python self-testing for not being compatible with new setuptools
versions (closes: #1058327, #1080225).
Checksums-Sha1:
9ca2f4cb3a970184d8a87a194eaaec7e83ece566 3043 protobuf_3.21.12-10.dsc
606ef2202c0241f2b7da9c5215f4d95d9c39958a 35920
protobuf_3.21.12-10.debian.tar.xz
Checksums-Sha256:
b3b7d64efa71dadb32283a1ff0711715ac6f7cc6612b0e89506abb51f08dc0ff 3043
protobuf_3.21.12-10.dsc
3792fa2acd1b8e44f12c3581aad5173b5fc8bdc8e91774d62d7d82dcd30cde20 35920
protobuf_3.21.12-10.debian.tar.xz
Files:
6c6e404454f592165b7ad5dbb0b4d0ae 3043 devel optional protobuf_3.21.12-10.dsc
58464c5acaea21142972077d38812bd3 35920 devel optional
protobuf_3.21.12-10.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmcLvxAACgkQ3OMQ54ZM
yL/6aA/7ByiAGUP3IH4uVLD3/P0PdU+l6Ow4ZYAlA3E8E/yKoNf4FRIc4bxRaB9A
0MEu5f6yEVi3zOI5uQg0/z0iHFLtN8qAyph7BCh8JZjT6lMV0R/EqTaLuj7bU7/a
l5UoHQDL5DvnRBU8q3FpfzDGxZrxlTMAVGmNFHJ6g7HSB5IzT2UC55WwrweVQVmM
RbYakGHenblPO2+xam/ZtkgvpNQhFWYDqRgZIaJH1Nr98077CO0F5lTfCV5RGu2i
1aAwTcnrYl6q/bRb3v+gF/5NctkDn45YUJoJw/S+TzJcxQOMfhB15/LRXrh6Jppj
jN/xrdq5BOXAUBlJhtfzqsFVjTqO1G+gZSVG0t39MiWlIg8SBbu3cXmXIPC7NJEB
c9PnrUjjLJfMIimlYiLBO4NDKaLMuUnDR5QIGk/mtPnbf3zVSpKYenn8Q8k/BBgf
CXQEhPoUSJv+S6g+qU9E3EREb3r+PpXmKZtkvx28hIhsFJ9jH9tDeQv3hRTtcgXk
Wz5elzVmXNQlLXcI5jkXY7KJ52Yiuafu8yf+1Yins6bPXa7C/l/XSnBngpy+DELv
P+TulTacHruSZG5paMs80Ca178dezyp2ONve3tG+mD+6gxC7PelqAMO+pOSqMbdB
PtvXYBnl2HYni8BFku7hbkSY1wEA3wlumKCK4MtdUX8wGyjuPgg=
=xWeI
-----END PGP SIGNATURE-----
pgp8B7kZXJCmp.pgp
Description: PGP signature
--- End Message ---