#135 closed defect (fixed)
port uninstall should not require user to specify variant
Reported by: | jpm@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
if a port was installed with a variant, then in order to uninstall it, you must also specify the variant. it seems a bit unreasonable to expect a user to remember what variants they originally installed with, so perhaps ports could extract this information from the install receipt. this will be especially important when variant preferences exist and users might not know or ever explicitly see what variants were installed...
Change History (3)
comment:1 Changed 22 years ago by jpm@…
comment:2 Changed 20 years ago by kevin@…
Owner: | changed from kevin@… to darwinports-bugs@… |
---|
Reassigning bugs in my queue to where they belong.
comment:3 Changed 19 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This bug seems to be fixed:
[6:51]~(241)> sudo port uninstall MPlayer ---> Deactivating MPlayer 1.0pre7_0+esd+fontconfig+freetype+fribidi+mad+man_all+mencoder+quicktime+real+sdl+vorbis ---> Uninstalling MPlayer 1.0pre7_0+esd+fontconfig+freetype+fribidi+mad+man_all+mencoder+quicktime+real+sdl+vorbis
Note: See
TracTickets for help on using
tickets.
michaelm's preferred variant bug: #133