vote up 1 vote down star

I am getting this error, when trying to install any gem ERROR: http://gems.rubyforge.org/ does not appear to be a repository But when I do gem sources, it shows * CURRENT SOURCES * http://gems.rubyforge.org/

flag

29% accept rate

2 Answers

vote up 0 vote down

You may need to update rubygems.

link|flag
vote up 0 vote down

Perhaps you have an http proxy in your network? What do you see when you go to the page http://gems.rubyforge.org/ directly (using your browser)? Or even better: what happens if you wget the url 'http://gems.rubyforge.org/yaml'?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.