Created
January 23, 2015 20:53
-
-
Save tjbenton/d3fc2577337dab5ea8fe to your computer and use it in GitHub Desktop.
`brew cleanup` doesn't work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tylerbenton[15:01]$ brew config | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: b744f60216bf31afc7c1134b40ec64f7f0959bac | |
Last commit: 19 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.10.1-x86_64 | |
Xcode: N/A | |
CLT: 6.1.1.0.1.1416017670 | |
Clang: 6.0 build 600 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /Users/tylerbenton/.rvm/rubies/ruby-2.0.0-p481/bin/ruby | |
Java: 1.6.0_65 | |
tylerbenton[15:01]$ brew doctor | |
jPlease 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: 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 http://github.com | |
tylerbenton[15:01]$ brew cleanup --verbose | |
Error: Unknown command: find | |
Kernel.exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment