| Summary: | dev-python/portalocker-2.7.0 fails tests: ModuleNotFoundError: No module named redis | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Florian Schmaus <flow> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | TESTFAILURE |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-08-15 18:23:21 UTC
Created attachment 867914 [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: 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 ... 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(-) |