Dominic Rose wrote in post #1021156: > Hello, > > I am troubled by this error again... > > #aptitude install ruby1.9, ruby1.9-dev, rdoc1.9, irb1.9 and ri1.9 > # gem1.9 search -r mysql > > *** REMOTE GEMS *** > > ERROR: While executing gem ... (Gem::RemoteSourceException) > HTTP Response 302 fetching http://gems.rubyforge.org/yaml > > # aptitude install rubygems > # gem update > Updating installed gems... > ERROR: While executing gem ... (Gem::RemoteSourceException) > HTTP Response 302 > Change your sources: gem sources --remove http://gems.rubyforge.org gem sources --add http://rubygems.org Your version of RubyGems can't handle 302 redirects. -- Luis Lavena -- Posted via http://www.ruby-forum.com/.