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

Perform preinstall checks when a formula is installed via a cask #18547

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Oct 11, 2024

When formulae were installed as a dependency to a cask, the preinstall checks were bypassed.

This opened up various issues, such as Homebrew/homebrew-cask#188060 but also other issues such as installing the wrong architecture or unexplained failures due to missing system requirements.

@Bo98 Bo98 force-pushed the cask-formula-dep-preinstall branch 2 times, most recently from 8e8b194 to 891f105 Compare October 11, 2024 15:56
@Bo98 Bo98 force-pushed the cask-formula-dep-preinstall branch from 891f105 to 97866f8 Compare October 11, 2024 15:57
Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Thanks @Bo98!

@MikeMcQuaid MikeMcQuaid merged commit d1e539c into master Oct 13, 2024
27 checks passed
@MikeMcQuaid MikeMcQuaid deleted the cask-formula-dep-preinstall branch October 13, 2024 16:41
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.

4 participants