[katello-devel] Gem cleanup

Mike McCune mmccune at redhat.com
Sat Jul 16 18:19:55 UTC 2011


I performed some gem repo cleanup that removed some extraneous versions 
from the repository and matched our install with the RPMs and Gems 
available in Fedora 15.

This may require some cleanup on your machine to get going again.  Steps 
I had to run:

$ sudo gem uninstall mail -v 2.2.19

You have requested to uninstall the gem:
	mail-2.2.19
actionmailer-3.0.5 depends on [mail (~> 2.2.15)]
If you remove this gems, one or more dependencies will not be met.
Continue with Uninstall? [Yn]  y
Successfully uninstalled mail-2.2.19

$ script/rails s
=> Booting WEBrick
=> Rails 3.0.5 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
...

Mike
-- 
Mike McCune
mmccune AT redhat.com
Red Hat Engineering       | Portland, OR
Systems Management        | 650.254.4248




More information about the katello-devel mailing list