If Homebrew was updated on Aug 10-11th 2016 and brew update always says Already up-to-date. you need to run: cd "$(brew --repo)" && git fetch && git reset --hard origin/master && brew update.
brew update and retried your prior step?brew doctor, fixed as many issues as possible and retried your prior step?sudo chown -R $(whoami) $(brew --prefix)?_You can erase any parts of this template not applicable to your Issue._
I installed linuxbrew today and met the following error:
==> Tapping homebrew/core
Cloning into '/home/dongz/.linuxbrew/Library/Taps/homebrew/homebrew-core'...
remote: Counting objects: 3775, done.
remote: Compressing objects: 100% (3665/3665), done.
remote: Total 3775 (delta 12), reused 340 (delta 1), pack-reused 0
Receiving objects: 100% (3775/3775), 3.05 MiB | 0 bytes/s, done.
Resolving deltas: 100% (12/12), done.
Error: Invalid formula: /home/dongz/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/internetarchive.rb
cannot load such file -- utils/json
Error: Cannot tap homebrew/core: invalid syntax in tap!
Error: Failure while executing: /home/dongz/.linuxbrew/bin/brew tap homebrew/core
Instead of creating an issue here, please create a pull request with your change proposal in the Homebrew Evolution repository using the proposal template.
I can confirm this bug. I'll try to fix it up this weekend. Sorry for the gaff.
Thanks!
This issue will soon be resolved by Linuxbrew/homebrew-core#1231.
Awesome. The merged stuff works like charm. :tada:
IMHO this issue can be closed now.
Thanks for the follow up, Alexander.
Most helpful comment
This issue will soon be resolved by Linuxbrew/homebrew-core#1231.