WARNING: Couldn't auto load rules or symbols, because no dependency on module/repository 'rules_android' found. This will result in a failure if there's a reference to those rules or symbols. #24917
Labels
team-Rules-API
API for writing rules/aspects: providers, runfiles, actions, artifacts
type: bug
untriaged
Description of the bug:
I am trying to install cuttlefish follow guide: https://source.android.com/docs/devices/cuttlefish/get-started
In step: tools/buildutils/build_packages.sh I met an issue
Where do the packages load?
Why I get fail message: failed: class java.net.SocketException Connection reset while I can access this link from browser?
https://github.com/bazelbuild/rules_java/releases/download/8.6.1/rules_java-8.6.1.tar.gz
Which category does this issue belong to?
Python Rules
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
No response
Which operating system are you running Bazel on?
ubuntu
What is the output of
bazel info release
?8.0.0
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse HEAD
?If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.
No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: