Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905470 - [guru] dev-python/booleanOperations-0.9.0-r2 fails tests: ModuleNotFoundError: No module named defcon
Summary: [guru] dev-python/booleanOperations-0.9.0-r2 fails tests: ModuleNotFoundError...
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-05-02 14:24 UTC by Agostino Sarubbo
Modified: 2023-05-06 06:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,63.08 KB, text/plain)
2023-05-02 14:24 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-05-02 14:24:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/booleanOperations-0.9.0-r2 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-02 14:24:40 UTC
Created attachment 861041 [details]
build.log

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


E   ModuleNotFoundError: No module named 'defcon'
ERROR tests/test_BooleanGlyph.py - ModuleNotFoundError: No module named 'defcon'
Comment 3 Larry the Git Cow gentoo-dev 2023-05-06 06:59:23 UTC
The bug has been closed via the following commit(s):

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

commit cc8d423622a6a0b78cd111ffbb77ed838e45d507
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-05-02 15:31:23 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-05-02 15:31:23 +0000

    dev-python/booleanOperations: add missing test dep
    
    Closes: https://bugs.gentoo.org/905470
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)