Skip to content

build.yml: Adjust for change in 'brew' #2807

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

Merged
merged 2 commits into from
Apr 24, 2020

Conversation

jepler
Copy link

@jepler jepler commented Apr 24, 2020

'brew' apparently introduced an incompatible change, where even "--force" does not actually make the commands available in the default path.

Also switch to a numbered macos release instead of "latest", though this did not save us from breaking changes in brew or other preinstalled sw.

This was reported upstream and they may be fixing it, but for now this puts the wheels back on the bus. Homebrew/homebrew-core#53485

'brew' apparently introduced an incompatible change, where even
"--force" does not actually make the commands available in the default path.

Also switch to a numbered macos release instead of "latest", though this
did not save us from breaking changes in brew or other preinstalled sw.
@jepler
Copy link
Author

jepler commented Apr 24, 2020

@k0d ran into this problem, and also reported that his mac has the /usr/local/opt/gettext/bin program preinstalled.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works! Discussing in discord with @jepler and @k0d

@dhalbert dhalbert merged commit 1f034f0 into adafruit:master Apr 24, 2020
@jepler jepler deleted the mpy-cross-mac-moved-cheese branch November 3, 2021 21:10
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

Successfully merging this pull request may close these issues.

2 participants