Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Apple not hosting latest CLI tools on software update servers? #799

Closed
rainyskye opened this issue Aug 5, 2023 · 1 comment
Closed
Labels

Comments

@rainyskye
Copy link

NOTE: This isn't necessarily a brew issue, more-so an Apple issue which could be mitigated by a note to the user.

What you were trying to do (and why)

Installing Homebrew on the latest macOS Sonoma Beta - 14.0 Beta (23A5301h)

What happened (include command output)

Due to what I assume is apple not yet updating their software update server with the latest CLI tools packages, the xcode-select --install command fails with a generic error about not being able to find a compatible version.

What you expected to happen

Xcode Command Line tools to properly install

Step-by-step reproduction instructions (by running brew commands)

N/A

Resolution/Mitigation

At the current time, manually installing the command line tools from [developer.apple.com] is the easiest way.
This could be implemented as a note to the user if they're running Sonoma? (e.g: "You appear to be running macOS 14, please note that if the GUI popup fails to install the command line tools, you can download the .pkg manually from developer.apple.com")?

@SMillerDev
Copy link
Member

Beta versions of macOS are not supported by Homebrew so any issues you're experiencing are expected to be resolved by you alone.

@SMillerDev SMillerDev closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants