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

Windows symlinked binaries are unreliable with remote cache enabled. #3976

Open
luke-flow opened this issue Jul 1, 2024 · 0 comments · May be fixed by #3977
Open

Windows symlinked binaries are unreliable with remote cache enabled. #3976

luke-flow opened this issue Jul 1, 2024 · 0 comments · May be fixed by #3977

Comments

@luke-flow
Copy link

What version of rules_go are you using?

  • 0.47.1
  • But present in in 0.48.1 too.

What version of gazelle are you using?

NA

What version of Bazel are you using?

  • bazel 8.0.0-pre.20240607.2

Does this issue reproduce with the latest releases of all the above?

Yes.

What operating system and processor architecture are you using?

Various but bug exists on Windows.

Any other potentially useful information about your toolchain?

NA

What did you do?

Run builds in CI which result in build failures on Windows as described in Same build failures as bazelbuild/bazel#21747

What did you expect to see?

No failures.

What did you see instead?

Build failure due to a broken executable fetched from remote cache.

@luke-flow luke-flow linked a pull request Jul 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant