Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898222 - [guru] dev-python/http-ece-1.1.0 fails tests: AttributeError: EllipticCurvePublicNumbers object has no attribute encode_point
Summary: [guru] dev-python/http-ece-1.1.0 fails tests: AttributeError: EllipticCurvePu...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-28 08:39 UTC by Agostino Sarubbo
Modified: 2023-03-06 13:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,63.29 KB, text/plain)
2023-02-28 08:40 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 2023-02-28 08:39:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/http-ece-1.1.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 08:40:00 UTC
Created attachment 855048 [details]
build.log

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


AttributeError: 'EllipticCurvePublicNumbers' object has no attribute 'encode_point'
FAILED (SKIP=2, errors=6)
nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module
Comment 3 Larry the Git Cow gentoo-dev 2023-03-06 13:38:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d43f5862291c1d2e55711fa90b2f81fdc36c555

commit 9d43f5862291c1d2e55711fa90b2f81fdc36c555
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-28 09:20:07 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-28 10:08:01 +0000

    dev-python/http-ece: disable tests
    
    Closes: https://bugs.gentoo.org/898222
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/http-ece/http-ece-1.1.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)