Upgrade to bazel 9#2035
Conversation
a6fca22 to
1bf4fab
Compare
Bug: b/477396584
|
Could you share a workaround while this support isn't yet merged? Build and install is failing with error after the install script earlier fetched bazel 9.0.0. Building packages |
OK, having bazel (8.x) installed already on the system is good enough to avoid this problem. |
|
The workaround we used for this was to pin to bazel 8 and start slowly migrating targets to be ready for bazel 9, with presubmit enforcement. |
Bug: b/477396584