I updated gems just in case (gem update --system).

After trying to install Rails v1.2.5, I got a different error message, 
but no more success:

C:\testror>gem install rails -v 1.2.5 --include-dependencies
INFO:  `gem install -y` is now default and will be removed
INFO:  use --ignore-dependencies to install only the gems you list
Successfully installed rails-2.3.2
ERROR:  could not find gem ûv locally or in a repository
ERROR:  could not find gem 1.2.5 locally or in a repository
1 gem installed
Installing ri documentation for rails-2.3.2...
Installing RDoc documentation for rails-2.3.2...


The only working solution I found was to copy the whole c:\ruby 
directory
from another machine with rails v1.2.5, but that's pretty lame...



Rick Denatale wrote:
> On Wed, Jul 1, 2009 at 11:08 AM, Alexey Vakhov<vak...@gmail.com> wrote:
>>
>> *** REMOTE GEMS ***
>>
>> rails (2.3.2, 2.2.2, 2.1.2, 2.1.1, 2.1.0, 2.0.5, 2.0.4, 2.0.2, 2.0.1, 2.0.0,
>> 1.2.6, 1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2.1, 1.2.0, 1.1.6, 1.1.5, 1.1.4, 1.1.3,
>> 1.1.2, 1.1.1, 1.1.0, 1.0.0, 0.14.4, 0.14.3, 0.14.2, 0.14.1, 0.13.1, 0.13.0,
>> 0.12.1, 0.12.0, 0.11.1, 0.11.0, 0.10.1, 0.10.0, 0.9.5, 0.9.4.1, 0.9.4,
>> 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.5, 0.8.0, 0.7.0, 0.6.5, 0.6.0)
>>
>> Version 1.2.5 should be available on rubyforge...
> 
> Thanks, I figured there might be an option like -a, but somehow failed
> to see it in the help.
> 
> Still doesn't help with the OPs problem though.
> --
> Rick DeNatale
> 
> Blog: http://talklikeaduck.denhaven2.com/
> Twitter: http://twitter.com/RickDeNatale
> WWR: http://www.workingwithrails.com/person/9021-rick-denatale
> LinkedIn: http://www.linkedin.com/in/rickdenatale

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to