Created
August 7, 2011 22:10
-
-
Save captproton/1130850 to your computer and use it in GitHub Desktop.
brew install mysql error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ brew install mysql | |
| ==> Downloading http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/mysql-5.1.55.t | |
| curl: (22) The requested URL returned error: 404 | |
| Error: private method `gsub' called for #<Pathname:0x1006376e8> | |
| Please report this bug: https://github.com/mxcl/homebrew/wiki/new-issue | |
| /usr/local/Library/Homebrew/utils.rb:81:in `safe_system' | |
| /usr/local/Library/Homebrew/utils.rb:81:in `map' | |
| /usr/local/Library/Homebrew/utils.rb:81:in `safe_system' | |
| /usr/local/Library/Homebrew/utils.rb:95:in `curl' | |
| /usr/local/Library/Homebrew/download_strategy.rb:50:in `_fetch' | |
| /usr/local/Library/Homebrew/download_strategy.rb:57:in `fetch' | |
| /usr/local/Library/Homebrew/formula.rb:476:in `stage' | |
| /usr/local/Library/Homebrew/formula.rb:191:in `brew' | |
| /usr/local/Library/Homebrew/install.rb:79:in `install' | |
| /usr/local/Library/Homebrew/install.rb:38 | |
| /usr/local/Library/Formula/mysql.rb:94 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment