gclient sync does not work on M67 release branch |
|||
Issue descriptionOS: Linux I am trying to build the M67 release branch using these instructions: https://www.chromium.org/developers/how-tos/get-the-code/working-with-release-branches gclient sync is crashing with the following error: Syncing projects: 100% (229/229), done. ________ running 'cipd ensure -log-level error -root /usr/local/google/home/beccahughes/chromium -ensure-file /tmp/tmpmk2ZeE.ensure' in '.' [P152080 10:02:14.575 client.go:1300 E] cipd: failed to fetch chromium/third_party/android_sdk/public/tools:ff1b6f2de757c0968774089f866e5591f628b836 - package "chromium/third_party/android_sdk/public/tools" doesn't have instance "ff1b6f2de757c0968774089f866e5591f628b836" [P152080 10:02:14.575 client.go:1431 E] Failed to install chromium/third_party/android_sdk/public/tools:ff1b6f2de757c0968774089f866e5591f628b836 - package "chromium/third_party/android_sdk/public/tools" doesn't have instance "ff1b6f2de757c0968774089f866e5591f628b836" Error: failed to update packages, see the log. Error: Command 'cipd ensure -log-level error -root /usr/local/google/home/beccahughes/chromium -ensure-file /tmp/tmpmk2ZeE.ensure' returned non-zero exit status 1
,
May 4 2018
To be clear: removing .cipd/tagcache.db is a short term workaround. Long term we'll have tighter ACL around actions that break immutability of version labels, so this situation doesn't happen.
,
May 8 2018
Assigning back to beccahughes@chromium.org to try suggestion in #c2. Please mark "Untriaged" if you need more help from us.
,
Jul 3
|
|||
►
Sign in to add a comment |
|||
Comment 1 by vadimsh@chromium.org
, May 4 2018Components: -Infra Infra>Platform>CIPD Infra>Client>Chrome