msitarzewski / msitarzewski/brew-browser

[brew-browser] Upgrade-all failed

Open
#163 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1k
Forks
30
Avg merge
3d 10h
Merged PRs (30d)
6

Description

brew-browser: 0.5.0
Homebrew: 6.0.15-116-g44f506a
Error code: brew_exit_non_zero
Command: brew upgrade
Exit code: 1

stderr excerpt:

…(truncated)…
 Bottle glib (2.88.3)
✔︎ Bottle harfbuzz (14.3.0)
✔︎ Bottle openjdk (26.0.2)
✔︎ Bottle sqlite (3.53.4)
✔︎ Bottle openblas (0.3.34)
✔︎ Bottle openjdk@21 (21.0.12)
✔︎ Bottle libarchive (3.8.9)
✔︎ Bottle openjdk@17 (17.0.20)
✔︎ Bottle openjdk@11 (11.0.32)
✔︎ Bottle mpg123 (1.33.7)
✔︎ Bottle pango (1.58.2)
✔︎ Bottle gflags (2.3.1)
✔︎ Bottle ca-certificates (2026-07-16)
✔︎ Bottle folly (2026.07.27.00)
✔︎ Bottle fizz (2026.07.27.00)
✔︎ Bottle wangle (2026.07.27.00)
✔︎ Bottle fbthrift (2026.07.27.00)
✔︎ Bottle fb303 (2026.07.27.00)
✔︎ Bottle edencommon (2026.07.27.00)
✔︎ Bottle libnghttp3 (1.18.0)
✔︎ Bottle srt (1.5.6)
✔︎ Bottle tesseract (5.5.3)
✔︎ Bottle libnghttp2 (1.70.0)
✔︎ Bottle openjph (0.31.0)
✔︎ Bottle openexr (3.4.13_2)
✔︎ Bottle uv (0.12.1)
✔︎ Bottle libssh2 (1.11.1_4)
✔︎ Bottle watchman (2026.07.27.00)
✔︎ Bottle luajit (2.1.1785763465)
✔︎ Bottle sdl3 (3.4.14)
✔︎ Bottle livekit-cli (2.18.2)
✔︎ Bottle ada-url (4.0.0)
✔︎ Bottle libngtcp2 (1.25.0)
✔︎ Bottle llhttp (9.4.3)
✔︎ Bottle simdjson (4.6.6)
✔︎ Bottle node (26.6.0)
✔︎ Bottle unbound (1.26.0)
✔︎ Bottle docker-compose (5.4.0)
✔︎ Bottle python@3.11 (3.11.15_4)
✔︎ Bottle mole (1.49.2)
✔︎ Bottle ripgrep (15.2.0)
✔︎ Bottle libpsl (0.23.1)
✔︎ Bottle gh (2.97.0)
✔︎ Bottle cmake (4.4.2)
✔︎ Bottle llmfit (1.1.8)
Warning: openjdk@21 was installed but not linked because openjdk, openjdk@11 and openjdk@17 are already installed.
To link this version, run:
  brew link openjdk@21
Warning: openjdk@17 was installed but not linked because openjdk, openjdk@11 and openjdk@21 are already installed.
To link this version, run:
  brew link openjdk@17
Warning: openjdk@11 was installed but not linked because openjdk, openjdk@17 and openjdk@21 are already installed.
To link this version, run:
  brew link openjdk@11
Warning: The post-install step did not complete successfully
==> Fetching downloads for: codex, font-hack-nerd-font and ngrok
✔︎ Cask codex (0.146.1)
✔︎ Cask font-hack-nerd-font (3.5.0)
✔︎ Cask ngrok (3.39.10,3DWeKypL9z6,a)

Replace this line with what you were doing when the error appeared, and what you expected to happen.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, reproduction steps, or expected behavior is provided. Start by reproducing the brew upgrade failure and trace how the application handles the brew_exit_non_zero result and post-install warning. Before coding, clarify the intended behavior and define what a successful upgrade-all flow should report.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.