rack 1.0.0 gem depends on non-existent gem ruby-openid-2.0.0

22 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Thomas O'Dell

ungelesen,
14.05.2009, 20:40:5414.05.09
an rack-...@googlegroups.com
Hi folks,

I'm a newbie installing radiant, which depends on rack. I downloaded rack
1.0.0 gem.

The rack 1.0.0 gem depends on ruby-openid 2.0.0 (not >= 2.0.0). The current
version of ruby-openid is 2.1.6.

If I try "gem install ruby-openid --version 2.0.0" I get "ERROR: could not
find gem ruby-openid locally or in a repository"

Please fix this defect ASAP as there are a large number of newbie radiant
users.

Regards,

Thomas O'Dell


Michael Fellinger

ungelesen,
14.05.2009, 21:00:3714.05.09
an rack-...@googlegroups.com

Please upgrade rubygems and try again, 1.3.x has been out for many moons now.

--
^ manveru

manjularaj

ungelesen,
02.07.2009, 01:54:2902.07.09
an Rack Development
Hi,

I've the same above problem. I'm trying to install gem ruby-openid -v
2.0.0, but it is giving error message as
ERROR: could not find gem ruby-openid locally or in a repository

I've updated my gem also, but also it is not taking this version.
Without version it installs 2.1.7. But this version is suporting to
work with Sinatra

If anybody have the solution please suggest.

Thanks,
Manjularaj

Kenneth Kalmer

ungelesen,
02.07.2009, 06:28:3102.07.09
an rack-...@googlegroups.com
Hi Manjularaj

I just peeked at the gemspec for rack-1.0.0 and ruby-openid is only a development dependency. I don't have that installed by me and never had issues installing rack from rubyforge.

Can you make sure your rubygems is up to date? As Micheal pointed out you'll need at least 1.3.1 for rack to install. AFAIK the same holds true if you want to install Rails 2.3.2 and probably a lot of other gems as well.

Check your rubygems version by running this:

$ gem -v
1.3.1

Best
--
Kenneth Kalmer
kenneth...@gmail.com
http://opensourcery.co.za
@kennethkalmer

clarus

ungelesen,
01.08.2009, 20:15:4501.08.09
an Rack Development
First, try to download ruby-openid gem by hand in your local
directory : http://openidenabled.com/files/ruby-openid/packages/ruby-openid-2.0.0.gem
Then try gem ruby-openid -v 2.0.0 again.
Allen antworten
Antwort an Autor
Weiterleiten
0 neue Nachrichten