Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848054 - [guru] dev-python/cursive-0.2.2-r2 fails tests
Summary: [guru] dev-python/cursive-0.2.2-r2 fails tests
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-29 07:56 UTC by Agostino Sarubbo
Modified: 2023-12-04 07:20 UTC (History)
0 users

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


Attachments
build.log (build.log,94.77 KB, text/plain)
2022-05-29 07:56 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-05-29 07:56:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cursive-0.2.2-r2 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-29 07:56:53 UTC
Created attachment 781361 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-29 07:56:54 UTC
Error(s) that match a know pattern:


AttributeError: '_DSAPrivateKey' object has no attribute 'signer'
AttributeError: '_EllipticCurvePrivateKey' object has no attribute 'signer'
AttributeError: '_RSAPrivateKey' object has no attribute 'signer'
AttributeError: '_RSAPublicKey' object has no attribute 'verifier'
FAILED cursive/tests/unit/test_certificate_utils.py::TestCertificateUtils::test_context_verify
FAILED cursive/tests/unit/test_certificate_utils.py::TestCertificateUtils::test_context_verify_disable_checks
FAILED cursive/tests/unit/test_certificate_utils.py::TestCertificateUtils::test_context_verify_invalid_chain_length
FAILED cursive/tests/unit/test_certificate_utils.py::TestCertificateUtils::test_is_issuer
FAILED cursive/tests/unit/test_certificate_utils.py::TestCertificateUtils::test_verify_signing_certificate
FAILED cursive/tests/unit/test_certificate_utils.py::TestCertificateUtils::test_verify_valid_certificate
FAILED cursive/tests/unit/test_signature_utils.py::TestSignatureUtils::test_verify_signature_DSA
FAILED cursive/tests/unit/test_signature_utils.py::TestSignatureUtils::test_verify_signature_ECC
FAILED cursive/tests/unit/test_signature_utils.py::TestSignatureUtils::test_verify_signature_PSS
Comment 3 Ankit Goel 2023-12-03 04:28:30 UTC
Looks like the package was removed in gitweb.gentoo.org/repo/proj/guru.git/commit/?id=823e1ae2ceb4fb050f5bb034ee27e882606e4ca8

this bug can probably be closed as obsolete
Comment 4 Viorel Munteanu gentoo-dev 2023-12-04 07:20:10 UTC
Thanks!