Skip to content

Fix brew doctor cask handling on Linux #20151

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
Jun 22, 2025
Merged

Fix brew doctor cask handling on Linux #20151

merged 2 commits into from
Jun 22, 2025

Conversation

Rylan12
Copy link
Member

@Rylan12 Rylan12 commented Jun 21, 2025

Fixes #20148

This PR modifies the check_cask_software_versions diagnostic check so that it only reports SIP status on macOS, and displays the appropriate OS version on both macOS and Linux.

While we're here, let's move the check for deprecated cask taps to run on both macOS and Linux since you can now have casks on Linux

@Rylan12 Rylan12 added this pull request to the merge queue Jun 22, 2025
Merged via the queue into master with commit f238d3b Jun 22, 2025
40 checks passed
@Rylan12 Rylan12 deleted the fix-doctor-linux branch June 22, 2025 10:22
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 again @Rylan12!

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.

Allow brew doctor to work on linux
3 participants