Skip to content

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

@brrbaral

Description

@brrbaral

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions