Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890652 - dev-python/tavern-2.0.0 fails tests: ModuleNotFoundError: No module named jsonschema
Summary: dev-python/tavern-2.0.0 fails tests: ModuleNotFoundError: No module named jso...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-13 11:42 UTC by Agostino Sarubbo
Modified: 2023-01-13 13:21 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,151.70 KB, text/plain)
2023-01-13 11:42 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-01-13 11:42:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/tavern-2.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-13 11:42:03 UTC
Created attachment 848354 [details]
build.log

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


E   ModuleNotFoundError: No module named 'jsonschema'
ERROR tavern/core.py - ModuleNotFoundError: No module named 'jsonschema'
ERROR tavern/_core/pytest/file.py - ModuleNotFoundError: No module named 'jso...
ERROR tavern/_core/pytest/item.py - ModuleNotFoundError: No module named 'jso...
ERROR tavern/_core/schema/files.py - ModuleNotFoundError: No module named 'js...
ERROR tavern/_core/schema/jsonschema.py - ModuleNotFoundError: No module name...
ERROR tavern/entry.py - ModuleNotFoundError: No module named 'jsonschema'
ERROR tavern/helpers.py - ModuleNotFoundError: No module named 'jsonschema'
ERROR tests/unit/test_call_run.py - ModuleNotFoundError: No module named 'jso...
ERROR tests/unit/test_helpers.py - ModuleNotFoundError: No module named 'json...
ERROR tests/unit/test_pytest_hooks.py - ModuleNotFoundError: No module named ...
ERROR tests/unit/test_schema.py - ModuleNotFoundError: No module named 'jsons...
ERROR tests/unit/test_utilities.py - ModuleNotFoundError: No module named 'js...
Comment 3 Larry the Git Cow gentoo-dev 2023-01-13 13:21:01 UTC
The bug has been closed via the following commit(s):

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

commit 8030f48ae00beb845f9e40c2e8dde7f8e44ce4ab
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-13 12:39:04 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-13 13:20:56 +0000

    dev-python/tavern: Add jsonschema to test deps
    
    Closes: https://bugs.gentoo.org/890652
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/tavern/tavern-2.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)