msitarzewski / msitarzewski/brew-browser
[brew-browser] Upgrade-all failed
Open
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.13
Error code: brew_exit_non_zero
Command: brew upgrade
Exit code: 1
stderr excerpt:
…(truncated)…
ae, casks and commands from these taps because tap trust is required.
Prefer trusting only the specific formulae, casks or commands you need.
Trust installed casks from these taps with:
brew trust --cask msitarzewski/brew-browser/brew-browser
Trust other specific formulae and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust msitarzewski/brew-browser
Untap them with:
brew untap msitarzewski/brew-browser
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
✔︎ Bottle Manifest mole (1.48.1)
✔︎ Bottle Manifest llhttp (9.4.3)
✔︎ Bottle Manifest pkgconf (3.0.4)
✔︎ Bottle Manifest sqlite (3.53.4)
✔︎ Bottle Manifest cmake (4.4.1)
✔︎ Bottle Manifest libssh2 (1.11.1_4)
Warning: gstreamer-runtime has been deprecated because it does not pass the macOS Gatekeeper check! It will be disabled on 2026-09-01.
✔︎ Cask gstreamer-runtime (1.28.5)
✔︎ Bottle llhttp (9.4.3)
✔︎ Bottle pkgconf (3.0.4)
✔︎ Bottle libssh2 (1.11.1_4)
✔︎ Bottle libgit2 (1.9.6)
✔︎ Bottle sqlite (3.53.4)
✔︎ Bottle mole (1.48.1)
✔︎ Bottle cmake (4.4.1)
✔︎ Bottle rust (1.97.1)
Warning: gstreamer-runtime has been deprecated because it does not pass the macOS Gatekeeper check! It will be disabled on 2026-09-01.
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
Error: gstreamer-runtime: Failure while executing; `/usr/bin/sudo -u root -E -- /usr/bin/xargs -0 -- /bin/rm --` exited with 1. Here's the output:
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
Replace this line with what you were doing when the error appeared, and what you expected to happen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reproducing Upgrade All with brew-browser 0.5.0, Homebrew 6.0.13, and the shown gstreamer-runtime failure; inspect how the nonzero exit and sudo prompt are surfaced. Done means the failure is handled or reported clearly without leaving the upgrade state ambiguous.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100