cloudfoundry / cloudfoundry/homebrew-tap

bbl formula does not correctly select ARM binary for OSX

Open
#89 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

unscheduled
Dominant language
Ruby
Stars
56
Forks
41
PR merge metrics
No merged PRs in 30d

Description

brew install cloudfoundry/tap/bbl on a darwin/arm64 OS incorrectly installs the bbl binary for a darwin/amd64 OS.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the bbl Homebrew formula and inspect how its platform-specific binary is selected for darwin/arm64 versus darwin/amd64. Run brew install cloudfoundry/tap/bbl on an ARM macOS system, then verify that the installed bbl binary targets darwin/arm64 rather than darwin/amd64.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
build-system, cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.