You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bazel build ...
<...>
WARNING: Download from http://security.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb failed: class java.io.FileNotFoundException GET returned 404 Not Found
<...>
Version
Development (host) and target OS/architectures: Ubuntu 20.04
Output of bazel --version:
cat .bazelversion
6.2.0
Version of the Aspect rules, or other relevant rules from your WORKSPACE or MODULE.bazel file: N/A, check the repo
How to reproduce
git clone [email protected]:aspect-build/bazel-examples.git
cd bazel-examples/oci_python_image
bazel buid ...
Any other information?
No response
The text was updated successfully, but these errors were encountered:
What happened?
https://github.com/aspect-build/bazel-examples/tree/main/oci_python_image cannot be built anymore:
Version
Development (host) and target OS/architectures: Ubuntu 20.04
Output of
bazel --version
:Version of the Aspect rules, or other relevant rules from your
WORKSPACE
orMODULE.bazel
file: N/A, check the repoHow to reproduce
Any other information?
No response
The text was updated successfully, but these errors were encountered: