Changes between Initial Version and Version 1 of Ticket #56798, comment 8
- Timestamp:
- Jul 12, 2018, 7:12:01 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56798, comment 8
initial v1 1 1 Thank you for the answer! Sorry for disturbing you again but now, when I run "sudo port selfupdate" I get this error message: 2 2 {{{ 3 3 sudo port selfupdate 4 4 Password: … … 10 10 "mportinit ui_options global_options global_variations" 11 11 Error: /opt/local/bin/port: Failed to initialize MacPorts, Version number in metadata table is newer than expected. 12 12 }}} 13 13 I've looked up in the archives and if it could explain what is going wrong, my path is: 14 14 {{{ 15 15 echo $PATH 16 16 /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin:/opt/X11/bin:/usr/local/munki:/Library/TeX/texbin 17 17 }}} 18 18 I don't understand why it is failing now.. Yesterday I could run "port version", "port search", "sudo port install" with no problems yet it is not working anymore.. I've closed it all and restarted my mac but I still get the same error message..