-
-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Open
Description
brew config AND brew doctor output OR brew gist-logs <formula> link
loic@MacBook-Pro-de-Loic ~ % brew config
HOMEBREW_VERSION: 5.0.6
ORIGIN: https://github.com/Homebrew/brew
HEAD: d28a8210ba87786bd2553a1d1d410c40ebd18c9f
Last commit: 4 days ago
Branch: stable
Core tap JSON: 20 Dec 06:47 UTC
Core cask tap JSON: 20 Dec 06:47 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: ["--no-quarantine"]
HOMEBREW_CLEANUP_MAX_AGE_DAYS: 730
HOMEBREW_DOWNLOAD_CONCURRENCY: 16
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 3.4.7 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.7/bin/ruby
CPU: octa-core 64-bit icelake
Clang: 17.0.0 build 1700
Git: 2.52.0 => /usr/local/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.7.3-x86_64
CLT: 26.2.0.0.1.1764812424
Xcode: 26.1
Metal Toolchain: N/A
loic@MacBook-Pro-de-Loic ~ % brew doctor
Your system is ready to brew.Verification
- My
brew doctoroutput saysYour system is ready to brew.and am still able to reproduce my issue. - I ran
brew updateand am still able to reproduce my issue. - I have resolved all warnings from
brew doctorand that did not fix my problem. - I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.
- My issue is not about a failure to build a formula from source.
What were you trying to do (and why)?
use mas to update store applications, through brew bundle
What happened (include all command output)?
store application updates failed:
Installing Infuse
Password:
Installing Infuse has failed!
Installing LastPass for Safari
Installing LastPass for Safari has failed!
then tried directly using mas
loic@MacBook-Pro-de-Loic ~ % sudo mas update
Password:
zsh: illegal hardware instruction sudo mas update
loic@MacBook-Pro-de-Loic ~ % sudo -i
MacBook-Pro-de-Loic:~ root# mas update
Illegal instruction: 4
MacBook-Pro-de-Loic:~ root# exit
What did you expect to happen?
store app updates to succeed
Step-by-step reproduction instructions (by running brew commands)
having store apps installed and listed in a Brewfile
brew bundleor
brew install mas
mas update
bvnp43
Metadata
Metadata
Assignees
Labels
No labels