Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin and downgrade Bazel to fix build issues #133

Merged
merged 2 commits into from
Mar 17, 2024

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    fcc275f View commit details
    Browse the repository at this point in the history
  2. Downgrade and pin Bazel to 7.0.2

    Version 7.1.0 runs into issues with its sandbox:
    2.108 ERROR: Failed to initialize sandbox:
    /root/.cache/bazel/_bazel_root/20f0ced2adfccd482c7c7a0094d96fba/sandbox/_moved_trash_dir
    -> /root/.cache/bazel/_bazel_root/20f0ced2adfccd482c7c7a0094d96fba/sandbox/stale-trash-0
    (Invalid cross-device link)
    grische committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ecfcfbc View commit details
    Browse the repository at this point in the history