You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
I am trying to install Bazel. I have successfully installed Bazel many times with this command. My CI started failing yesterday. It seems the OpenJDK is no longer at this URL ?
brew install bazel
I am getting this error.
==> Downloading https://homebrew.bintray.com/openjdk%4011-11.0.10.catalina.bottl
##O#- #
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading https://ghcr.io/v2/homebrew/core/openjdk%4011-11.0.10.catalina.b
#=#=#
curl: (22) The requested URL returned error: 404
Error: Failed to download resource "openjdk@11"
Download failed: https://ghcr.io/v2/homebrew/core/openjdk%4011-11.0.10.catalina.bottle.tar.gz
What can we do about this ? I'm sure this must be effecting anyone trying to install bazel right now.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to install Bazel. I have successfully installed Bazel many times with this command. My CI started failing yesterday. It seems the OpenJDK is no longer at this URL ?
brew install bazel
I am getting this error.
What can we do about this ? I'm sure this must be effecting anyone trying to install bazel right now.
The text was updated successfully, but these errors were encountered: