New issue
Advanced search Search tips

Issue 773538 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"gclient runhooks" failures everywhere

Project Member Reported by vadimsh@chromium.org, Oct 11 2017

Issue description

git cache: error: no such option: --force
Error: Command 'git cache unlock --cache-dir /b/build/slave/cache_dir --force --all' returned non-zero exit status 2

Caused by already reverted https://chromium.googlesource.com/chromium/tools/depot_tools/+/c3eb3fa33551c957d0179472c908864da016d95a

Things should stabilize soon.
 

Comment 1 by hinoka@chromium.org, Oct 11 2017

root cause: The older version of gclient.py called the newer version of git_cache.py because it was invoked via "git cache" on the path.

https://cs.chromium.org/chromium/tools/depot_tools/gclient.py?q=gclient.py&sq=package:chromium&dr&l=1313


Comment 2 by d...@chromium.org, Oct 11 2017

Issue 773566 has been merged into this issue.

Comment 3 by hinoka@chromium.org, Oct 11 2017

Status: Fixed (was: Assigned)
Looks like things have settled down after the revert.  I'll make this as fixed.

Sign in to add a comment