Errors:
failed to resolve infra/3pp/tools/git/linux-386@version:2.28.0.chromium.6 (line 27): no such package: infra/3pp/tools/git/linux-386
failed to resolve infra/3pp/tools/cpython/linux-386@version:2.7.17.chromium.22 (line 21): no such package: infra/3pp/tools/cpython/linux-386
failed to resolve infra/3pp/tools/cpython3/linux-386@version:3.8.0.chromium.8 (line 24): no such package: infra/3pp/tools/cpython3/linux-386
/home/sebi/depot_tools/bootstrap_python3: line 32: bootstrap-3.8.0.chromium.8_bin/python3/bin/python3: No such file or directory
Errors:
failed to resolve infra/3pp/tools/git/linux-386@version:2.28.0.chromium.6 (line 27): no such package: infra/3pp/tools/git/linux-386
failed to resolve infra/3pp/tools/cpython/linux-386@version:2.7.17.chromium.22 (line 21): no such package: infra/3pp/tools/cpython/linux-386
failed to resolve infra/3pp/tools/cpython3/linux-386@version:3.8.0.chromium.8 (line 24): no such package: infra/3pp/tools/cpython3/linux-386
/home/sebi/depot_tools/bootstrap_python3: line 32: bootstrap-3.8.0.chromium.8_bin/python3/bin/python3: No such file or directory
cat: /home/sebi/depot_tools/python3_bin_reldir.txt: No such file or directory
[E2021-03-11T16:04:40.427557+01:00 12027 0 annotate.go:266] original error: no such file or directory
goroutine 1:
reason: failed to determine Python version for: /home/sebi/depot_tools//python3
reason: failed to resolve system Python interpreter
reason: failed to initialize empty probe environment
#9 vpython/main.go:110 - main.mainImpl()
#10 vpython/main.go:116 - main.main()
#11 runtime/proc.go:225 - runtime.main()
#12 runtime/asm_386.s:1315 - runtime.goexit()
-------------------------------------------------
All depot_tool commands return the same output as above, even if chrome has been cloned manually (and running:
gclient runhooks).
infra only has a config/ dir inside.
What exactly is a "package" for depot_tools. As a workaround, I could create those directories and add the binaries manually.