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

Add linux-arm build #343

Closed
glensc opened this issue Oct 5, 2023 · 0 comments
Closed

Add linux-arm build #343

glensc opened this issue Oct 5, 2023 · 0 comments

Comments

@glensc
Copy link

glensc commented Oct 5, 2023

pi@raspberrypi:~ $ kubelogin
-bash: /home/pi/.local/bin/kubelogin: cannot execute binary file: Exec format error

pi@raspberrypi:~ $ file /home/pi/.local/bin/kubelogin
/home/pi/.local/bin/kubelogin: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, Go BuildID=nzl79QF86Shyj5JcIJkT/D_j1SM6RVatGkKosx9zA/AfwkUduEP8lBrK8moCBS/fPJOPyQrPE-QHajRHN76, with debug_info, not stripped

pi@raspberrypi:~ $ uname -m
armv7l

with the only linux-arm package:

...it shouldn't be difficult to add extra arch as this is go package

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

2 participants