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

confd fails on arm64, "Illegal instruction" #41

Closed
michaelkoetter opened this issue Sep 4, 2022 · 1 comment · Fixed by #42
Closed

confd fails on arm64, "Illegal instruction" #41

michaelkoetter opened this issue Sep 4, 2022 · 1 comment · Fixed by #42
Labels
bug Something isn't working

Comments

@michaelkoetter
Copy link
Owner

michaelkoetter commented Sep 4, 2022

This means the arm64 image is currently broken.

# uname -a
Linux a863ed6b3c9e 5.10.104-linuxkit #1 SMP PREEMPT Thu Mar 17 17:05:54 UTC 2022 aarch64 GNU/Linux
# file /confd
/confd: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, no section header
# sha256sum /confd
23d8b7796def38821394033e40b48f001b0271a072a5436397ccc57806dbf1f7  /confd
# /confd
Illegal instruction
@michaelkoetter michaelkoetter added the bug Something isn't working label Sep 4, 2022
@michaelkoetter michaelkoetter pinned this issue Sep 4, 2022
@michaelkoetter
Copy link
Owner Author

this should be fixed for 20220905 and newer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant