Your message dated Mon, 15 Nov 2021 15:19:58 +0000
with message-id <[email protected]>
and subject line Bug#997490: fixed in python-twilio 7.1.0+ds-1
has caused the Debian Bug report #997490,
regarding python-twilio: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p 3.9 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.)
--
997490: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997490
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-twilio
Version: 6.51.0+ds-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> =========================== short test summary info
> ============================
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_chat_grant
> FAILED
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_conversations_grant
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_empty_grants
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_empty_region
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_grants -
> tw...
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_headers -
> t...
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_identity -
> ...
> FAILED
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_ip_messaging_grant
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_nbf -
> twili...
> FAILED
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_pass_grants_in_constructor
> FAILED
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_programmable_voice_grant
> FAILED
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_programmable_voice_grant_incoming
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_region -
> tw...
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_sync_grant
> FAILED
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_task_router_grant
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_video_grant
> FAILED tests/unit/jwt/test_client.py::ClientCapabilityTokenTest::test_decode
> FAILED
> tests/unit/jwt/test_client.py::ClientCapabilityTokenTest::test_pass_scopes_in_constructor
> FAILED
> tests/unit/jwt/test_client_validation.py::ClientValidationJwtTest::test_jwt_signing
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_basic_encode -
> jwt.exception...
> FAILED
> tests/unit/jwt/test_jwt.py::JwtTest::test_decode_allows_skip_verification
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_decode_modified_jwt_fails -
> ...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_decodes_valid_jwt -
> twilio.j...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_custom_algorithm -
> jw...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_custom_nbf -
> jwt.exce...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_custom_ttl -
> jwt.exce...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_decode -
> twilio.jwt.J...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_override_algorithm -
> ...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_override_ttl -
> jwt.ex...
> FAILED
> tests/unit/jwt/test_jwt.py::JwtTest::test_encode_ttl_added_to_current_time
> FAILED
> tests/unit/jwt/test_jwt.py::JwtTest::test_encode_valid_until_overrides_ttl
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_with_headers -
> jwt.ex...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_with_payload -
> jwt.ex...
> FAILED
> tests/unit/jwt/test_jwt.py::JwtTest::test_encode_with_payload_and_headers
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_with_subject -
> jwt.ex...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_without_nbf -
> jwt.exc...
> FAILED
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_allow_fetch_subresources
> FAILED
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_allow_updates_subresources
> FAILED
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_default
> FAILED
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_generate_token
> FAILED
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_generate_token_with_custom_ttl
> FAILED
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_generate_token_with_default_ttl
> FAILED
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_pass_policy_in_constructor
> FAILED
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_allow_activity_updates
> FAILED
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_allow_reservation_updates
> FAILED
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_generate_token
> FAILED
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_generate_token_with_custom_ttl
> FAILED
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_generate_token_with_default_ttl
> FAILED
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_pass_policies_in_constructor
> FAILED
> tests/unit/jwt/test_task_router.py::WorkspaceCapabilityTokenTest::test_allow_fetch_subresources
> FAILED
> tests/unit/jwt/test_task_router.py::WorkspaceCapabilityTokenTest::test_allow_updates_subresources
> FAILED
> tests/unit/jwt/test_task_router.py::WorkspaceCapabilityTokenTest::test_generate_token
> FAILED
> tests/unit/jwt/test_task_router.py::WorkspaceCapabilityTokenTest::test_generate_token_with_custom_ttl
> FAILED
> tests/unit/jwt/test_task_router.py::WorkspaceCapabilityTokenTest::test_generate_token_with_default_ttl
> FAILED
> tests/unit/jwt/test_task_router.py::WorkspaceCapabilityTokenTest::test_pass_policy_in_constructor
> ================= 55 failed, 3225 passed, 7 warnings in 8.05s
> ==================
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_twilio/build; python3.9 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-twilio_6.51.0+ds-1_unstable.log
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 marking 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.
--- End Message ---
--- Begin Message ---
Source: python-twilio
Source-Version: 7.1.0+ds-1
Done: Neil Williams <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-twilio, 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.
Neil Williams <[email protected]> (supplier of updated python-twilio 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: SHA256
Format: 1.8
Date: Mon, 15 Nov 2021 14:37:03 +0000
Source: python-twilio
Architecture: source
Version: 7.1.0+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Neil Williams <[email protected]>
Closes: 997490
Changes:
python-twilio (7.1.0+ds-1) unstable; urgency=medium
.
* Team upload
.
* Fix dh_python depends (lintian error)
* Add Salsa CI
* Update standards version
* New upstream release. (Closes: #997490)
Checksums-Sha1:
a291a290876df34dcb171354a30195a4683cd4ba 2260 python-twilio_7.1.0+ds-1.dsc
a8ea52774fbd18f03432648a9318c2eea044bf6b 435628
python-twilio_7.1.0+ds.orig.tar.xz
44d058bc9538e344c6da6deae38c0379c9e30b64 2984
python-twilio_7.1.0+ds-1.debian.tar.xz
bfaa405147b0c18ccbb59521407eb60cbf947f3b 6999
python-twilio_7.1.0+ds-1_amd64.buildinfo
Checksums-Sha256:
0809aa9658b4f45d4c966920a929dd76d9936bd9c06fb985c36966b0b67e7187 2260
python-twilio_7.1.0+ds-1.dsc
ccb182d9665f5c2377c26b42749f24aad717c58eb8a379773d36daa1fb2669d8 435628
python-twilio_7.1.0+ds.orig.tar.xz
020ee68bc8b6dfc940006aab15c4f94024c85c31755b68fe155200b4c6c66817 2984
python-twilio_7.1.0+ds-1.debian.tar.xz
bb5f159d0a403e23107d2b7cb4793a5c948c99a6674be876fd928d011d42ce19 6999
python-twilio_7.1.0+ds-1_amd64.buildinfo
Files:
7e8c3b51dd874ab1872c8aef5e95d86a 2260 python optional
python-twilio_7.1.0+ds-1.dsc
bac295e875464532d616ff8b17f7ec0b 435628 python optional
python-twilio_7.1.0+ds.orig.tar.xz
d17c7f7bf52341b53a883b99f850ccc7 2984 python optional
python-twilio_7.1.0+ds-1.debian.tar.xz
2e6012c90d2bfd6cda23df888e169035 6999 python optional
python-twilio_7.1.0+ds-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEf3HB6ceOc10DYMbM8WfkPIFDtoIFAmGSdIEACgkQ8WfkPIFD
toJ9hw/9FifNyaqu6qWcNjVmBAa8KteiR2Eth3OMOXQdOXcy/GkPo633jHu1IL71
bjaEV3kUaAhn8Apox8DvzkbcbwEA296fpCcPRhlJEmIJ4qJyKvlzViqTjAoC92oF
s1oDmq98M8Z8ce6/MHjlryodZ12LHSNqQ8qwT9SM6RS6EddXthaoU8XvqFgS9jt2
zLJD0zjObRdEC1Y9nknENZxk+x3NJUC33LZQhrfSdSF5umBv20QdykFUuG5Qv1w2
YA2kA1Sltdxx123M0ONLYb4vRpJe8jzj60oIYGmC+HCKJ9yd2oUwlhJkWTH5G8pi
lptVSPyYHyC5xHaeOFJkAZ3A2sJL0elUsNxRv/7cDZWWazpPSXT5QKHQasmhTHf0
Veu3j8H9rGr6N2ehazh/T5uhraEAQkni1kubbUYrHtcjW+99MbvZ8cW1dKW1MrQV
abdDQiUufmCDrt18KIHRfnRQCijsF92fWninctE/eUQbZMmI5wLQElINVa0V2yLl
3OnpkeRc3OmGhz/2agVXDoZBVBn/i1wfoQ2qPS1eX9UnoMbI8+o0l4aQSQTWaFVO
/lsPgeU/+bh+slGvrqX7uXsjUg1B+X8Ow3uVx2nPibOsgO+43KNABjxHPle/UZdl
OOk5XO0sCwo9n+sHjCuRo8W8CD+O9hBuktf0VzD9jCOi88IpPKM=
=6jhv
-----END PGP SIGNATURE-----
--- End Message ---