Opened 8 years ago
Last modified 7 years ago
#53857 closed defect
port -N reclaim does not remove any ports — at Version 1
Reported by: | raimue (Rainer Müller) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 2.5.0 |
Component: | base | Version: | |
Keywords: | Cc: | ||
Port: |
Description (last modified by raimue (Rainer Müller))
When reclaim is started in non-interactive mode with sudo port -N reclaim
, the command will check for "unnecessary unrequested ports", but will not remove any of them.
$ sudo port -N reclaim ---> Checking for unnecessary unrequested ports Found unrequested ports without requested dependents: qt5-qt3d, grep, grep, gmake, py27-sphinx, py27-sphinx, [...] ---> Checking for inactive ports ---> Building list of distfiles still in use ---> Searching for unused distfiles ---> Scanning binaries for linking errors ---> No broken files found.
I expected the command to remove all listed ports without asking me for confirmation, similar to the behavior of commands like port -N install
that assume 'yes' as answer in non-interactive mode.
Change History (1)
comment:1 Changed 8 years ago by raimue (Rainer Müller)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.