Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942513 - 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.'
Summary: dev-python/dnspython-2.7.0: fails several tests with 'cryptography.exceptions...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-30 10:47 UTC by Dustin Polke
Modified: 2024-10-31 19:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Full build log (build.log,382.10 KB, text/x-log)
2024-10-30 10:47 UTC, Dustin Polke
Details
emerge --info (emerge-info,22.65 KB, text/plain)
2024-10-30 10:48 UTC, Dustin Polke
Details

Note You need to log in before you can comment on or make changes to this bug.
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)"