Sakthi Raam Krishna Kumar
2010-Jun-10 17:05 UTC
Could not find a valid gem ''rails'' (>= 0) in any repository
Dear Friend''s Could not find a valid gem ''rails'' (>= 0) in any repository These is the error which i am facing while i am invoking the gem install rails command. my gem version is gem -v 1.3.7 My Ruby Version is ruby -v ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-mingw32] When i am invoking gem install rails the following lines are displayed WARNING: RubyGems 1.2+ index not found for: RubyGems will revert to legacy indexes degrading performance. Updating metadata for 1 gems from http://rubygems.org/ . complete ERROR: Could not find a valid gem ''rails'' (>= 0) in any repository I am using airtel Mobile office as internet whether it may be a problem pls guide me Please help me out friends . -- Regard''s R.K.Sakthi Raam -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
oren
2010-Jul-18 07:27 UTC
Re: Could not find a valid gem ''rails'' (>= 0) in any repository
I get the same error with ruby 1.9.2-rc2 On Jun 10, 10:05 am, Sakthi Raam Krishna Kumar <rksakthir...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Dear Friend''s > > Could not find a valid gem ''rails'' (>= 0) in any repository > > These is the error which i am facing while i am invoking the gem > install rails command. > > my gem version is > > gem -v > > 1.3.7 > > My Ruby Version is > > ruby -v > > ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-mingw32] > > When i am invoking gem install rails the following lines are displayed > > WARNING: RubyGems 1.2+ index not found for: > > RubyGems will revert to legacy indexes degrading performance. > Updating metadata for 1 gems fromhttp://rubygems.org/ > . > complete > ERROR: Could not find a valid gem ''rails'' (>= 0) in any repository > > I am using airtel Mobile office as internet whether it may be a > problem pls guide me > > Please help me out friends . > > -- > Regard''s > R.K.Sakthi Raam-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
oren
2010-Jul-18 09:33 UTC
Re: Could not find a valid gem ''rails'' (>= 0) in any repository
I solved it by running ''gem install rails --pre'' instead of ''gem install rails --prerelease''. can someone update rails release notes? http://guides.rails.info/3_0_release_notes.html (unless there is more updated docs somewhere) On Jul 18, 7:27 am, oren <orengo...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I get the same error with ruby 1.9.2-rc2 > > On Jun 10, 10:05 am, Sakthi Raam Krishna Kumar > > > > <rksakthir...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Dear Friend''s > > > Could not find a valid gem ''rails'' (>= 0) in any repository > > > These is the error which i am facing while i am invoking the gem > > install rails command. > > > my gem version is > > > gem -v > > > 1.3.7 > > > My Ruby Version is > > > ruby -v > > > ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-mingw32] > > > When i am invoking gem install rails the following lines are displayed > > > WARNING: RubyGems 1.2+ index not found for: > > > RubyGems will revert to legacy indexes degrading performance. > > Updating metadata for 1 gems fromhttp://rubygems.org/ > > . > > complete > > ERROR: Could not find a valid gem ''rails'' (>= 0) in any repository > > > I am using airtel Mobile office as internet whether it may be a > > problem pls guide me > > > Please help me out friends . > > > -- > > Regard''s > > R.K.Sakthi Raam-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.