Skip to content

Instantly share code, notes, and snippets.

View alvint's full-sized avatar

Alvin Thompson alvint

View GitHub Profile
@alvint
alvint / stacktrace
Created November 14, 2013 11:07
stack trace from "brew update"
$ brew doctor
Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours, this is a long time in brewland!
To update Homebrew, run `brew update`.
$ brew update
Error: undefined method `to_sym' for nil:NilClass
Please report this bug:
https://github.com/mxcl/homebrew/wiki/troubleshooting
/usr/local/Library/Homebrew/cmd/update.rb:134:in `report'
/usr/local/Library/Homebrew/cmd/update.rb:132:in `each_line'