Changes between Initial Version and Version 1 of Ticket #44107


Ignore:
Timestamp:
Jun 21, 2014, 5:31:51 PM (10 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

You must re-install MacPorts in a version configured for Yosemite. Since we don't have a binary installer for Yosemite, you'll have to build MacPorts from source to do that.

See wiki:Migration#ReinstallMacPorts and https://www.macports.org/guide/#installing.macports.source.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44107

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Component changed from ports to base
  • Ticket #44107 – Description

    initial v1  
    11When I try running any port command (so self update, even version flags don't work), I get the following error:
    22
    3 ----
    4 
     3{{{
    54Error: Current platform "darwin 14" does not match expected platform "darwin 13"
    65Error: If you upgraded your OS, please follow the migration instructions: https://trac.macports.org/wiki/Migration
     
    98"mportinit ui_options global_options global_variations"
    109Error: /opt/local/bin/port: Failed to initialize MacPorts, OS platform mismatch
    11 
    12 ----
     10}}}
    1311
    1412I tried downloading the yosemite deployment target patch to llvm 3.4 but it doesn't do anything. To be honest I have no idea what's going on, I've scanned a lot of the web and can't seem to find any answers to my problem. And uninstalling and reinstalling macports is a challenge because my port command doesn't work.