Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922998 - dev-python/chameleon-4.5.0 fails tests: ModuleNotFoundError: No module named pytest
Summary: dev-python/chameleon-4.5.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 (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-27 06:54 UTC by Agostino Sarubbo
Modified: 2024-01-27 12:10 UTC (History)
0 users

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


Attachments
build.log (build.log,508.64 KB, text/plain)
2024-01-27 06:54 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-01-27 06:54:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/chameleon-4.5.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM
Info about the system: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-27 06:54:30 UTC
Created attachment 883218 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-27 06:54:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=1)
ImportError: Failed to import test module: chameleon.tests.test_templates
ModuleNotFoundError: No module named 'pytest'
Comment 3 Larry the Git Cow gentoo-dev 2024-01-27 12:10:40 UTC
The bug has been closed via the following commit(s):

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

commit 01f67667e200d4479942b508fac0314dddbf131f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-27 10:32:25 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-27 12:10:32 +0000

    dev-python/chameleon: Switch to pytest (effectively adding dep)
    
    Closes: https://bugs.gentoo.org/922998
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/chameleon/chameleon-4.5.0.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)