Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912318 - dev-python/portalocker-2.7.0 fails tests: ModuleNotFoundError: No module named redis
Summary: dev-python/portalocker-2.7.0 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 (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-15 18:23 UTC by Agostino Sarubbo
Modified: 2023-08-15 18:31 UTC (History)
0 users

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


Attachments
build.log (build.log,78.35 KB, text/plain)
2023-08-15 18:23 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-08-15 18:23:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/portalocker-2.7.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-15 18:23:23 UTC
Created attachment 867914 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-15 18:23:24 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'redis'
ERROR portalocker/redis.py - ModuleNotFoundError: No module named 'redis'
ERROR portalocker_tests/test_redis.py - ModuleNotFoundError: No module named ...
Comment 3 Larry the Git Cow gentoo-dev 2023-08-15 18:31:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132bf1db04df2026855a68960f80c60750b2145b

commit 132bf1db04df2026855a68960f80c60750b2145b
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-08-15 18:31:18 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-08-15 18:31:41 +0000

    dev-python/portalocker: add missing dev-python/redis test dep
    
    Closes: https://bugs.gentoo.org/912318
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-python/portalocker/portalocker-2.7.0.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)