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

installer publisher fails on node docker-osuosl-ubuntu2004-ppc64le-1 #3791

Open
andrew-m-leonard opened this issue Oct 30, 2024 · 2 comments

Comments

@andrew-m-leonard
Copy link
Contributor

installer publisher fails on node docker-osuosl-ubuntu2004-ppc64le-1
https://ci.adoptium.net/job/adoptium-packages-linux-pipeline_new/1681/

#3 [internal] load metadata for docker.io/library/debian:bullseye
#3 ERROR: no match for platform in manifest sha256:d0036be35fe0a4d2649bf074ca467a37dab8c5b26bbbdfca0375b4dc682f011d: not found
------
 > [internal] load metadata for docker.io/library/debian:bullseye:
------
Dockerfile:3
--------------------
   1 |     ARG CONTAINER_REGISTRY=""
   2 |     ARG IMAGE=debian:bullseye
   3 | >>> FROM ${CONTAINER_REGISTRY}${IMAGE}
   4 |     
   5 |     # Combine apt-get update with apt-get install to prevent stale package indexes.
--------------------
ERROR: failed to solve: debian:bullseye: no match for platform in manifest sha256:d0036be35fe0a4d2649bf074ca467a37dab8c5b26bbbdfca0375b4dc682f011d: not found

FAILURE: Build failed with an exception.
@sxa
Copy link
Member

sxa commented Oct 30, 2024

@andrew-m-leonard
Copy link
Contributor Author

Does it work on the other machine: https://ci.adoptium.net/computer/dockerhost%2Dosuosl%2Dubuntu2404%2Dppc64le%2D1/ ?

@sxa yes, im using that one instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants