Created
October 22, 2014 12:03
-
-
Save ohnorobo/6ee219fb5bde872aa128 to your computer and use it in GitHub Desktop.
This file contains 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 --config | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 7bf8a8cdd46a79832b403ce29372f4a6e6386e6c | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit ivybridge | |
OS X: 10.9.5-x86_64 | |
Xcode: 6.0.1 | |
CLT: 6.0.0.0.1.1410400753 | |
Clang: 6.0 build 600 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-481 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.7_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.0.0-p195/bin/ruby | |
brew install sphinx | |
==> Downloading http://sphinxsearch.com/files/sphinx-2.1.8-release.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/sphinx-2.1.8.tar.gz | |
==> Downloading http://snowball.tartarus.org/dist/libstemmer_c.tgz | |
######################################################################## 100.0% | |
Error: SHA1 mismatch | |
Expected: bbe1ba5bbebb146575a575b8ca3342aa3b91bf93 | |
Actual: 9b0f120a68a3c688b2f5a8d0f681620465c29d38 | |
Archive: /Library/Caches/Homebrew/sphinx--stemmer-c.tgz | |
To retry an incomplete download, remove the file above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! How you fix it?