carvel-dev / carvel-dev/homebrew
support for m1 Mac machines - homebrew
Open
- Dominant language
- Ruby
- Stars
- 8
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
when running
`brew install kwt
`
I'm getting:
```
Installing kwt
kwt: The x86_64 architecture is required for this software.
Error: kwt: An unsatisfied requirement failed this build.
```
Contributor guide
Research direction
Start by reproducing `brew install kwt` on an M1 Mac and inspect the Homebrew definition for kwt. Determine where the x86_64 requirement is declared and verify that installation succeeds on the reported architecture without the shown error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, ruby
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100