Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922999 - dev-python/cliff-4.5.0 fails tests: ModuleNotFoundError: No module named fixtures
Summary: dev-python/cliff-4.5.0 fails tests: ModuleNotFoundError: No module named fixt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
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)
1 user (show)

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


Attachments
build.log (build.log,116.85 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:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cliff-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:34 UTC
Created attachment 883219 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-27 06:54:35 UTC
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'
Comment 3 Larry the Git Cow gentoo-dev 2024-01-27 12:10:41 UTC
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(+)