Changes between Initial Version and Version 1 of BigSurProblems


Ignore:
Timestamp:
Nov 14, 2020, 1:31:56 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BigSurProblems

    v1 v1  
     1= macOS Big Sur Problems =
     2
     3== General Issues ==
     4
     5First of all, please read [wiki:Migration].
     6
     7== Updating MacPorts Base ==
     8
     9MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for macOS 11.0 Big Sur.
     10
     11Ensure you have Xcode 12.2 or greater installed and selected (e.g. `sudo xcode-select -s /Applications/Xcode.app/Contents/Developer`), and that you have the command line tools installed (`xcode-select --install`). You also have to agree to the license by running `sudo xcodebuild -license`.
     12
     13There have been reports that the `-license` option might not be sufficient alone, and following command might be required to agree to the license: `sudo xcodebuild -runFirstLaunch`
     14
     15== Tickets for Broken Ports ==
     16
     17[[TicketQuery(component=ports&status!=closed&keywords~=bigsur,or,component=ports&status!=closed&keywords~=11.0)]]
     18[[TicketQuery(component=ports&status!=closed&keywords!~=bigsur,and,keywords!~=11.0&summary~=Big Sur,or,summary=~[^0-9]11\.0[^0-9])]]