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

mysql-sandbox: install correctly on Big Sur #67821

Closed
wants to merge 4 commits into from

Conversation

mitchblank
Copy link
Contributor

As discussed with #66370 (comment) Big Sur's system perl changed how PREFIX= is treated as an install destination. The more explicit way to control MakeMaker is to set INSTALL_BASE instead, which should result in consistent behavior between different OS/X versions.

Even on 10.X, this formula wasn't installing manpages in the correct directory; that is now fixed.

As discussed with Homebrew#66370 (comment)
Big Sur's system perl changed how "PREFIX=" is treated as an install
destination.  The more explicit way to control MakeMaker is to set
INSTALL_BASE instead, which should result in consistent behavior
between different OS/X versions.

Even on 10.X, this formula wasn't installing manpages in the correct
directory; that is now fixed.
@chenrui333 chenrui333 added the CI-force-arm [DEPRECATED] Don't pass --skip-unbottled-arm to brew test-bot. label Dec 27, 2020
@chenrui333 chenrui333 closed this Dec 27, 2020
@chenrui333 chenrui333 reopened this Dec 27, 2020
@chenrui333
Copy link
Member

rebuild bottle for arm64_big_sur

@BrewTestBot BrewTestBot added the perl Perl use is a significant feature of the PR or issue label Dec 27, 2020
@BrewTestBot
Copy link
Member

🤖 A scheduled task has triggered a merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-force-arm [DEPRECATED] Don't pass --skip-unbottled-arm to brew test-bot. perl Perl use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants