Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Problem on gem install #90

Open
tommasop opened this issue Jan 27, 2012 · 4 comments
Open

Problem on gem install #90

tommasop opened this issue Jan 27, 2012 · 4 comments

Comments

@tommasop
Copy link

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?

@akashkamboj
Copy link

+1

1 similar comment
@islanddave
Copy link

+1

@nichols10
Copy link

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

@gregors
Copy link

gregors commented Feb 1, 2012

+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?

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

5 participants