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

Unknown or unsupported macOS version #19462

Closed
3 tasks done
C1rq opened this issue Mar 11, 2025 · 1 comment
Closed
3 tasks done

Unknown or unsupported macOS version #19462

C1rq opened this issue Mar 11, 2025 · 1 comment

Comments

@C1rq
Copy link

C1rq commented Mar 11, 2025

brew doctor output

Error: unknown or unsupported macOS version: :dunno
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Homebrew/homebrew-cask was not tapped properly! Run:
  rm -rf "/opt/homebrew/Library/Taps/homebrew/homebrew-cask"
  brew tap homebrew/cask

Warning: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
  edencommon
  python@3.11

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  openssl@1.1

Warning: gettext files detected at a system prefix.
These files can cause compilation and link failures, especially if they
are compiled with improper architectures. Consider removing these files:
  /opt/homebrew/lib/libgettextlib.dylib
  /opt/homebrew/lib/libintl.dylib
  /opt/homebrew/include/libintl.h
Error: unknown or unsupported macOS version: :dunno

Verification

  • My "brew doctor output" above says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update twice and am still able to reproduce my issue.
  • This issue's title and/or description do not reference a single formula e.g. brew install wget. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.

brew config output

HOMEBREW_VERSION: 4.0.12
ORIGIN: https://github.com/Homebrew/brew
HEAD: 0a23ee246667abe6ac763b4c67022fb6a5e5f562
Last commit: 1 year, 11 months ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a986115b641b03f8cc7f3a8d7299b59a7030336b
Core tap last commit: 2 years, 7 months ago
Core tap branch: master
Core tap JSON: 11 Mar 09:13 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 14.0.0 build 1400
Git: 2.37.0 => /Users/chengruoqi/Downloads/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.3.1-arm64
CLT: N/A
Xcode: 14.0.1 => /Users/chengruoqi/Downloads/Xcode.app/Contents/Developer
Rosetta 2: false

What were you trying to do (and why)?

I want to upgrade brew and install package on it , but it not work when I update my MacOS version.
Currently, my MacOS version is 15.3.1, brew doctor says is not supported

What happened (include all command output)?

brew upgrade Running brew update --auto-update`...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
ab-av1 falcosecurity-libs fpm goimports sentry-native

You have 16 outdated formulae installed.

Warning: You are using macOS 15.
We do not provide support for this pre-release version.
It is expected behaviour that some formulae will fail to build in this pre-release version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.

==> Upgrading 16 outdated packages:
tree 2.0.2 -> 2.2.1
libidn2 2.3.4_1 -> 2.3.8
mpdecimal 2.5.1 -> 4.0.0
fmt 10.1.1 -> 11.1.4
libunistring 1.1 -> 1.3
icu4c 76.1_1
edencommon 2023.12.04.00 -> 2025.03.03.00
lz4 1.9.4 -> 1.10.0
xz 5.4.5 -> 5.6.4
double-conversion 3.3.0 -> 3.3.1
snappy 1.1.10 -> 1.2.1
openssl@3 3.2.0_1 -> 3.4.1
ca-certificates 2023-12-12 -> 2025-02-25
watchman 2023.12.04.00 -> 2025.03.03.00
libsodium 1.0.19 -> 1.0.20
fb303 2023.12.04.00 -> 2025.03.03.00
Error: unknown or unsupported macOS version: :dunno
brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Homebrew/homebrew-cask was not tapped properly! Run:
rm -rf "/opt/homebrew/Library/Taps/homebrew/homebrew-cask"
brew tap homebrew/cask

Warning: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
edencommon
python@3.11

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
openssl@1.1

Warning: gettext files detected at a system prefix.
These files can cause compilation and link failures, especially if they
are compiled with improper architectures. Consider removing these files:
/opt/homebrew/lib/libgettextlib.dylib
/opt/homebrew/lib/libintl.dylib
/opt/homebrew/include/libintl.h
Error: unknown or unsupported macOS version: :dunno
brew config
HOMEBREW_VERSION: 4.0.12
ORIGIN: https://github.com/Homebrew/brew
HEAD: 0a23ee2
Last commit: 1 year, 11 months ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a986115
Core tap last commit: 2 years, 7 months ago
Core tap branch: master
Core tap JSON: 11 Mar 09:13 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 14.0.0 build 1400
Git: 2.37.0 => /Users/chengruoqi/Downloads/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.3.1-arm64
CLT: N/A
Xcode: 14.0.1 => /Users/chengruoqi/Downloads/Xcode.app/Contents/Developer
Rosetta 2: false`

What did you expect to happen?

It can install package and update package in MacOS 15.3.1

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

brew upgrade
Running `brew update --auto-update`...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
ab-av1                   falcosecurity-libs       fpm                      goimports                sentry-native

You have 16 outdated formulae installed.

Warning: You are using macOS 15.
We do not provide support for this pre-release version.
It is expected behaviour that some formulae will fail to build in this pre-release version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.

==> Upgrading 16 outdated packages:
tree 2.0.2 -> 2.2.1
libidn2 2.3.4_1 -> 2.3.8
mpdecimal 2.5.1 -> 4.0.0
fmt 10.1.1 -> 11.1.4
libunistring 1.1 -> 1.3
icu4c 76.1_1
edencommon 2023.12.04.00 -> 2025.03.03.00
lz4 1.9.4 -> 1.10.0
xz 5.4.5 -> 5.6.4
double-conversion 3.3.0 -> 3.3.1
snappy 1.1.10 -> 1.2.1
openssl@3 3.2.0_1 -> 3.4.1
ca-certificates 2023-12-12 -> 2025-02-25
watchman 2023.12.04.00 -> 2025.03.03.00
libsodium 1.0.19 -> 1.0.20
fb303 2023.12.04.00 -> 2025.03.03.00
Error: unknown or unsupported macOS version: :dunno
brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Homebrew/homebrew-cask was not tapped properly! Run:
  rm -rf "/opt/homebrew/Library/Taps/homebrew/homebrew-cask"
  brew tap homebrew/cask

Warning: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
  edencommon
  python@3.11

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  openssl@1.1

Warning: gettext files detected at a system prefix.
These files can cause compilation and link failures, especially if they
are compiled with improper architectures. Consider removing these files:
  /opt/homebrew/lib/libgettextlib.dylib
  /opt/homebrew/lib/libintl.dylib
  /opt/homebrew/include/libintl.h
Error: unknown or unsupported macOS version: :dunno
brew config 
HOMEBREW_VERSION: 4.0.12
ORIGIN: https://github.com/Homebrew/brew
HEAD: 0a23ee246667abe6ac763b4c67022fb6a5e5f562
Last commit: 1 year, 11 months ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a986115b641b03f8cc7f3a8d7299b59a7030336b
Core tap last commit: 2 years, 7 months ago
Core tap branch: master
Core tap JSON: 11 Mar 09:13 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 14.0.0 build 1400
Git: 2.37.0 => /Users/chengruoqi/Downloads/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.3.1-arm64
CLT: N/A
Xcode: 14.0.1 => /Users/chengruoqi/Downloads/Xcode.app/Contents/Developer
Rosetta 2: false
@MikeMcQuaid
Copy link
Member

Try to run brew update-reset. If that doesn't work, reinstall Homebrew.

@MikeMcQuaid MikeMcQuaid closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants