Created
August 29, 2016 22:19
-
-
Save fish2000/bd9f6494b6c7b10f933a8cf347d99be2 to your computer and use it in GitHub Desktop.
Catastrophic `brew tap homebrew/science` failure
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
| ==> Tapping homebrew/science | |
| git clone https://github.com/Homebrew/homebrew-science /usr/local/Library/Taps/homebrew/homebrew-science | |
| Cloning into '/usr/local/Library/Taps/homebrew/homebrew-science'... | |
| remote: Counting objects: 20226, done. | |
| remote: Compressing objects: 100% (15/15), done. | |
| remote: Total 20226 (delta 6), reused 0 (delta 0), pack-reused 20211 | |
| Receiving objects: 100% (20226/20226), 5.93 MiB | 656.00 KiB/s, done. | |
| Resolving deltas: 100% (11949/11949), done. | |
| Checking connectivity... done. | |
| Error: Invalid formula: /usr/local/Library/Taps/homebrew/homebrew-science/jellyfish-1.1.rb | |
| undefined method `rebuild' for #<BottleSpecification:0x007fa1c5171290> | |
| Error: Invalid formula: /usr/local/Library/Taps/homebrew/homebrew-science/p4est.rb | |
| undefined method `rebuild' for #<BottleSpecification:0x007fa1c4b2e130> | |
| Error: Cannot tap homebrew/science: invalid syntax in tap! | |
| asio-otus:~$ |
Author
Run
brew update && brew upgrade
This solved my problem
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figure 1: What it looks like in ANSI color.