Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884031 - dev-python/jsonpickle-3.0.0 fails tests: ModuleNotFoundError: No module named gmpy2
Summary: dev-python/jsonpickle-3.0.0 fails tests: ModuleNotFoundError: No module named...
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2022-12-02 15:01 UTC by Agostino Sarubbo
Modified: 2022-12-02 15:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,74.60 KB, text/plain)
2022-12-02 15:01 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-12-02 15:01:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/jsonpickle-3.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-02 15:01:07 UTC
Created attachment 839069 [details]
build.log

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


E   ModuleNotFoundError: No module named 'gmpy2'
ERROR jsonpickle/ext/gmpy.py - ModuleNotFoundError: No module named 'gmpy2'
Comment 3 Larry the Git Cow gentoo-dev 2022-12-02 15:39:05 UTC
The bug has been closed via the following commit(s):

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

commit 9b01a50e347b18a7e47af3790559cdcef0648d79
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-12-02 15:36:37 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-12-02 15:36:37 +0000

    dev-python/jsonpickle: Add missing gmpy test-dep
    
    Closes: https://bugs.gentoo.org/884031
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/jsonpickle/jsonpickle-3.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)