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

Bug 891039

Summary: dev-python/dnspython-2.3.0 fails tests: NameError: name ed448 is not defined
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-01-16 07:38:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/dnspython-2.3.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-16 07:38:50 UTC
Created attachment 848647 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-16 07:38:51 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       NameError: name 'ed448' is not defined
E   NameError: name 'ed448' is not defined
FAILED tests/test_dnssec.py::DNSSECMakeDSTestCase::testMakeCDS - NameError: n...
FAILED tests/test_dnssec.py::DNSSECMakeDSTestCase::testMakeManyDSfromCDS - Na...
FAILED tests/test_dnssec.py::DNSSECMakeDSTestCase::testMakeManyDSfromDNSKEY
Comment 3 Larry the Git Cow gentoo-dev 2023-01-16 18:21:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d0990c9945008895ba11c2c5a5ebd67b3ed803

commit e1d0990c9945008895ba11c2c5a5ebd67b3ed803
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-16 13:01:22 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-16 18:21:40 +0000

    dev-python/dnspython: Add test dep on dev-python/cryptography
    
    Closes: https://bugs.gentoo.org/891039
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/dnspython/dnspython-2.3.0.ebuild | 5 +++++
 profiles/features/wd40/package.use.mask     | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)