Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854504 - dev-python/cachelib-0.9.0 fails tests
Summary: dev-python/cachelib-0.9.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-27 06:09 UTC by Agostino Sarubbo
Modified: 2022-06-27 09:24 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,83.60 KB, text/plain)
2022-06-27 06:09 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-06-27 06:09:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cachelib-0.9.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-27 06:09:25 UTC
Created attachment 787859 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-27 06:09:26 UTC
Error(s) that match a know pattern:


AttributeError: 'NoneType' object has no attribute 'close'
E               FileNotFoundError: [Errno 2] No such file or directory: 'redis-server'
err_msg    = 'No such file or directory'
errpipe_data = bytearray(b'OSError:2:')
            except ChildProcessError:
            except ValueError:
            modname=package_name, reason=f"could not find python package {package_name}"
Comment 3 Larry the Git Cow gentoo-dev 2022-06-27 09:24:27 UTC
The bug has been closed via the following commit(s):

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

commit d5cfe18254b63b18dd68f554141c097deb97c159
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-06-27 09:23:17 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-06-27 09:24:24 +0000

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

 dev-python/cachelib/cachelib-0.9.0.ebuild | 1 +
 1 file changed, 1 insertion(+)