Can't activate rubyforge (= 0.4.5) problems

If you recently updated your gems, you may see this nasty error:

can't activate rubyforge (= 0.4.5), already activated rubyforge-1.0.0]

or similar. If you do, the fix is simple. Simply run:

sudo gem uninstall -a rubyforge

Run the command twice just to be sure it’s removed. Then run:

sudo gem install rubyforge

This will clear up the issue.

This entry was posted in Ruby. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>