Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856082 - dev-python/logutils-0.3.5-r1 fails tests: ModuleNotFoundError: No module named redis
Summary: dev-python/logutils-0.3.5-r1 fails tests: ModuleNotFoundError: No module name...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-03 07:34 UTC by Agostino Sarubbo
Modified: 2022-07-03 08:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.82 KB, text/plain)
2022-07-03 07:34 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 2022-07-03 07:34:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/logutils-0.3.5-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-03 07:34:12 UTC
Created attachment 789842 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-03 07:34:14 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=1, skipped=1)
ImportError: Failed to import test module: test_redis
ModuleNotFoundError: No module named 'redis'
Comment 3 Larry the Git Cow gentoo-dev 2022-07-03 08:42:53 UTC
The bug has been closed via the following commit(s):

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

commit 9c6f5380447204d640d2257643dc6167486d6235
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-07-03 08:42:18 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-07-03 08:42:49 +0000

    dev-python/logutils: Add a test dep on redis-py
    
    Closes: https://bugs.gentoo.org/856082
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/logutils/logutils-0.3.5-r1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)