Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 942513

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 packagesAssignee: 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

Description Dustin Polke 2024-10-30 10:47:51 UTC
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
Comment 1 Dustin Polke 2024-10-30 10:48:15 UTC
Created attachment 907321 [details]
emerge --info
Comment 2 Dustin Polke 2024-10-30 10:49:02 UTC
# 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)"