Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: oci_python_image broken #318

Closed
blackliner opened this issue Jul 18, 2024 · 0 comments · Fixed by #319
Closed

[Bug]: oci_python_image broken #318

blackliner opened this issue Jul 18, 2024 · 0 comments · Fixed by #319
Labels
bug Something isn't working untriaged Requires traige

Comments

@blackliner
Copy link

What happened?

https://github.com/aspect-build/bazel-examples/tree/main/oci_python_image cannot be built anymore:

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

@blackliner blackliner added the bug Something isn't working label Jul 18, 2024
@github-actions github-actions bot added the untriaged Requires traige label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Requires traige
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant