| Summary: | dev-python/pip-22.0.1 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | mgorny |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2022-01-31 09:37:11 UTC
Created attachment 764024 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: Check the permissions. Consider using the `--user` option or check the permissions. E OSError: [Errno 8] Exec format error: 'fake_pip' E OSError: [Errno 8] Exec format error: 'version_pkg' errpipe_data = bytearray(b'OSError:8:') ] PASSED [ 40%] tests/unit/test_command_install.py::test_create_os_error_message[error4-False-True-Could not install packages due to an OSError: Illegal byte sequence tests/unit/test_command_install.py::test_create_os_error_message[error5-False-True-Could not install packages due to an OSError: [Errno 13] No file permission tests/unit/test_command_install.py::test_create_os_error_message[error6-False-False-Could not install packages due to an OSError: Illegal byte sequence tests/unit/test_command_install.py::test_create_os_error_message[error7-False-False-Could not install packages due to an OSError: [Errno 13] No file permission E OSError: [Errno 8] Exec format error: 'fake_pip' Could you 'find' and 'head -1' the fake_pip executable somewhere in $WORKDIR? I suspect there's something wrong about the shebangs. |