This project is archived and is in readonly mode.
Can't install rails 2.1.0 using gem
Reported by Satanir | July 4th, 2008 @ 11:08 AM | in 2.x
When trying to install rails using 'gem install rails' I get the following error:
ERROR: While executing gem ... (Gem::InstallError)
invalid gem format for c:/ruby/lib/ruby/gems/1.8/cache/activesupport-2.1.0.gem
I downloaded the active support gem manually from http://rubyforge.org/projects/ac... and placed it the gems cached directory.
That solved the problem. Looks like a repository issue.
Comments and changes to this ticket
-
josh August 7th, 2008 @ 06:41 AM
- State changed from new to invalid
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>