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

Fix unbottled dependency handling #9512

Merged
merged 1 commit into from
Dec 14, 2020
Merged

Fix unbottled dependency handling #9512

merged 1 commit into from
Dec 14, 2020

Conversation

MikeMcQuaid
Copy link
Member

  • Rename BuildToolsError to UnbottledError to better reflect what it does (particularly now)
  • Improve the UnbottledError messaging
  • Raise the UnbottledError for dependencies also when building bottles (so that we don't try and build bottles against things that have been built from source).

- Rename `BuildToolsError` to `UnbottledError` to better reflect what it
  does (particularly now)
- Improve the `UnbottledError` messaging
- Raise the `UnbottledError` for dependencies also when building bottles
  (so that we don't try and build bottles against things that have been
  built from source).
@BrewTestBot
Copy link
Member

Review period will end on 2020-12-14 at 16:58:27 UTC.

@MikeMcQuaid MikeMcQuaid added the critical Critical change which should be shipped as soon as possible. label Dec 11, 2020
@BrewTestBot BrewTestBot added the waiting for feedback Merging is blocked until sufficient time has passed for review label Dec 11, 2020
@BrewTestBot
Copy link
Member

BrewTestBot commented Dec 11, 2020

Review period ended.

@BrewTestBot BrewTestBot removed the waiting for feedback Merging is blocked until sufficient time has passed for review label Dec 11, 2020
@MikeMcQuaid MikeMcQuaid merged commit 03cdf5c into Homebrew:master Dec 14, 2020
@MikeMcQuaid MikeMcQuaid deleted the unbottled_error branch December 14, 2020 12:17
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Jan 14, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants