Skip to content

Instantly share code, notes, and snippets.

@robinbowes
Created November 7, 2016 09:50
Show Gist options
  • Save robinbowes/cdace673ae75a028b464af836216ad09 to your computer and use it in GitHub Desktop.
Save robinbowes/cdace673ae75a028b464af836216ad09 to your computer and use it in GitHub Desktop.
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Your Homebrew's prefix is not /usr/local.
You can install Homebrew anywhere you want but some bottles (binary packages)
can only be used with a /usr/local prefix and some formulae (packages)
may not build correctly with a non-/usr/local prefix.
Warning: You have a curlrc file
If you have trouble downloading packages with Homebrew, then maybe this
is the problem? If the following command doesn't work, then try removing
your curlrc:
curl https://github.com
Error: Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/dnsmasq.rb:6:in `<class:Dnsmasq>'
Please report this to the boxen/brews tap!
Please report this bug:
https://git.io/brew-troubleshooting
/opt/boxen/homebrew/Library/Homebrew/utils.rb:86:in `odeprecated'
/opt/boxen/homebrew/Library/Homebrew/utils.rb:94:in `odisabled'
/opt/boxen/homebrew/Library/Homebrew/compat/sha1.rb:3:in `sha1'
/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/dnsmasq.rb:6:in `<class:Dnsmasq>'
/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/dnsmasq.rb:3:in `load_formula'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:25:in `module_eval'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:25:in `load_formula'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:42:in `load_formula_from_path'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:97:in `load_file'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:88:in `klass'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:84:in `get_formula'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:200:in `get_formula'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:240:in `factory'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:271:in `from_keg'
/opt/boxen/homebrew/Library/Homebrew/formulary.rb:254:in `from_rack'
/opt/boxen/homebrew/Library/Homebrew/formula.rb:1357:in `block in installed'
/opt/boxen/homebrew/Library/Homebrew/formula.rb:1355:in `map'
/opt/boxen/homebrew/Library/Homebrew/formula.rb:1355:in `installed'
/opt/boxen/homebrew/Library/Homebrew/diagnostic.rb:869:in `check_missing_deps'
/opt/boxen/homebrew/Library/Homebrew/cmd/doctor.rb:43:in `block in doctor'
/opt/boxen/homebrew/Library/Homebrew/cmd/doctor.rb:35:in `each'
/opt/boxen/homebrew/Library/Homebrew/cmd/doctor.rb:35:in `doctor'
/opt/boxen/homebrew/Library/Homebrew/brew.rb:94:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment