Your message dated Mon, 29 Sep 2025 17:07:18 +0200
with message-id <[email protected]>
and subject line Fixed in 4.8.0-2
has caused the Debian Bug report #1114306,
regarding python-jaeger-client: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p 3.13 returned exit code 13
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.)
--
1114306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-jaeger-client
Version: 4.8.0-1.1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines 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 add an affects on src:python-jaeger-client, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=pybuild --with python3
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh binary --buildsystem=pybuild --with python3
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/reporter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/rate_limiter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/config.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/tracer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/TUDPTransport.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/throttler.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/ioloop_util.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/sampler.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/local_agent_net.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/span.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/codecs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/thrift.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/span_context.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
copying jaeger_client/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/metrics
copying jaeger_client/metrics/prometheus.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/metrics
copying jaeger_client/metrics/metrics.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/metrics
copying jaeger_client/metrics/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/metrics
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen
copying jaeger_client/thrift_gen/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/SamplingManager.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/ttypes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/sampling
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/ttypes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/Collector.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/jaeger
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/Agent.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/ttypes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/agent
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/ttypes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client/thrift_gen/zipkincore
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/server
copying crossdock/server/server.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/server
copying crossdock/server/endtoend.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/server
copying crossdock/server/thriftrw_serializer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/server
copying crossdock/server/serializer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/server
copying crossdock/server/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/server
copying crossdock/server/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/server
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/thrift_gen
copying crossdock/thrift_gen/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/thrift_gen
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/thrift_gen/tracetest
copying crossdock/thrift_gen/tracetest/TracedService.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/thrift_gen/tracetest
copying crossdock/thrift_gen/tracetest/ttypes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/thrift_gen/tracetest
copying crossdock/thrift_gen/tracetest/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/thrift_gen/tracetest
copying crossdock/thrift_gen/tracetest/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/crossdock/thrift_gen/tracetest
running egg_info
creating jaeger_client.egg-info
writing jaeger_client.egg-info/PKG-INFO
writing dependency_links to jaeger_client.egg-info/dependency_links.txt
writing requirements to jaeger_client.egg-info/requires.txt
writing top-level names to jaeger_client.egg-info/top_level.txt
writing manifest file 'jaeger_client.egg-info/SOURCES.txt'
reading manifest file 'jaeger_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.thrift' under directory 'jaeger_client'
warning: no files found matching '*.yaml'
warning: no files found matching '*.json' under directory 'config'
warning: no files found matching '*.yaml' under directory 'config'
warning: no files found matching '*.rst' under directory 'docs'
adding license file 'LICENSE'
writing manifest file 'jaeger_client.egg-info/SOURCES.txt'
copying jaeger_client/py.typed ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/jaeger_client
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m pytest -v --ignore tests/test_tracer_benchmark.py tests -k 'not
test_baggage_as_unicode_strings_with_httplib and not
test_error_reporter_sends_metrics_if_configured'
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0 --
/usr/bin/python3.13
cachedir: .pytest_cache
benchmark: 5.1.0 (defaults: timer=time.perf_counter disable_gc=False
min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10
warmup=False warmup_iterations=100000)
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: benchmark-5.1.0, pytest_httpserver-1.1.3, typeguard-4.4.4
collecting ... collected 208 items / 2 errors / 2 deselected / 206 selected
==================================== ERRORS ====================================
____ ERROR collecting .pybuild/cpython3_3.13/build/tests/test_crossdock.py _____
'yield' keyword is allowed in fixtures, but not in tests
(test_trace_propagation)
_ ERROR collecting .pybuild/cpython3_3.13/build/tests/test_local_agent_net.py __
'yield' keyword is allowed in fixtures, but not in tests
(test_request_sampling_strategy)
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1474
/usr/lib/python3/dist-packages/_pytest/config/__init__.py:1474:
PytestConfigWarning: Unknown config option: timeout
self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
tests/test_crossdock.py:75
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_crossdock.py:75:
PytestUnknownMarkWarning: Unknown pytest.mark.gen_test - is this a typo? You
can register custom marks to avoid this warning - for details, see
https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.gen_test
tests/test_crossdock.py:138
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_crossdock.py:138:
PytestUnknownMarkWarning: Unknown pytest.mark.gen_test - is this a typo? You
can register custom marks to avoid this warning - for details, see
https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.gen_test
tests/test_local_agent_net.py:66
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_local_agent_net.py:66:
PytestUnknownMarkWarning: Unknown pytest.mark.gen_test - is this a typo? You
can register custom marks to avoid this warning - for details, see
https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.gen_test
tests/test_local_agent_net.py:78
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_local_agent_net.py:78:
PytestUnknownMarkWarning: Unknown pytest.mark.gen_test - is this a typo? You
can register custom marks to avoid this warning - for details, see
https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.gen_test
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR tests/test_crossdock.py - Failed: 'yield' keyword is allowed in fixture...
ERROR tests/test_local_agent_net.py - Failed: 'yield' keyword is allowed in f...
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
================= 2 deselected, 5 warnings, 2 errors in 0.28s ==================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest -v --ignore
tests/test_tracer_benchmark.py tests -k 'not
test_baggage_as_unicode_strings_with_httplib and not
test_error_reporter_sends_metrics_if_configured'
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13
returned exit code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Fixed in 4.8.0-2, forgot to write this in changelog.
Cheers,
Thomas Goirand (zigo)
--- End Message ---