Skip to content

Instantly share code, notes, and snippets.

@fawaf
Last active December 25, 2015 01:39
Show Gist options
  • Save fawaf/6897313 to your computer and use it in GitHub Desktop.
Save fawaf/6897313 to your computer and use it in GitHub Desktop.
homebrew rsync error
% brew doctor
Your system is ready to brew.
% brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mxcl/homebrew
HEAD: 605970350852b6d70a7913c748761b3feac3202a
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.8.5-x86_64
Xcode: 5.0
CLT: 5.0.0.0.1.1377666378
LLVM-GCC: build 2336
Clang: 5.0 build 500
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/waf/.rvm/rubies/ruby-2.0.0-p247/bin/ruby
% HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install rsync 2>&1
Error: No available formula for rsync
% brew install -v rsync 2>&1
Error: No available formula for rsync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment