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

fix(charm_builder): force-install pip #1891

Merged
merged 1 commit into from
Sep 12, 2024
Merged

fix(charm_builder): force-install pip #1891

merged 1 commit into from
Sep 12, 2024

Conversation

lengau
Copy link
Collaborator

@lengau lengau commented Sep 11, 2024

The previous version wasn't installing pip if it was already in the venv.

This is the hotfix for 2.x, while #1892 is the hotfix for 3.x

Fixes #1456
CRAFT-2538

Failing spread tests are unrelated and known on the 2.7 branch.

The previous version wasn't installing pip if it was already in the venv

Fixes #1456
CRAFT-2538
@lengau lengau changed the base branch from main to hotfix/2.7 September 11, 2024 14:19
@lengau
Copy link
Collaborator Author

lengau commented Sep 11, 2024

Closing and reopening because GitHub never actually started running the CI.

@lengau lengau closed this Sep 11, 2024
@lengau lengau reopened this Sep 11, 2024
@lengau lengau requested review from mr-cal and mattculler September 11, 2024 15:20
@lengau lengau marked this pull request as ready for review September 11, 2024 15:20
lengau added a commit that referenced this pull request Sep 12, 2024
The previous version wasn't installing pip if it was already in the
venv.

This is the hotfix for 3.x, while
#1891 is the hotfix for 2.x.

Fixes #1456
CRAFT-2538
@lengau lengau merged commit df6a92c into hotfix/2.7 Sep 12, 2024
18 of 21 checks passed
@lengau lengau deleted the work/1456/2.7-pip branch September 12, 2024 17:15
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.

Strict dependencies prevents charm from building
3 participants