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

Patch and simplify percona-server formulae #2

Merged
merged 6 commits into from
Mar 28, 2016
Merged

Patch and simplify percona-server formulae #2

merged 6 commits into from
Mar 28, 2016

Conversation

bbergstrom
Copy link
Contributor

Description

Fix some bugs in the keg only formulas. Rename them to simplify configuration for mysqld_multi and apps using non-default version.
Remove extraneous linked percona-server57 formula.

QA

Note, it shouldn't happen, but this has the risk of losing your existing mysql data directory.

Prep

brew tap --full sportngin/homebrew
cd /usr/local/Library/Taps/sportngin/homebrew-homebrew/
git pull
git checkout multi

Tests

brew install sportngin/homebrew/percona-server55
brew install sportngin/homebrew/percona-server57
brew uninstall sportngin/homebrew/percona-server55 && brew uninstall sportngin/homebrew/percona-server57

Reset

cd /usr/local/Library/Taps/sportngin/homebrew-homebrew/
git checkout master

@bbergstrom bbergstrom changed the title Fixing a few bugs in percona formulae. Patch and simplify percona-server formulae Mar 28, 2016
@anfleene
Copy link
Contributor

==> Installing percona-server57 from sportngin/homebrew
==> Downloading https://s3.amazonaws.com/sportngin-homebrew-bottles/percona-server57-5.7.11-4.el_capitan.bottle.1.tar.gz
######################################################################## 100.0%
Error: SHA256 mismatch
Expected: c395062a832012b1c0aea7cbf922f0d3d3cd40f3f2b01de5e829a05b4f321871
Actual: 8598ac79a071c423130b99a9793dd67bab7b9d373c9697ae72c8a98449ef4273
Archive: /Library/Caches/Homebrew/percona-server57-5.7.11-4.el_capitan.bottle.1.tar.gz
To retry an incomplete download, remove the file above.
Warning: Bottle installation failed: building from source.

@anfleene
Copy link
Contributor

QA passes 👍

@bbergstrom bbergstrom merged commit b19924f into master Mar 28, 2016
bbergstrom pushed a commit that referenced this pull request Mar 28, 2016
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.

None yet

2 participants