-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Open
Description
brew doctor output
Your system is ready to brew.Verification
- I ran
brew updatetwice and am still able to reproduce my issue. - My "
brew doctoroutput" above saysYour system is ready to brewor a definitely unrelatedTiermessage. - 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: 5.0.3
ORIGIN: https://github.com/Homebrew/brew
HEAD: fbfdbaba008189499958a7aeb1e2c36ab10c067d
Last commit: 8 days ago
Branch: stable
Core tap JSON: 28 Nov 19:56 UTC
Core cask tap JSON: 28 Nov 19:56 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DOWNLOAD_CONCURRENCY: 16
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 3.4.7 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.7/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 17.0.0 build 1700
Git: 2.44.0 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 26.1-arm64
CLT: 26.1.0.0.1.1761104275
Xcode: 26.0
Rosetta 2: falseWhat were you trying to do (and why)?
I wanted to upgrade everything (with brew upgrade). It didn't work, so I cleared the cache and tried again, with the same result.
What happened (include all command output)?
~ $ rm -rf "$(brew --cache)"
~ $ brew upgrade
==> Upgrading 17 outdated packages:
lua-language-server 3.7.4 -> 3.15.0
tree 2.1.1_1 -> 2.2.1
wget 1.24.5 -> 1.25.0
libidn2 2.3.7 -> 2.3.8
pygments 2.17.2 -> 2.19.2
cmake 3.29.1 -> 4.2.0
libunistring 1.3 -> 1.4.1
lazygit 0.54.2 -> 0.56.0
luarocks 3.11.0 -> 3.12.2
xz 5.6.3 -> 5.8.1
lua 5.4.7 -> 5.4.8
openssl@3 3.2.1 -> 3.6.0
ca-certificates 2024-03-11 -> 2025-11-04
gettext 0.26 -> 0.26_1
zstd 1.5.6 -> 1.5.7
pcre2 10.43 -> 10.47
git 2.44.0 -> 2.52.0
==> Fetching downloads for: libunistring, gettext, pcre2, git, tree, libidn2, ca-certificates, openssl@3, wget, xz, zstd, pygments, cmake, lazygit, lua, luarocks and lua-language-server
✔︎ Bottle ca-certificates (2025-11-04) [Downloaded 134.9KB/134.9KB]
✔︎ Bottle zstd (1.5.7) [Downloaded 793.5KB/793.5KB]
✔︎ Bottle Manifest sqlite (3.51.0) [Downloaded 11.4KB/ 11.4KB]
⠋ Bottle libunistring (1.4.1) [Downloading 1.9MB/ 1.9MB]
⠋ Bottle gettext (0.26_1) [Downloading 9.6MB/ 9.6MB]
⠋ Bottle pcre2 (10.47) [Downloading 2.4MB/ 2.4MB]
⠋ Bottle git (2.52.0) [Downloading 21.4MB/ 21.4MB]
⠋ Bottle tree (2.2.1) [Downloading 65.3KB/ 65.3KB]
⠋ Bottle libidn2 (2.3.8) [Downloading 309.8KB/309.8KB]
⠋ Bottle openssl@3 (3.6.0) [Downloading 10.9MB/ 10.9MB]
⠋ Bottle wget (1.25.0) [Downloading 1.6MB/ 1.6MB]
⠋ Bottle xz (5.8.1) [Extracting 746.8KB/746.8KB]
⠋ Bottle Manifest mpdecimal (4.0.1) [Downloading 11.9KB/-------]
⠋ Bottle mpdecimal (4.0.1) [Downloading 186.2KB/-------]
⠋ Bottle Manifest readline (8.3.1) [Downloaded 10.1KB/-------]
Error: Couldn't find manifest matching bottle checksum.What did you expect to happen?
Upgrade everything.
Step-by-step reproduction instructions (by running brew commands)
This just happens whenever I run brew upgrade.
I tried restarting my terminal emulator (iTerm2).
Immediately before this issue, I had a different issue:
$ brew update
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Error: homebrew/homebrew-cask-fonts does not exist! Run brew untap homebrew/homebrew-cask-fonts to remove it.I ran brew untap homebrew/homebrew-cask-fonts, which seemed to fix that issue, but led me immediately to the issue I'm having now.
It's an M1 chipset, running iTerm2 3.6.6 on macOS Tahoe 26.1.
Metadata
Metadata
Assignees
Labels
No labels