Bugs item #25826, was opened at 2009-05-07 03:43 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=25826&group_id=126
Category: None Group: None >Status: Closed Resolution: None Priority: 3 Submitted By: Sven Schwyn (sschwyn) Assigned to: Nobody (None) Summary: Uninstalling executables created with --format-executable Initial Comment: Here's an example: gem install --format-executable rake ==> Installs executable "rake18". ln -s rake18 rake ==> This step is performed by most Linux distros. gem uninstall rake ==> Asks whether to uninstall "rake", but not "rake18". ---------------------------------------------------------------------- Comment By: Ryan Davis (zenspider) Date: 2010-11-12 14:46 Message: This ticket has been deemed stale and we're closing it in order to catch up with our ticket list. If you think it is still valid, please reopen. ---------------------------------------------------------------------- Comment By: Matthew Kent (mattkent) Date: 2010-10-25 10:05 Message: We are migrating from ruby 1.8 and I'd love to see this as a config option so gem removal works as expected. ---------------------------------------------------------------------- Comment By: James Tucker (raggi) Date: 2010-07-19 06:32 Message: Indeed, this should not be used on a per command basis at all. I'm thinking about removing it to avoid these problems, and maintaining support purely by config file. ---------------------------------------------------------------------- Comment By: Sven Schwyn (svoop) Date: 2010-01-14 10:51 Message: In fact, just add --format-executable to the uninstall command and the case is closed as those using this option most likely won't use it on a "per command" basis. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=25826&group_id=126 _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers