Summary: | dev-python/virtualenv-20.4.3 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 700536 [details]
build.log
build log and emerge --info
Possible context of error(s): version=FileNotFoundError(2, "No such file or directory: 'csh'"), interpreter=PythonInfo(spec=PyPy3.7.10.final.0-64, exe=/usr/bin/pypy3, platform=linux, version='3.7.10 (51efa818fd9b24f625078c65e8e2f6a5ac24d572, Apr 09 2021, 11:46:41)\n[PyPy 7.3.4 with GCC 10.3.0]', encoding_fs_io=utf-8-UTF-8)) is not available due [Errno 2] No such file or directory: 'csh': 'csh' version=FileNotFoundError(2, "No such file or directory: 'fish'"), interpreter=PythonInfo(spec=PyPy3.7.10.final.0-64, exe=/usr/bin/pypy3, platform=linux, version='3.7.10 (51efa818fd9b24f625078c65e8e2f6a5ac24d572, Apr 09 2021, 11:46:41)\n[PyPy 7.3.4 with GCC 10.3.0]', encoding_fs_io=utf-8-UTF-8)) is not available due [Errno 2] No such file or directory: 'fish': 'fish' version=FileNotFoundError(2, "No such file or directory: 'csh'"), interpreter=PythonInfo(spec=PyPy3.7.10.final.0-64, exe=/usr/bin/pypy3, platform=linux, version='3.7.10 (51efa818fd9b24f625078c65e8e2f6a5ac24d572, Apr 09 2021, 11:46:41)\n[PyPy 7.3.4 with GCC 10.3.0]', encoding_fs_io=utf-8-UTF-8)) is not available due [Errno 2] No such file or directory: 'csh': 'csh' version=FileNotFoundError(2, "No such file or directory: 'fish'"), interpreter=PythonInfo(spec=PyPy3.7.10.final.0-64, exe=/usr/bin/pypy3, platform=linux, version='3.7.10 (51efa818fd9b24f625078c65e8e2f6a5ac24d572, Apr 09 2021, 11:46:41)\n[PyPy 7.3.4 with GCC 10.3.0]', encoding_fs_io=utf-8-UTF-8)) is not available due [Errno 2] No such file or directory: 'fish': 'fish' version=FileNotFoundError(2, "No such file or directory: 'pwsh'"), interpreter=PythonInfo(spec=PyPy3.7.10.final.0-64, exe=/usr/bin/pypy3, platform=linux, version='3.7.10 (51efa818fd9b24f625078c65e8e2f6a5ac24d572, Apr 09 2021, 11:46:41)\n[PyPy 7.3.4 with GCC 10.3.0]', encoding_fs_io=utf-8-UTF-8)) is not available due [Errno 2] No such file or directory: 'pwsh': 'pwsh' version=FileNotFoundError(2, "No such file or directory: 'pwsh'"), interpreter=PythonInfo(spec=PyPy3.7.10.final.0-64, exe=/usr/bin/pypy3, platform=linux, version='3.7.10 (51efa818fd9b24f625078c65e8e2f6a5ac24d572, Apr 09 2021, 11:46:41)\n[PyPy 7.3.4 with GCC 10.3.0]', encoding_fs_io=utf-8-UTF-8)) is not available due [Errno 2] No such file or directory: 'pwsh': 'pwsh' The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb22966c7c5644cbe33ca27eebeb9d4d94c43a6 commit bcb22966c7c5644cbe33ca27eebeb9d4d94c43a6 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-04-18 16:14:05 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-04-18 16:18:08 +0000 dev-python/virtualenv: Update pypy3 test skips Closes: https://bugs.gentoo.org/783771 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/virtualenv/virtualenv-20.4.3.ebuild | 4 ++++ 1 file changed, 4 insertions(+) |