Skip to content

Instantly share code, notes, and snippets.

@mbi
Created February 10, 2012 15:54
Show Gist options
  • Select an option

  • Save mbi/1790431 to your computer and use it in GitHub Desktop.

Select an option

Save mbi/1790431 to your computer and use it in GitHub Desktop.
Errors when running `brew upgrade -v subversion'
➜ ~ brew upgrade -v subversion
zsh: correct 'subversion' to '.subversion' [nyae]? n
==> Upgrading subversion
==> Downloading http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.7.2.tar.bz2
Error: undefined class/module URI::
Please report this bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
/usr/local/Library/Homebrew/formula_installer.rb:151:in `load'
/usr/local/Library/Homebrew/formula_installer.rb:151:in `build'
/usr/local/Library/Homebrew/utils.rb:228:in `ignore_interrupts'
/usr/local/Library/Homebrew/formula_installer.rb:147:in `build'
/usr/local/Library/Homebrew/formula_installer.rb:56:in `install'
/usr/local/Library/Homebrew/cmd/upgrade.rb:41:in `upgrade'
/usr/local/Library/Homebrew/cmd/upgrade.rb:37:in `each'
/usr/local/Library/Homebrew/cmd/upgrade.rb:37:in `upgrade'
/usr/local/bin/brew:83:in `send'
/usr/local/bin/brew:83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment