Changes between Initial Version and Version 1 of Ticket #30356
- Timestamp:
- Jul 25, 2011, 7:50:01 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30356
-
Property
Component
changed from
ports
tobase
-
Property
Component
changed from
-
Ticket #30356 – Description
initial v1 1 1 I moved to Mac OS Lion and updated port to 2.0.0. Everything went smoothly. But now I am unable to do: port upgrade outdated (does not work for any package). I get errors like: 2 2 {{{ 3 3 ---> Cleaning perl5.12 4 4 ---> Unable to uninstall perl5.12 @5.12.3_1, the following ports depend on it: … … 7 7 ---> Uninstalling perl5.12 @5.12.3_1 8 8 Error: Uninstall perl5.12 5.12.3_1 failed: error deleting "/opt/local/var/macports/software/perl5.12/5.12.3_1": directory not empty 9 }}}