i try to install rake on my clean lenny server, i get the following error:

Updating installed gems
ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
    bad response Found 302 (http://gems.rubyforge.org/latest_specs.4.8)

any advice here? thank you!

link|improve this question

66% accept rate
1  
"Error, the content is found." What? Oh and wouldn't SO be a better place? – TheLQ Jan 21 '11 at 15:46
feedback

1 Answer

up vote 2 down vote accepted

The root of the issue is that gems.rubyforge.org is the old gem server. It now redirects to the new one is at rubygems.org.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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