Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939589 - dev-python/pyparsing-3.2.0_beta1 fails tests: ModuleNotFoundError: No module named matplotlib
Summary: dev-python/pyparsing-3.2.0_beta1 fails tests: ModuleNotFoundError: No module ...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-13 14:18 UTC by Agostino Sarubbo
Modified: 2024-09-13 17:56 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,219.29 KB, text/plain)
2024-09-13 14:18 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 2024-09-13 14:18:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyparsing-3.2.0_beta1 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-13 14:18:23 UTC
Created attachment 902908 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-13 14:18:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'matplotlib'
ERROR tests/test_matplotlib_cases.py
Comment 3 Larry the Git Cow gentoo-dev 2024-09-13 17:56:09 UTC
The bug has been closed via the following commit(s):

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

commit ab3027da217a4e32a853a41ae37c013457556f0e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-09-13 17:55:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-09-13 17:56:05 +0000

    dev-python/pyparsing: Skip mpl tests when unavailable
    
    Closes: https://bugs.gentoo.org/939589
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pyparsing/pyparsing-3.2.0_beta1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)