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

CI: build failed on multi arches #757

Closed
HuijingHei opened this issue Oct 28, 2024 · 1 comment
Closed

CI: build failed on multi arches #757

HuijingHei opened this issue Oct 28, 2024 · 1 comment
Assignees

Comments

@HuijingHei
Copy link
Member

HuijingHei commented Oct 28, 2024

Failed with following error:

Login Succeeded
  Error response from daemon: manifest unknown
  #0 building with "default" instance using docker driver
  
  #1 [internal] load build definition from Dockerfile.aarch64.ubuntu_latest
  #1 transferring dockerfile: [22](https://github.com/coreos/bootupd/actions/runs/11545870391/job/32133398704?pr=756#step:3:23)2B done
  #1 DONE 0.0s
  
  #2 [internal] load metadata for docker.io/arm64v8/ubuntu:latest
  #2 ...
  
  #3 [auth] arm64v8/ubuntu:pull token for registry-1.docker.io
  #3 DONE 0.0s
  
  #2 [internal] load metadata for docker.io/arm64v8/ubuntu:latest
  #2 ERROR: no match for platform in manifest: not found
  ------
   > [internal] load metadata for docker.io/arm64v8/ubuntu:latest:
  ------
  Dockerfile.aarch64.ubuntu_latest:1
  --------------------
     1 | >>> FROM arm64v8/ubuntu:latest
     2 |     
     3 |     COPY ./run-on-arch-install.sh /root/run-on-arch-install.sh
  --------------------
  ERROR: failed to solve: arm64v8/ubuntu:latest: failed to resolve source metadata for docker.io/arm64v8/ubuntu:latest: no match for platform in manifest: not found
  Error: The process '/home/runner/work/_actions/uraimo/run-on-arch-action/v2.2.0/src/run-on-arch.sh' failed with exit code 1
@HuijingHei HuijingHei self-assigned this Oct 28, 2024
@HuijingHei
Copy link
Member Author

Close as fixed by #758

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

No branches or pull requests

1 participant