• Bug#1066754: sentry-python: FTBFS: dh_auto_test: error: pybuild --test

    From Lucas Nussbaum@21:1/5 to All on Wed Mar 13 16:10:06 2024
    Source: sentry-python
    Version: 1.39.2-0.1
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20240313 ftbfs-trixie

    Hi,

    During a rebuild of all packages in sid, your package failed to build
    on amd64.


    Relevant part (hopefully):
    debian/rules binary
    dh binary --buildsystem=pybuild
    dh_update_autotools_config -O--buildsystem=pybuild
    dh_autoreconf -O--buildsystem=pybuild
    dh_auto_configure -O--buildsystem=pybuild
    I: pybuild base:305: python3.12 setup.py config
    running config
    I: pybuild base:305: python3.11 setup.py config
    running config
    dh_auto_build -O--buildsystem=pybuild
    I: pybuild base:305: /usr/bin/python3.12 setup.py build
    running build
    running build_py
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk copying sentry_sdk/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/transport.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/session.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/spotlight.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_werkzeug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/consts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/tracing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/hub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/envelope.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/tracing_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/scrubber.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/scope.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/attachments.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/profiler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/serializer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/metrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_lru_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/tracing_utils_py2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/sessions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/tracing_utils_py3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/debug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/crons
    copying sentry_sdk/crons/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/crons
    copying sentry_sdk/crons/consts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/crons
    copying sentry_sdk/crons/decorator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/crons
    copying sentry_sdk/crons/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/crons
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/db
    copying sentry_sdk/db/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/db
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/sanic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/logging.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/arq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/aws_lambda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/beam.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/flask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/pymongo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/gql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/_asgi_common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/starlite.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/socket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/asyncpg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/asgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/stdlib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/boto3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/falcon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/_wsgi_common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/wsgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/starlette.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/celery.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/pyramid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/rq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/chalice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/gnu_backtrace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/pure_eval.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/fastapi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/dedupe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/atexit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/serverless.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/httpx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/bottle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/quart.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/gcp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/cloud_resource_context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/graphene.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/trytond.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/threading.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/excepthook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/argv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/loguru.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/modules.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/ariadne.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/clickhouse_driver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/strawberry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/huey.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/executing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/aiohttp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/tornado.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/sqlalchemy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/db/explain_plan
    copying sentry_sdk/db/explain_plan/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/db/explain_plan
    copying sentry_sdk/db/explain_plan/django.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/db/explain_plan
    copying sentry_sdk/db/explain_plan/sqlalchemy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/db/explain_plan
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/consts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/propagator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/integration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/span_processor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/grpc
    copying sentry_sdk/integrations/grpc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/grpc
    copying sentry_sdk/integrations/grpc/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/grpc
    copying sentry_sdk/integrations/grpc/server.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/grpc
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/redis
    copying sentry_sdk/integrations/redis/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/redis
    copying sentry_sdk/integrations/redis/asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/redis
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/asgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/middleware.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/signals_handlers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/templates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/views.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/transactions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/django
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/spark
    copying sentry_sdk/integrations/spark/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/spark
    copying sentry_sdk/integrations/spark/spark_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/spark
    copying sentry_sdk/integrations/spark/spark_driver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/spark
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/grpc/aio
    copying sentry_sdk/integrations/grpc/aio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/grpc/aio
    copying sentry_sdk/integrations/grpc/aio/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/grpc/aio
    copying sentry_sdk/integrations/grpc/aio/server.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk/integrations/grpc/aio
    copying sentry_sdk/py.typed -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sentry_sdk/build/sentry_sdk
    I: pybuild base:305: /usr/bin/python3 setup.py build
    running build
    running build_py
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk copying sentry_sdk/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/transport.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/session.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/spotlight.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_werkzeug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/consts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/tracing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/hub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/envelope.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/tracing_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/scrubber.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/scope.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/attachments.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/profiler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/serializer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/metrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/_lru_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/tracing_utils_py2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/sessions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/tracing_utils_py3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    copying sentry_sdk/debug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/crons
    copying sentry_sdk/crons/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/crons
    copying sentry_sdk/crons/consts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/crons
    copying sentry_sdk/crons/decorator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/crons
    copying sentry_sdk/crons/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/crons
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/db
    copying sentry_sdk/db/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/db
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/sanic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/logging.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/arq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/aws_lambda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/beam.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/flask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/pymongo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/gql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/_asgi_common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/starlite.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/socket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/asyncpg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/asgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/stdlib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/boto3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/falcon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/_wsgi_common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/wsgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/starlette.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/celery.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/pyramid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/rq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/chalice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/gnu_backtrace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/pure_eval.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/fastapi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/dedupe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/atexit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/serverless.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/httpx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/bottle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/quart.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/gcp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/cloud_resource_context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/graphene.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/trytond.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/threading.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/excepthook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/argv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/loguru.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/modules.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/ariadne.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/clickhouse_driver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/strawberry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/huey.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/executing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/aiohttp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/tornado.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    copying sentry_sdk/integrations/sqlalchemy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/db/explain_plan
    copying sentry_sdk/db/explain_plan/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/db/explain_plan
    copying sentry_sdk/db/explain_plan/django.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/db/explain_plan
    copying sentry_sdk/db/explain_plan/sqlalchemy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/db/explain_plan
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/consts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/propagator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/integration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    copying sentry_sdk/integrations/opentelemetry/span_processor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/opentelemetry
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/grpc
    copying sentry_sdk/integrations/grpc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/grpc
    copying sentry_sdk/integrations/grpc/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/grpc
    copying sentry_sdk/integrations/grpc/server.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/grpc
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/redis
    copying sentry_sdk/integrations/redis/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/redis
    copying sentry_sdk/integrations/redis/asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/redis
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/asgi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/middleware.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/signals_handlers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/templates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/views.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    copying sentry_sdk/integrations/django/transactions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/django
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/spark
    copying sentry_sdk/integrations/spark/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/spark
    copying sentry_sdk/integrations/spark/spark_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/spark
    copying sentry_sdk/integrations/spark/spark_driver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/spark
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/grpc/aio
    copying sentry_sdk/integrations/grpc/aio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/grpc/aio
    copying sentry_sdk/integrations/grpc/aio/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/grpc/aio
    copying sentry_sdk/integrations/grpc/aio/server.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk/integrations/grpc/aio
    copying sentry_sdk/py.typed -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sentry_sdk/build/sentry_sdk
    dh_auto_test -O--buildsystem=pybuild

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Fri Mar 22 22:00:01 2024
    Processing control commands:

    tag -1 pending
    Bug #1066754 [src:sentry-python] sentry-python: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13
    Added tag(s) pending.

    --
    1066754: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066754
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christoph Berg@21:1/5 to All on Fri Mar 22 22:00:01 2024
    Control: tag -1 pending

    Hello,

    Bug #1066754 in sentry-python reported by you has been fixed in the
    Git repository and is awaiting an upload. You can see the commit
    message below and you can check the diff of the fix at:

    https://salsa.debian.org/python-team/packages/sentry-python/-/commit/9708fff7c0ee2bf14b470cde56605317a5609663

    ------------------------------------------------------------------------
    New upstream version 1.40.4.

    (Newer versions don't pass all tests.)

    Fixes test regression with pytest 8 (Closes: #1063986, #1066754) ------------------------------------------------------------------------

    (this message was generated automatically)
    --
    Greetings

    https://bugs.debian.org/1066754

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Sat Mar 23 02:20:01 2024
    This is a multi-part message in MIME format...

    Your message dated Sat, 23 Mar 2024 01:14:17 +0000
    with message-id <E1rnpxh-000x5j-EZ@fasolo.debian.org>
    and subject line Bug#1066754: fixed in sentry-python 1.40.4-1
    has caused the Debian Bug report #1066754,
    regarding sentry-python: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" 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 owner@bugs.debian.org
    immediately.)


    --
    1066754: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066754
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 13 Mar 2024 15:01:34 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-106.2 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
    FVGT_m_MULTI_ODD,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,
    UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 62; hammy, 150; neutral, 422; spammy,
    0. spammytokens: hammytokens:0.000-+--python3,
    0.000-+--Hx-spam-relays-external:sk:stravin, 0.000-+--H*RT:sk:stravin,
    0.000-+--Hx-spam-relays-external:311, 0.000-+--H*RT:108
    Return-path: <lucas@debian.org>
    Received: from stravinsky.debian.o