Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

no such package '@com_google_javascript_closure_compiler//' #63

@iwikmai

Description

@iwikmai

Environment (Inside Docker)
OS: Ubuntu 16.04
Bazel: 0.23.2
Python: 2.7.12

Problem
Trying to deploy using init_project.sh and the following errors occur.

ERROR: /root/.cache/bazel/_bazel_root/2883744d33ed0db99e71fd4612c17bed/external/com_google_closure_stylesheets/BUILD:7:1: no such package '@com_google_javascript_closure_compiler//': java.io.IOException: Error downloading [https://mirror.bazel.build/repo1.maven.org/maven2/com/google/javascript/closure-compiler-unshaded/v20180805/closure-compiler-unshaded-v20180805.jar, http://repo1.maven.org/maven2/com/google/javascript/closure-compiler-unshaded/v20180805/closure-compiler-unshaded-v20180805.jar] to /root/.cache/bazel/_bazel_root/2883744d33ed0db99e71fd4612c17bed/external/com_google_javascript_closure_compiler/closure-compiler-unshaded-v20180805.jar: All mirrors are down: [GET returned 404 Not Found, GET returned 501 HTTPS Required] and referenced by '@com_google_closure_stylesheets//:com_google_closure_stylesheets' ERROR: Analysis of target '//upvote/gae:monolith_binary.deploy' failed; build aborted: no such package '@com_google_javascript_closure_compiler//': java.io.IOException: Error downloading [https://mirror.bazel.build/repo1.maven.org/maven2/com/google/javascript/closure-compiler-unshaded/v20180805/closure-compiler-unshaded-v20180805.jar, http://repo1.maven.org/maven2/com/google/javascript/closure-compiler-unshaded/v20180805/closure-compiler-unshaded-v20180805.jar] to /root/.cache/bazel/_bazel_root/2883744d33ed0db99e71fd4612c17bed/external/com_google_javascript_closure_compiler/closure-compiler-unshaded-v20180805.jar: All mirrors are down: [GET returned 404 Not Found, GET returned 501 HTTPS Required] INFO: Elapsed time: 16.994s INFO: 0 processes. FAILED: Build did NOT complete successfully (18 packages loaded, 849 targets configured) FAILED: Build did NOT complete successfully (18 packages loaded, 849 targets configured) Fetching @chardet_git; Cloning tags/3.0.2 of https://github.com/chardet/chardet.git 4s Fetching @com_google_javascript_closure_compiler; fetching

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