Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

bazel build, "does not match expected SHA-1", error #283

Open
yosoufe opened this issue Aug 7, 2018 · 0 comments
Open

bazel build, "does not match expected SHA-1", error #283

yosoufe opened this issue Aug 7, 2018 · 0 comments

Comments

@yosoufe
Copy link

yosoufe commented Aug 7, 2018

Hi,

I am trying to compile rosjava_core on ubuntu 18.04. I have installed the bazel from the zip file. Now when I try to run bazel build //... I get the following error

Starting local Bazel server and connecting to it...
ERROR: /home/yousof/Software/Android/android-ros/rosjava_core/3rdparty/workspace.bzl:10:5: no such package '@org_ros_rosjava_messages_rosgraph_msgs//jar': Downloaded file at /home/yousof/.cache/bazel/_bazel_yousof/1f104936c1094ce1dca83c9aa81907bc/external/org_ros_rosjava_messages_rosgraph_msgs/org/ros/rosjava_messages/rosgraph_msgs/1.11.2/rosgraph_msgs-1.11.2.jar has SHA-1 of cc43a8148a2af597bd1d1813c809be07850b2e2b, does not match expected SHA-1 (adb731dd5181976b23c217872f61c724a3af70fe) and referenced by '//external:jar/org/ros/rosjava_messages/rosgraph_msgs'
ERROR: Analysis of target '//rosjava:test_lib' failed; build aborted: Analysis failed
INFO: Elapsed time: 3.814s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (53 packages loaded)
@yosoufe yosoufe changed the title bazel build does not match expected SHA-1 error bazel build, "does not match expected SHA-1", error Aug 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant