Ruby on Rails Wednesday, July 25, 2012

Colin Law wrote in post #1070137:
> On 25 July 2012 10:22, Sebastjan H. <lists@ruby-forum.com> wrote:
>>> Have you installed rails inside rvm? Try
>>> gem install rails
>>> Note, no sudo.
>>
>> After several attempts I get:
>>
>> sebah@sebah-laptop:~/rails$ gem install rails
>> ERROR: Could not find a valid gem 'rails' (>= 0) in any repository
>> ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
>> too many bad responses (http://rubygems.org/latest_specs.4.8.gz)
>
>>
>> sebah@sebah-laptop:~/rails$ gem install rails
>> ERROR: Could not find a valid gem 'rails' (>= 0) in any repository
>> ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
>> too many connection resets (http://rubygems.org/latest_specs.4.8.gz)
>
> Do you have any problems with your internet connection?
> Is there a proxy server for your connection?
>
> Colin

I don't think it's the internet connection, I get the same errors at
home and at work. I think it's best we just let this one go, I gave up.
I'll probably just make a fresh install of everything.

thank you and kind regards,
seba

--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment