Skip to content

Instantly share code, notes, and snippets.

@raydot
Created October 3, 2014 19:23
Show Gist options
  • Save raydot/e68c7da2f7b4b6ed7775 to your computer and use it in GitHub Desktop.
Save raydot/e68c7da2f7b4b6ed7775 to your computer and use it in GitHub Desktop.
Running "brew update" on OS X.9.5
Error: undefined method `close!' for nil:NilClass
Please report this bug:
https://github.com/Homebrew/homebrew/wiki/troubleshooting
/usr/local/Library/Homebrew/extend/pathname.rb:129:in `ensure in atomic_write'
/usr/local/Library/Homebrew/extend/pathname.rb:129:in `atomic_write'
/usr/local/Library/Homebrew/cmd/untap.rb:42:in `unlink_tap_formula'
/usr/local/Library/Homebrew/cmd/update.rb:24:in `update'
/usr/local/Library/brew.rb:134:in `<main>'
@raydot
Copy link
Author

raydot commented Oct 3, 2014

Issue fixed with 'sudo chown -R $USER /usr/local'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment