Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783771 - dev-python/virtualenv-20.4.3 fails tests
Summary: dev-python/virtualenv-20.4.3 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-18 12:56 UTC by Agostino Sarubbo
Modified: 2021-04-18 16:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,206.64 KB, text/plain)
2021-04-18 12:56 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 2021-04-18 12:56:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/virtualenv-20.4.3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-18 12:56:43 UTC
Created attachment 700536 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-18 12:56:44 UTC
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'
Comment 3 Larry the Git Cow gentoo-dev 2021-04-18 16:18:14 UTC
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(+)