Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Restore previous pip install method #235

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Conversation

adrienverge
Copy link
Owner

This reverts commit 1ad01ad "CI: Install python3-build & add --break-system-packages for Localstripe", merged 5 days ago.

Since then, the CI broke again, with errors like:

$ python -m build
RuntimeError: Virtual environment creation failed, executable /tmp/build-…/local/bin/python missing

I found that using our previous pip install commands worked. GitHub or Ubuntu maintainers probably fixed the inconveniences described by Hoël at #234.

This reverts commit 1ad01ad "CI: Install python3-build & add
--break-system-packages for Localstripe", merged 5 days ago.

Since then, the CI broke again, with errors like:

    $ python -m build
    RuntimeError: Virtual environment creation failed, executable
    /tmp/build-…/local/bin/python missing

I found that using our previous `pip install` commands worked. GitHub or
Ubuntu maintainers probably fixed the inconveniences described by Hoël
at #234.
@adrienverge adrienverge merged commit 1b4cfc4 into master Oct 19, 2024
12 checks passed
@adrienverge adrienverge deleted the ci/restore-pip-install branch October 19, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant