meta_search icon indicating copy to clipboard operation
meta_search copied to clipboard

Problem on gem install

Open tommasop opened this issue 14 years ago • 4 comments

I've got rvm installed.

Trying to switch one of my projects to rails 3.2

I created a new gemset and began installing the gems.

gem install meta_search gives me this error:

ERROR:  Error installing meta_search:
meta_search requires meta_search (>= 0)

On rubygems.org I can see:

meta_search >= 0

in runtime dependencies. Is this causing the problem?

tommasop avatar Jan 27 '12 15:01 tommasop

+1

akashkamboj avatar Jan 30 '12 08:01 akashkamboj

+1

islanddave avatar Jan 30 '12 21:01 islanddave

Same error. I was able to install 1.1.1 and then install 1.1.2

nichols10 avatar Jan 31 '12 20:01 nichols10

+1 I was able to grab the source directly, gem build and install. I didn't see the weird self dependency in the gemspec file. Rubygems.org bug?

gregors avatar Feb 01 '12 11:02 gregors