sso
2010-May-24 05:17 UTC
Installing merb - connection reset, retrying, connection reset, retrying....
This is my output. I don''t know what to do to make this work. I have installed other gems without any problems. Suggestions? debian:/home/kevin# gem source -a http://www.rubygems.org http://www.rubygems.org added to sources debian:/home/kevin# gem install merb -V GET 302 Found: http://gems.rubyforge.org/latest_specs.4.8.gz GET 304 Not Modified: http://production.s3.rubygems.org/latest_specs.4.8.gz GET 301 Moved Permanently: http://www.rubygems.org/latest_specs.4.8.gz GET 302 Found: http://rubygems.org/latest_specs.4.8.gz GET 304 Not Modified: http://production.s3.rubygems.org/latest_specs.4.8.gz GET 302 Found: http://gems.rubyforge.org/specs.4.8.gz GET 304 Not Modified: http://production.s3.rubygems.org/specs.4.8.gz connection reset after 2 requests, retrying GET 301 Moved Permanently: http://www.rubygems.org/specs.4.8.gz connection reset after 2 requests, retrying -- 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.
sso
2010-May-24 05:26 UTC
Re: Installing merb - connection reset, retrying, connection reset, retrying....
I did gem update --system This seems to have fixed the problem. Who knows :) On May 24, 1:17 am, sso <strongsilent...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> This is my output. I don''t know what to do to make this work. I have > installed other gems without any problems. > > Suggestions? > > debian:/home/kevin# gem source -ahttp://www.rubygems.orghttp://www.rubygems.orgadded to sources > debian:/home/kevin# gem install merb -V > GET 302 Found:http://gems.rubyforge.org/latest_specs.4.8.gz > GET 304 Not Modified:http://production.s3.rubygems.org/latest_specs.4.8.gz > GET 301 Moved Permanently:http://www.rubygems.org/latest_specs.4.8.gz > GET 302 Found:http://rubygems.org/latest_specs.4.8.gz > GET 304 Not Modified:http://production.s3.rubygems.org/latest_specs.4.8.gz > GET 302 Found:http://gems.rubyforge.org/specs.4.8.gz > GET 304 Not Modified:http://production.s3.rubygems.org/specs.4.8.gz > connection reset after 2 requests, retrying > GET 301 Moved Permanently:http://www.rubygems.org/specs.4.8.gz > connection reset after 2 requests, retrying > > -- > 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 athttp://groups.google.com/group/rubyonrails-talk?hl=en.-- 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.
Seemingly Similar Threads
- Designing An Application (UML, Class Diagrams)
- ruby 1.8.7p249 + rails 2.3.5 + Snow Leopard = hung processes?
- Vancouver.rb Q&A with Brock Whitten on Rails, Getting Off Rails (Merb), PmpknPi (Blog in Merb) and More (Part I)
- [Cucumber, Merb, Webrat] undefined method ''response'' for Merb::Test::World::Webrat
- Vancouver.rb Q&A with Brock Whitten on Rails, Getting Off Rails (Merb), PmpknPi (Blog in Merb) and More (Part I)