Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923050 - dev-python/jaraco-envs-2.6.0 fails tests: test_envs.py::test_root_pathlib
Summary: dev-python/jaraco-envs-2.6.0 fails tests: test_envs.py::test_root_pathlib
Status: CONFIRMED
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-27 16:51 UTC by Agostino Sarubbo
Modified: 2024-05-15 13:33 UTC (History)
0 users

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


Attachments
build.log (build.log,61.80 KB, text/plain)
2024-01-27 16:51 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 2024-01-27 16:51:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/jaraco-envs-2.6.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM
Info about the system: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-27 16:51:47 UTC
Created attachment 883315 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-27 16:51:48 UTC
Error(s) that match a know pattern:


/var/tmp/portage/dev-python/jaraco-envs-2.6.0/work/jaraco.envs-2.6.0-python3_10/install/usr/bin/python3.10: No module named virtualenv
E           subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-python/jaraco-envs-2.6.0/work/jaraco.envs-2.6.0-python3_10/install/usr/bin/python3.10', '-m', 'virtualenv', Path('/var/tmp/portage/dev-python/jaraco-envs-2.6.0/temp/pytest-of-portage/pytest-0/test_root_pathlib_Path1_Virtua0/.venv'), '--no-setuptools', '--no-pip', '--no-wheel']' returned non-zero exit status 1.
E           subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-python/jaraco-envs-2.6.0/work/jaraco.envs-2.6.0-python3_10/install/usr/bin/python3.10', '-m', 'virtualenv', PosixPath('/var/tmp/portage/dev-python/jaraco-envs-2.6.0/temp/pytest-of-portage/pytest-0/test_root_pathlib_Path0_Virtua0/.venv'), '--no-setuptools', '--no-pip', '--no-wheel']' returned non-zero exit status 1.
FAILED tests/test_envs.py::test_root_pathlib[Path0-VirtualEnv] - subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-python/jarac...
FAILED tests/test_envs.py::test_root_pathlib[Path1-VirtualEnv] - subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-python/jarac...