Opened 20 years ago

Closed 20 years ago

Last modified 8 years ago

#1507 closed defect (fixed)

Uninstaller says 'port not installed' when it actually means 'you are not root'.

Reported by: a_rankine@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Should be reproducable...

darwinports $ port uninstall PortsManager
--->  Uninstalling PortsManager
Error: Target com.apple.uninstall returned: Uninstall failed: Port PortsManager not registered as installed
darwinports $ port installed
The following ports are installed:
[snip]
        PortsManager-0.0
darwinports $ sudo port uninstall PortsManager
--->  Uninstalling PortsManager
darwinports $

Change History (2)

comment:1 Changed 20 years ago by olegb@…

Resolution: fixed
Status: newclosed

PortsManager is nolonger in the portstree, so... bug closed :)

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Component: deprecatedbase
Description: modified (diff)
Note: See TracTickets for help on using tickets.