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

Darwin Arm - Mac M1 #237

Closed
luctrate opened this issue Mar 10, 2022 · 6 comments
Closed

Darwin Arm - Mac M1 #237

luctrate opened this issue Mar 10, 2022 · 6 comments

Comments

@luctrate
Copy link

luctrate commented Mar 10, 2022

Following the setup guidelines on a new Apple M1 will currently lead to
jx admin log
"ERROR: failed to install binary plugin jx-admin version 0.1.1 to /Users/steven/.jx3/plugins/bin: unable to locate binary for arm64 darwin for admin"

@ankitm123
Copy link
Contributor

The issue is we have arm linux packages, but not darwin, I will update the release pipeline to see if we can create them.

@luctrate
Copy link
Author

luctrate commented Mar 11, 2022

That would be great. Got the same for all other plugins i have tested so far, project, ui, ...
Makes jx3 unusable for non go developers on Mac M1 so far. Even if i build the plugin myself with darwin arm64 and place it in plugins/bin i get the same error.

@pshemass
Copy link

any update on that?

@luctrate
Copy link
Author

luctrate commented Apr 8, 2022

@ankitm123
I suspect it's because of the hard-coded go version within the make file that the darwin arm is not built by the go releaser.

Go Version and darwin arm support.
goreleaser/goreleaser#1952

I have created a PR to check. Pls have a look
#238

@msvticket
Copy link
Contributor

Since version 0.1.2 darwin arm binaries are now built.

/close

@jenkins-x-bot
Copy link
Contributor

@msvticket: Closing this issue.

In response to this:

Since version 0.1.2 darwin arm binaries are now built.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository.

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

5 participants