Summary: | dev-python/dnspython-2.7.0: fails several tests with 'cryptography.exceptions.UnsupportedAlgorithm: ECDSA with deterministic signature (RFC 6979) is not supported by this version of OpenSSL.' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dustin Polke <DuPol> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | DuPol |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Full build log
emerge --info |
Created attachment 907321 [details]
emerge --info
# emerge -pqv '=dev-python/dnspython-2.7.0::gentoo' [ebuild U ] dev-python/dnspython-2.7.0 [2.6.1] USE="test -dnssec -examples" PYTHON_TARGETS="python3_12 (-pypy3) -python3_10 -python3_11 (-python3_13)" |
Created attachment 907320 [details] Full build log FAILED tests/test_dnssec.py::DNSSECSignatureTestCase::testDeterministicSignatureECDSAP256SHA256 - cryptography.exceptions.UnsupportedAlgorithm: ECDSA with deterministic signature (RFC 6979) is not supported by this version of OpenSSL. FAILED tests/test_dnssec.py::DNSSECSignatureTestCase::testSignatureECDSAP256SHA256 - cryptography.exceptions.UnsupportedAlgorithm: ECDSA with deterministic signature (RFC 6979) is not supported by this version of OpenSSL. FAILED tests/test_dnssec.py::DNSSECSignatureTestCase::testSignatureECDSAP384SHA384 - cryptography.exceptions.UnsupportedAlgorithm: ECDSA with deterministic signature (RFC 6979) is not supported by this version of OpenSSL. FAILED tests/test_dnssecalgs.py::DNSSECAlgorithm::test_ecdsa - cryptography.exceptions.UnsupportedAlgorithm: ECDSA with deterministic signature (RFC 6979) is not supported by this version of OpenSSL. ==================================================================================== 4 failed, 1235 passed, 121 skipped, 30 warnings in 3.05s ===================================================================================== * ERROR: dev-python/dnspython-2.7.0::gentoo failed (test phase): * pytest failed with python3.12