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

Installing gsutil on arm just broke (again) #37479

Open
phlax opened this issue Dec 3, 2024 · 3 comments
Open

Installing gsutil on arm just broke (again) #37479

phlax opened this issue Dec 3, 2024 · 3 comments

Comments

@phlax
Copy link
Member

phlax commented Dec 3, 2024

This is very odd - ci is now failing when the arm vms try to install gsutil - complaining that it requires python < 3.12

What is odd is that nothing has changed on our side, and there have been no new pip packages for gsutil

gsutil always had the python version set but for whatever reason pip wasnt enforcing it so the install worked fine

kinda frustrating also as it would require so little effort on gsutil side to resolve this (pending prs including one of mine)

not sure how to workaround this issue rn

@phlax phlax added the triage Issue requires triage label Dec 3, 2024
@phlax
Copy link
Member Author

phlax commented Dec 3, 2024

seems its not the installing that broke - its the pre-installed github gsutil - actions/runner-images#11089

trying to think how best to resolve

phlax added a commit that referenced this issue Dec 3, 2024
workaround for #37479

Signed-off-by: Ryan Northey <[email protected]>
@phlax
Copy link
Member Author

phlax commented Dec 3, 2024

we have a reasonable workaround for this - problem has been acknowledged here actions/runner-images#11089

@phlax phlax added bug area/ci and removed triage Issue requires triage labels Dec 3, 2024
@phlax
Copy link
Member Author

phlax commented Dec 3, 2024

keeping this open - hopefully we can remove the workaround once upstream is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant