The core submodule currently points at 6a48eb6785 (2026-05-05), 183 commits behind core main — predating both Euro-Office/core#127 and Euro-Office/core#130. As a result, a from-scratch build of current main still clones depot_tools at HEAD and dies with gclient_paths.py: patch does not apply (reproduced 2026-08-15 on Linux x64 via build/linux/build.sh; details in #32). CI doesn't hit this because the registry cache skips the V8 step.
Happy to open a PR bumping core (and, if wanted, the other submodules) — or leave it to your usual batch submodule update, whichever fits your workflow better.
The
coresubmodule currently points at6a48eb6785(2026-05-05), 183 commits behindcoremain — predating both Euro-Office/core#127 and Euro-Office/core#130. As a result, a from-scratch build of currentmainstill clones depot_tools at HEAD and dies withgclient_paths.py: patch does not apply(reproduced 2026-08-15 on Linux x64 viabuild/linux/build.sh; details in #32). CI doesn't hit this because the registry cache skips the V8 step.Happy to open a PR bumping
core(and, if wanted, the other submodules) — or leave it to your usual batch submodule update, whichever fits your workflow better.