Advertisement
spyderdyne

Untitled

Feb 18th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. (52) Installing "gcloud" by executing the command " export CLOUDSDK_CORE_DISABLE_PROMPTS=1 && curl https://sdk.cloud.google.com | bash;" (common-gcloud-install-man,)...
  2. RESULT: NOT OK (PMgr Exception).There was an error while installing "gcloud".: Error while executing the command line " export CLOUDSDK_CORE_DISABLE_PROMPTS=1 && curl https://sdk.cloud.google.com | bash;" (returncode = 25252) : % Total % Received % Xferd Average Speed Time Time Time Current
  3. Dload Upload Total Spent Left Speed
  4. 100 421 0 421 0 0 204 0 --:--:-- 0:00:02 --:--:-- 204
  5. ######################################################################## 100.0%
  6. which curl
  7. curl -# -f https://dl.google.com/dl/cloudsdk/channels/rapid/google-cloud-sdk.tar.gz
  8. ######################################################################## 100.0%
  9. mkdir -p /home/ubuntu
  10. "/home/ubuntu/google-cloud-sdk" already exists and may contain out of date files.
  11. Remove /home/ubuntu/google-cloud-sdk or select a new installation directory, then run again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement