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

Install error on arm64 #2480

Closed
novoselskiy opened this issue Aug 15, 2021 · 0 comments · Fixed by #2481
Closed

Install error on arm64 #2480

novoselskiy opened this issue Aug 15, 2021 · 0 comments · Fixed by #2481
Labels
bug Something isn't working

Comments

@novoselskiy
Copy link
Contributor

What happened?

~/crossplane# ./install.sh
Crossplane does not support Linux / aarch64 at this time.

kubectl plugin downloaded successfully! Run the following commands to finish installing it:

sudo mv kubectl-crossplane /usr/bin
kubectl crossplane --help

Visit https://crossplane.io to get started. 🚀
Have a nice day! 👋

How can we reproduce it?

Try install on arm64, raspberry PI 4 for example

What environment did it happen in?

Crossplane version:
master

~/crossplane# uname -a
Linux 5.10.0-8-arm64 #1 SMP Debian 5.10.46-4 (2021-08-03) aarch64 GNU/Linux

@novoselskiy novoselskiy added the bug Something isn't working label Aug 15, 2021
novoselskiy added a commit to novoselskiy/crossplane that referenced this issue Aug 15, 2021
novoselskiy added a commit to novoselskiy/crossplane that referenced this issue Aug 15, 2021
Signed-off-by: Vladimir Novoselskiy <vnovoselskiy@gmail.com>

Fix for issue crossplane#2480:
make[1]: Entering directory '/root/crossplane'
build/makelib/common.mk:130: *** build only supported on amd64, arm64 and ppc64le host currently.  Stop.
make[1]: Leaving directory '~/crossplane'
make: *** [Makefile:86: fallthrough] Error 2
novoselskiy added a commit to novoselskiy/crossplane that referenced this issue Aug 15, 2021
novoselskiy added a commit to novoselskiy/crossplane that referenced this issue Aug 15, 2021
…//github.com/novoselskiy/crossplane into Install_error_on_arm64_issue-crossplane#2480

Signed-off-by: Vladimir Novoselskiy <vnovoselskiy@gmail.com>
novoselskiy added a commit to novoselskiy/crossplane that referenced this issue Aug 16, 2021
Signed-off-by: Vladimir Novoselskiy <vnovoselskiy@gmail.com>
hasheddan added a commit that referenced this issue Aug 16, 2021
…e-#2480

Fix for issue #2480, Install error on arm64
@negz negz closed this as completed Aug 17, 2021
@jbw976 jbw976 added this to Proposed in v1.4 via automation Aug 17, 2021
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.

2 participants