| Summary: | dev-python/cliff-4.5.0 fails tests: ModuleNotFoundError: No module named fixtures | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Matthew Thode ( prometheanfire ) <prometheanfire> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | python |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2024-01-27 06:54:32 UTC
Created attachment 883219 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED (errors=16) ImportError: Failed to import test module: cliff.tests.test_app ImportError: Failed to import test module: cliff.tests.test_command ImportError: Failed to import test module: cliff.tests.test_command_hooks ImportError: Failed to import test module: cliff.tests.test_commandmanager ImportError: Failed to import test module: cliff.tests.test_complete ImportError: Failed to import test module: cliff.tests.test_formatters_json ImportError: Failed to import test module: cliff.tests.test_formatters_shell ImportError: Failed to import test module: cliff.tests.test_formatters_table ImportError: Failed to import test module: cliff.tests.test_formatters_value ImportError: Failed to import test module: cliff.tests.test_formatters_yaml ImportError: Failed to import test module: cliff.tests.test_help ImportError: Failed to import test module: cliff.tests.test_interactive ImportError: Failed to import test module: cliff.tests.test_lister ImportError: Failed to import test module: cliff.tests.test_show ImportError: Failed to import test module: cliff.tests.test_sphinxext ImportError: Failed to import test module: cliff.tests.test_utils ModuleNotFoundError: No module named 'fixtures' The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d28cb06c5911996b862a0642eeefb1ac79a7bb2a commit d28cb06c5911996b862a0642eeefb1ac79a7bb2a Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-01-27 10:16:43 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-01-27 12:10:31 +0000 dev-python/cliff: Add a dep on dev-python/fixtures Closes: https://bugs.gentoo.org/922999 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/cliff/cliff-4.5.0.ebuild | 1 + 1 file changed, 1 insertion(+) |