Bugs: Browse | Submit New | Admin

[#25826] Uninstalling executables created with --format-executable

Date:
2009-05-07 10:43
Priority:
3
Submitted By:
Sven Schwyn (sschwyn)
Assigned To:
Nobody (None)
Category:
None
State:
Closed
Summary:
Uninstalling executables created with --format-executable

Detailed description
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".

Add A Comment: Notepad

Please login


Followup

Message
Date: 2010-11-12 22:46
Sender: Ryan Davis

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.
Date: 2010-10-25 17:05
Sender: Matthew Kent

We are migrating from ruby 1.8 and I'd love to see this as a
config option so gem removal works as expected.
Date: 2010-07-19 13:32
Sender: James Tucker

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.
Date: 2010-01-14 18:51
Sender: Sven Schwyn

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.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2010-11-12 22:46zenspider
close_date2010-11-12 22:462010-11-12 22:46zenspider