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

ERROR: An error occurred during the fetch of repository 'zlib': #231

Open
brrbaral opened this issue Oct 23, 2023 · 1 comment
Open

ERROR: An error occurred during the fetch of repository 'zlib': #231

brrbaral opened this issue Oct 23, 2023 · 1 comment

Comments

@brrbaral
Copy link

Hi,
I got error while trying to build the web demos using bazel. I am using bazel version 1.0.0.
Here is the command I am using to build the web demo:
bazel run wit_dashboard/demo:demoserver

Bazel version: 1.0.0
System: Ubuntu 22.04
The error:

WARNING: Download from https://zlib.net/zlib-1.2.11.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found
ERROR: An error occurred during the fetch of repository 'zlib':
   java.io.IOException: Error downloading [https://zlib.net/zlib-1.2.11.tar.gz] to /home/brb/.cache/bazel/_bazel_brb/0d983f6dec220156b9025ee488468a15/external/zlib/zlib-1.2.11.tar.gz: GET returned 404 Not Found
ERROR: /home/brb/.cache/bazel/_bazel_brb/0d983f6dec220156b9025ee488468a15/external/com_google_protobuf/BUILD:150:1: @com_google_protobuf//:protobuf depends on @zlib//:zlib in repository @zlib which failed to fetch. no such package '@zlib//': java.io.IOException: Error downloading [https://zlib.net/zlib-1.2.11.tar.gz] to /home/brb/.cache/bazel/_bazel_brb/0d983f6dec220156b9025ee488468a15/external/zlib/zlib-1.2.11.tar.gz: GET returned 404 Not Found

And I did not get the file where the URL with error is written.
Please help me to solve this error.
Thank You

@jameswex
Copy link
Collaborator

I have only verified that WIT builds with bazel 0.27.0. Sorry, I know its a very old version. WIT is a project that isn't actively being developed. Check out https://pair-code.github.io/lit/ for another, more extensible and full-featured model analysis tool from Google.

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

No branches or pull requests

2 participants