Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Cannot install formulae #2089

Closed
snod opened this issue Aug 8, 2010 · 3 comments
Closed

Cannot install formulae #2089

snod opened this issue Aug 8, 2010 · 3 comments

Comments

@snod
Copy link

snod commented Aug 8, 2010

Hi,

I had macports installed and deleted everything from it. I installed homerew using the ruby script.

Now when I want to install git for example I get the following error:

brew install git
/usr/local/Library/Homebrew/formula.rb:42: warning: parenthesize argument(s) for future version
Error: wrong argument type Symbol (expected Proc)
Please report this bug at http://github.com/mxcl/homebrew/issues
/usr/local/Library/Homebrew/extend/ARGV.rb:117:in `downcased_unique_named'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `formulae'
/usr/local/Library/Homebrew/brew.h.rb:454:in `brew_install'

I'm running Mac 10.5

@burnto
Copy link
Contributor

burnto commented Aug 8, 2010

Got this too. Fixed here:
http://github.com/burnto/homebrew/commit/556cd6faeed5965be49d6301a5e8e766913ee6b2

Submitting pull request.

@adamv
Copy link
Contributor

adamv commented Aug 8, 2010

Run "brew doctor"; did you replace Ruby 1.8.7 as /usr/bin/ruby?

@adamv
Copy link
Contributor

adamv commented Aug 9, 2010

Fixed in 3d89258

Sharpie pushed a commit to Sharpie/homebrew that referenced this issue Sep 19, 2011
Fixes Homebrew#2089

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

(This is needed for 10.5 support.)
etehtsea pushed a commit to etehtsea/homebrew that referenced this issue Dec 27, 2011
Fixes Homebrew#2089

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

(This is needed for 10.5 support.)
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this issue Dec 17, 2012
Fixes Homebrew#2089

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

(This is needed for 10.5 support.)
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants