Infeasible
Status Update
Comments
gs...@google.com <gs...@google.com> #2
ja...@crashtest-security.com <ja...@crashtest-security.com> #3
Hi, this error only affects Cloud SDK version 186. It was previously reported in Issue 72407295 and a fix for it should be released in Cloud SDK version 187.
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
gs...@google.com <gs...@google.com> #4
Glad to hear issue is solved. You are most welcome opening a separate issue for any other GCP-related problem in future.
Description
Problem you have encountered:
The download of some packages (apt-get install...) is extremely slow: Step #5 - "docker-build": Fetched 130 MB in 6min 58s (311 kB/s)
What you expected to happen:
The very same download used to be much faster: Step #5 - "docker-build": Fetched 130 MB in 11s (11.9 MB/s)
Steps to reproduce:
Re-run the build reproduces the behaviour.