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

Wrong architecture delivered on Apple Silicon Macs #10

Open
billinghamj opened this issue Jan 4, 2021 · 2 comments
Open

Wrong architecture delivered on Apple Silicon Macs #10

billinghamj opened this issue Jan 4, 2021 · 2 comments
Labels
feedback required Requires additional feedback

Comments

@billinghamj
Copy link

billinghamj commented Jan 4, 2021

There's a bug when using this tap on Apple Silicon Macs - it incorrectly installs Intel binaries on Apple Silicon brew installations, but it should only do so on Intel brew installations.

I would also agree with #1, which would have prevented this from happening.

@billinghamj
Copy link
Author

Now that #1 has been resolved, when using the official brew formula, this is no longer an issue 🎉

brew remove golangci-lint
brew untap golangci/tap
brew install golangci-lint

But it is still a problem if using this tap. Maybe it could be updated to match however the official brew formula works.

Or alternatively this could be marked as deprecated, assuming it's considered to have migrated now

@caarlos0
Copy link

does this still happen?

@ldez ldez added the feedback required Requires additional feedback label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback required Requires additional feedback
Projects
None yet
Development

No branches or pull requests

3 participants