cannot install any gem
For some reason everytime I've tried using the gem install command (even with sudo) in Ubuntu 11.10, it returns a message about the gem not being found in any repository. gem sources show http://rubygems.org listed, but it won't connect.
ERROR: Could not find a valid gem 'rake' (>= 0) in any
repository
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
Errno::ENETUNREACH: Network is unreachable - connect(2) (http://rubygems.org/latest_specs.4.8.gz)
I'm using my own laptop and I'm not using any type of firewall. Ping showed the server was reachable, but it won't let me install any gems (tried with rubygame, rake, ffi, rudy-sdl-ffi, nice-ffi) without success. if anyone could solve my problem i would be very grateful
Support Staff 2 Posted by Nick Quaranto on 04 Aug, 2012 06:32 PM
Sorry, this comment was buried in our spam inbox.
Is this still happening?