Skip to content

Instantly share code, notes, and snippets.

@pmarreck
Created July 13, 2011 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmarreck/1081207 to your computer and use it in GitHub Desktop.
Save pmarreck/1081207 to your computer and use it in GitHub Desktop.
Homebrew mysterious fail
lifebooker@lifebookers-Mac-mini-2[:~[$ /usr/bin/env HOMEBREW_TEMP=/Users/lifebooker/Developer/tmp /Users/lifebooker/Developer/bin/brew install wget
==> Downloading http://ftp.gnu.org/gnu/wget/wget-1.12.tar.bz2
File already downloaded in /Users/lifebooker/Library/Caches/Homebrew
==> Downloading patches
######################################################################## 100.0%
==> Patching
patch unexpectedly ends in middle of line
/usr/bin/patch: **** Only garbage was found in the patch input.
Error: Failure while executing: /usr/bin/patch -f -p1 -i 001-homebrew.diff
lifebooker@lifebookers-Mac-mini-2[:~[$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment