Your message dated Sun, 21 Sep 2025 20:44:22 +0000
with message-id <[email protected]>
and subject line Bug#1115789: fixed in sentry-python 2.19.2-2
has caused the Debian Bug report #1115789,
regarding sentry-python: FTBFS: E: Build killed with signal TERM after 150
minutes of inactivity
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.)
--
1115789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115789
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sentry-python
Version: 2.18.0-1
Severity: serious
Justification: FTBFS
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-20250919 ftbfs-forky
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
The full build log is available from:
http://qa-logs.debian.net/2025/09/19/sentry-python_2.18.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250919;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250919&[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.
--
Relevant part of the build log (hopefully):
> copying sentry_sdk/integrations/redis/modules/__init__.py ->
> /build/reproducible-path/sentry-python-2.18.0/.pybuild/cpython3_3.13_sentry_sdk/build/sentry_sdk/integrations/redis/modules
> copying sentry_sdk/integrations/redis/modules/queries.py ->
> /build/reproducible-path/sentry-python-2.18.0/.pybuild/cpython3_3.13_sentry_sdk/build/sentry_sdk/integrations/redis/modules
> copying sentry_sdk/integrations/redis/modules/caches.py ->
> /build/reproducible-path/sentry-python-2.18.0/.pybuild/cpython3_3.13_sentry_sdk/build/sentry_sdk/integrations/redis/modules
> copying sentry_sdk/py.typed ->
> /build/reproducible-path/sentry-python-2.18.0/.pybuild/cpython3_3.13_sentry_sdk/build/sentry_sdk
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd
> /build/reproducible-path/sentry-python-2.18.0/.pybuild/cpython3_3.13_sentry_sdk/build;
> python3.13 -m pytest --config-file=/dev/null -k ' not test_basic and not
> test_403_not_captured and not test_half_initialized and not
> test_httplib_misuse and not test_crumb_capture and not test_errors and not
> test_proxy and not test_transport_works and not test_transport_infinite_loop
> and not test_simple_rate_limits and not test_data_category_limits and not
> test_complex_limits_without_data_category and not test_handled_exception and
> not test_unhandled_exception and not test_timeout_error and not
> test_performance_no_error and not test_performance_error and not
> test_traces_sampler_gets_correct_values_in_sampling_context and not
> test_session_mode_defaults_to_request_mode_in_wsgi_handler and not
> test_socks_proxy and not test_omit_url_data_if_parsing_fails and not
> test_omit_url_data_if_parsing_fails and not
> test_error_has_new_trace_context_performance_disabled and not
> test_error_has_new_trace_context_performance_enabled and not
> test_error_has_existing_trace_context_performance_enabled and not
> test_error_has_existing_trace_context_performance_disabled and not
> test_getaddrinfo_trace and not test_http_timeout and not
> test_create_connection_trace and not
> test_auto_session_tracking_with_aggregates and not
> test_keyboard_interrupt_is_captured and not test_transaction_no_error and not
> test_transaction_with and not test_start_span_to_start_transaction and not
> test_tracestate_computation and not
> test_doesnt_add_new_tracestate_to_transaction_when_none_given and not
> test_adds_tracestate_to_transaction_when_to_traceparent_called and not
> test_adds_tracestate_to_transaction_when_getting_trace_context and not
> test_tracestate_is_immutable_once_set and not test_to_traceparent and not
> test_to_tracestate and not test_sentrytrace_extraction and not
> test_tracestate_extraction and not test_iter_headers and not
> test_tracestate_reinflation and not test_continue_from_headers and not
> test_memory_usage and not test_transactions_do_not_go_through_before_send and
> not test_start_span_after_finish and not test_span_trimming and not
> test_transaction_naming and not test_start_transaction and not
> test_finds_transaction_on_scope and not
> test_finds_transaction_when_descendent_span_is_on_scope and not
> test_finds_orphan_span_on_scope and not test_finds_non_orphan_span_on_scope
> and not test_start_transaction and not test_circular_references and not
> test_has_tracestate_enabled and not test_default_release and not test_metrics
> and not test_transport and not test_leaks[greenlet] and not test_span_origin
> and not
> test_datetime_from_isoformat[2021-01-01T00:00:00.000000-expected_output1] '
> ============================= test session starts
> ==============================
> platform linux -- Python 3.13.7, pytest-8.4.2, pluggy-1.6.0
> rootdir: /dev
> configfile: null
> plugins: localserver-0.9.0.post0, asyncio-1.1.0, xdist-3.8.0,
> typeguard-4.4.4, hypothesis-6.138.14, forked-1.6.0
> asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None,
> asyncio_default_test_loop_scope=function
> collected 1995 items / 1016 deselected / 65 skipped / 979 selected
>
> ../../../../../../dev/tests/integrations/asyncio/test_asyncio.py
> E: Build killed with signal TERM after 150 minutes of inactivity
--- End Message ---
--- Begin Message ---
Source: sentry-python
Source-Version: 2.19.2-2
Done: Boyuan Yang <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sentry-python, 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.
Boyuan Yang <[email protected]> (supplier of updated sentry-python 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, 21 Sep 2025 15:26:35 -0400
Source: sentry-python
Architecture: source
Version: 2.19.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 1114367 1115789
Changes:
sentry-python (2.19.2-2) unstable; urgency=medium
.
* Team upload.
* New upstream version 2.19.2 (Closes: #1115789)
* debian/patches/docs-conf.py-Disable-sphinx-autodoc-for-now.patch:
Disable sphinx-autodoc and sphinx-autodoc-typehints for now.
(Closes: #1114367)
Checksums-Sha1:
333d39b46d8bf55520e0af43303d82e5ab836233 2852 sentry-python_2.19.2-2.dsc
7fc7fe13bdfa838b771032495e557d529769cb23 591998
sentry-python_2.19.2.orig.tar.gz
ca7a49c7b2d117aea369aab2fd8de95a358b004a 8380
sentry-python_2.19.2-2.debian.tar.xz
f2c0db3cae0f30a4b9f664dba50d316d3c4d57e7 9257
sentry-python_2.19.2-2_amd64.buildinfo
Checksums-Sha256:
812c8c6e05846289a64d6dccd9af407b9cee323f4390129c5dfc0e3529bff3ed 2852
sentry-python_2.19.2-2.dsc
f27c9419fbd4cd4d4c73494bb1ab35cd85315983b89ba87d3504abc68267bc72 591998
sentry-python_2.19.2.orig.tar.gz
88c7380048bbfbb14b36d5feca8d229d9fae07176830967d43e0a135e754f6ec 8380
sentry-python_2.19.2-2.debian.tar.xz
db27e39f99eca06f1258ccfeded500ef204dc417c23fd4cfc845f373e3c4efc9 9257
sentry-python_2.19.2-2_amd64.buildinfo
Files:
288e4edaa1e9bb750c0719f0e18d0e3b 2852 python optional
sentry-python_2.19.2-2.dsc
956fd3e7a8c2426df34b27ba612f31fe 591998 python optional
sentry-python_2.19.2.orig.tar.gz
e621b8fcd287febcf0b4ef5f39646968 8380 python optional
sentry-python_2.19.2-2.debian.tar.xz
1f3a1e3fe4bb2cfb6e812f237e91fdbe 9257 python optional
sentry-python_2.19.2-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmjQUmMACgkQwpPntGGC
Ws7K+A//ccRfLz9o8r7Sf/1njaoBauLgJeBCct9fjfMUxlmxauHudrEe/2CuMSve
5Sl7S78cfPs3dnfajvGRGIozEbD7C3J3VO9xipDL22294mlKOQ8P+JCISLauVVIS
/4TW5a4R4BtDOxPGS0cxhb3Vu1Yf8PPXfGJlpJWoeKFg82CLm9F3qFTicXanxq1r
SB7ei981wTxY57EWn+eIhvt3eQ42OVzPtbHmIf+R3mSARIO8Cwzmb2jl/HOP48aM
2/Yf3bIweun9GfhHCk40dyTuC0UsgItCx+TBlofn4EASyAtsRO5uE1Nt8y+k2OkB
JfcGLmPmPI2qQNNygzi3TFRhgvsi3YBG92B6UBatsFt1hp7fcn6olsD+KYX2wwqU
ADNL+BZ2APVQHDieBIGKcWg6Embnd4C2igMTWjDjKGaD/zXKb2LH5s+gxxzJPJLo
4jdSmh7Lye/uLQkKNNojJyJ63DETmQZ1+2kASYsC+1+9M9BR8YgwBQbBkDjvlis2
ya1d5yagshcEtwqCkRUrAdZ+7PmoXREy2ZZRDh0y2A0VXkEGOAR6GHjl2Db9lckh
nk+lr2vmvEfogrMoldP7DIysu+oNncZr+AoCQoSn3VfvVPhIxA/ox00Ai5VwkN0W
Rq7rNuz6uPZNhfnr1eZ9Z2E4WvDekbmiRUw4asiGpo3Y3Qu9bOY=
=G/DE
-----END PGP SIGNATURE-----
pgpT7vQJo8hUW.pgp
Description: PGP signature
--- End Message ---