gsutil
appears to be broken with Ubuntu 24.04 on v1.0.5 (seen on arm64)
#11089
Labels
gsutil
appears to be broken with Ubuntu 24.04 on v1.0.5 (seen on arm64)
#11089
Description
We have some ci that uses gsutil
Since today our large arm runners have started failing (arm64/ubuntu 24.04)
gsutil always had the python requirement in its setup.py but for some reason it was ignored - we install it a few ways and it ~works
the difference between today and yesterday appears to be that the vms were updated to v1.0.5 and now it reliably fails
Platforms affected
Runner images affected
Image version and build link
https://github.com/envoyproxy/envoy/actions/runs/12134322882/job/33831342212#step:1:4
Is it regression?
yes
Expected behavior
to be able to use the installed
gsutil
Actual behavior
error when tryng to use
gsutil
related to the system version of pythonRepro steps
gsutil --version
The text was updated successfully, but these errors were encountered: