Install error using brew #1

Open
opened 2026-05-12 20:15:40 +02:00 by sfeuga · 2 comments

Hi, I got this error message (no other message, after the line Here's the output:), after trying to install it using brew.

Do you have any insight?

$ brew search kewt
==> Formulae
n0va-bot/tap/kewt                                     kew

==> Casks
keet

$ brew install kewt
==> Fetching downloads for: kewt
✔︎ Formula kewt (1.6.5)                                                          Verified     44.6KB/ 44.6KB
==> Installing kewt from n0va-bot/tap
brew: exec failed (EACCES): /opt/homebrew/Cellar/kewt/1.6.5/bin/kewt
Error: Failure while executing; `\{\"SHELL\"\ =\>\ \"zsh\"\} /opt/homebrew/Cellar/kewt/1.6.5/bin/kewt --dump-zsh-completions zsh` exited with 1. Here's the output:

System info

macOS 15.7.7 (24G718)

$ brew --version
Homebrew 5.1.11-66-ga1497e3
Homebrew/homebrew-core (git revision 2fab799e6b3; last commit 2026-05-12)
Homebrew/homebrew-cask (git revision c0dbc17ba77; last commit 2026-05-12)
$ zsh --version
zsh 5.9 (arm64-apple-darwin24.0)

I'll try on macOS 26.5 later this week and let you know.

Hi, I got this error message (no other message, after the line `Here's the output:`), after trying to install it using brew. Do you have any insight? ```bash $ brew search kewt ==> Formulae n0va-bot/tap/kewt kew ==> Casks keet $ brew install kewt ==> Fetching downloads for: kewt ✔︎ Formula kewt (1.6.5) Verified 44.6KB/ 44.6KB ==> Installing kewt from n0va-bot/tap brew: exec failed (EACCES): /opt/homebrew/Cellar/kewt/1.6.5/bin/kewt Error: Failure while executing; `\{\"SHELL\"\ =\>\ \"zsh\"\} /opt/homebrew/Cellar/kewt/1.6.5/bin/kewt --dump-zsh-completions zsh` exited with 1. Here's the output: ``` ### System info macOS 15.7.7 (24G718) ```bash $ brew --version Homebrew 5.1.11-66-ga1497e3 Homebrew/homebrew-core (git revision 2fab799e6b3; last commit 2026-05-12) Homebrew/homebrew-cask (git revision c0dbc17ba77; last commit 2026-05-12) ``` ```bash $ zsh --version zsh 5.9 (arm64-apple-darwin24.0) ``` ------ I'll try on macOS 26.5 later this week and let you know.
Owner

Hi!

I sadly can only test the homebrew properly on Linux, sometimes, rarely, on macOS, when I have access to an install

I'll try to diagnose and fix it as soon as I can

I think I found the error and tried to fix it

If you try to install again, let me know how it goes

Hi! I sadly can only test the homebrew properly on Linux, sometimes, rarely, on macOS, when I have access to an install I'll try to diagnose and fix it as soon as I can I think I found the error and tried to fix it If you try to install again, let me know how it goes
Author

Hi, thank you for your quick answer, it's working perfectly now.
As mention above, I'll try on macOS 26.5 later this week and let you know, but it should be fine.
Thank you!

Hi, thank you for your quick answer, it's working perfectly now. As mention above, I'll try on macOS 26.5 later this week and let you know, but it should be fine. Thank you!
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: N0VA/kewt#1
No description provided.