Skip to content

Instantly share code, notes, and snippets.

@rhalff
Created June 20, 2020 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhalff/b30c22246346ffdd288523c148251068 to your computer and use it in GitHub Desktop.
Save rhalff/b30c22246346ffdd288523c148251068 to your computer and use it in GitHub Desktop.
curl -s "https://fuchsia.googlesource.com/fuchsia/+/master/scripts/bootstrap?format=TEXT" | base64 --decode | bash
cipd bootstrapped to path:"/Volumes/Extra/fuchsia/.jiri_root/bin/cipd"
Please add /Volumes/Extra/fuchsia/.jiri_root/bin to your PATH
[22:40:21.603] WARN: Please opt in or out of analytics collection. You will receive this warning until an option is selected.
To check what data we collect run: jiri init -show-analytics-data
To opt-in run: jiri init -analytics-opt=true "/Volumes/Extra/fuchsia"
To opt-out run: jiri init -analytics-opt=false "/Volumes/Extra/fuchsia"
[22:40:21.608] WARN: Please opt in or out of analytics collection. You will receive this warning until an option is selected.
To check what data we collect run: jiri init -show-analytics-data
To opt-in run: jiri init -analytics-opt=true "/Volumes/Extra/fuchsia"
To opt-out run: jiri init -analytics-opt=false "/Volumes/Extra/fuchsia"
[22:40:21.848] Updating all projects
ERROR: Project integration(integration) contains uncommited changes:
Commit or discard the changes and try again.
[23:16:58.406] WARN: Projects with local changes and/or not on JIRI_HEAD:
integration (integration): (Has changes)
[23:37:04.764] Jiri hooks are not run due to fatal errors when updating projects or packages
[23:45:07.806] WARN: Projects with local changes and/or not on JIRI_HEAD:
integration (integration): (Has changes)
[23:59:19.194] WARN: Some packages are skipped by cipd due to lack of access, you might want to run "/Volumes/Extra/fuchsia/.jiri_root/bin/cipd auth-login" and try again
ERROR: exit status 255
[23:59:20.609] Wait for 1m4s before next attempt...: running hook(gen-ssh-keys) for project fuchsia
[00:00:24.628] Attempt 2/3: running hook(gen-ssh-keys) for project fuchsia
ERROR: Project update completed with non-fatal errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment