You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bazel-...@googlegroups.com
Hi,
I've been trying to bootstrap bazel within an arm64v8/ubuntu:18.04 docker container following the following instructions: docs.bazel.build/versions/2.0.0/install-compile-source.html. Unfortunately, the build fails with the following message: "ERROR: /bazel/src/BUILD:105:1: PythonZipper src/create_embedded_tools.zip failed (Exit 255)". I followed the instructions tk the T, only substituting python3 for python. Please advise.