Changes between Initial Version and Version 1 of Ticket #61417
- Timestamp:
- Nov 9, 2020, 12:24:47 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61417 – Description
initial v1 2 2 I have a mysterious error in my port installation. I uninstalled all macport and reinstalled it many times, the problem is not solved. I have Xcode 12 installed on MacOs catalina 10.15.7 3 3 Here are my problems: 4 {{{ 4 5 sh-3.2# port upgrade outdated 5 6 Error: Follow https://guide.macports.org/#project.tickets to report a bug. 7 }}} 6 8 7 9 another problem: 10 {{{ 8 11 sh-3.2# port clean 9 12 Can't map the URL 'file://.' to a port description file ("Could not find Portfile in /Users/mylogin"). 10 13 Please verify that the directory and portfile syntax are correct. 11 14 To use the current port, you must be in a port's directory. 15 }}} 12 16 13 17 Any help ?