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:
|
|
|
|
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)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
deprecated →
base
|
Description: |
modified (diff)
|
PortsManager is nolonger in the portstree, so... bug closed :)