Xcode is not currently available from the Software Update server

后端 未结 15 2373
[愿得一人]
[愿得一人] 2020-11-28 02:01

I have problems with my macport after update to OS X 10.9.

I try to follow this manual https://trac.macports.org/wiki/Migration to fix them.

But when I inst

15条回答
  •  攒了一身酷
    2020-11-28 02:41

    I just got the same error after I upgraded to 10.14 Mojave and had to reinstall command line tools (I don't use the full Xcode IDE and wanted command line tools a la carte).

    My xcode-select -p path was right, per Basav's answer, so that wasn't the issue.

    I also ran sudo softwareupdate --clear-catalog per Lambda W's answer and that reset to Apple Production, but did not make a difference.

    What worked was User 92's answer to visit https://developer.apple.com/download/more/.

    From there I was able to download a .dmg file that had a GUI installer wizard for command line tools :)

    I installed that, then I restarted terminal and everything was back to normal.

提交回复
热议问题