Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847085 - dev-python/pip-22.1.1 fails tests
Summary: dev-python/pip-22.1.1 fails tests
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 847655
Blocks:
  Show dependency tree
 
Reported: 2022-05-23 12:26 UTC by Agostino Sarubbo
Modified: 2022-06-12 05:25 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,61.59 KB, application/x-xz)
2022-05-23 12:26 UTC, Agostino Sarubbo
Details
sed4c4D7Q (sed4c4D7Q,28.00 KB, text/plain)
2022-05-23 12:26 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-05-23 12:26:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pip-22.1.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-23 12:26:08 UTC
Created attachment 780380 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-23 12:26:09 UTC
Created attachment 780383 [details]
sed4c4D7Q

sed4c4D7Q
Comment 3 Agostino Sarubbo gentoo-dev 2022-05-23 12:26:10 UTC
Error(s) that match a know pattern:


] 
Check the permissions.
Consider using the `--user` option or check the permissions.
E       AssertionError: assert 2 == 3
E               OSError: [Errno 8] Exec format error: 'fake_pip'
E               OSError: [Errno 8] Exec format error: 'version_pkg'
errpipe_data = bytearray(b'OSError:8:')
            except ChildProcessError:
            except ValueError:
FAILED tests/functional/test_cli.py::test_entrypoints_work[entrypoint0] - OSError: [Errno 8] Exec format error: 'fake_pip'
FAILED tests/functional/test_cli.py::test_entrypoints_work[entrypoint1] - OSError: [Errno 8] Exec format error: 'fake_pip'
FAILED tests/functional/test_cli.py::test_entrypoints_work[entrypoint2] - OSError: [Errno 8] Exec format error: 'fake_pip'
FAILED tests/functional/test_install_vcs_git.py::test_editable__branch_with_sha_different_from_default - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_git_install_again_after_changes - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_git_install_branch_again_after_branch_changes - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_git_install_ref - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_git_install_then_install_ref - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_git_with_branch_name_as_revision - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_git_with_sha1_revisions - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_git_with_short_sha1_revisions - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_git_with_tag_name_as_revision - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_install_vcs_git.py::test_reinstalling_works_with_editable_non_master_branch - OSError: [Errno 8] Exec format error: 'version_pkg'
FAILED tests/functional/test_show.py::test_more_than_one_package - AssertionError: assert 2 == 3
[gw7] [ 674/2198] PASSED 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
[gw7] [ 677/2198] PASSED 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
[gw9] [ 624/2198] PASSED 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
[gw9] [ 625/2198] PASSED 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[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'
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-06-12 05:25:33 UTC
Cleanup of bugs open for old versions.