You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HOMEBREW_VERSION: 4.5.8
ORIGIN: https://github.com/Homebrew/brew
HEAD: c19f08b3e8ea46ba94bd9315c46c0dda10ead31c
Last commit: 32 hours ago
Branch: stable
Core tap JSON: 24 Jun 17:00 UTC
Core cask tap JSON: 24 Jun 18:52 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.yyjFlKgKd6/org.xquartz:0
HOMEBREW_MAKE_JOBS: 14
Homebrew Ruby: 3.4.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.4/bin/ruby
CPU: 14-core 64-bit arm_brava
Clang: 17.0.0 build 1700
Git: 2.49.0 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.5-arm64
CLT: 16.4.0.0.1.1747106510
Xcode: N/A
Rosetta 2: false
Output of brew doctor
> Your system is ready to brew.
# Take this with a grain of salt -- I ran this after I got everything working, # so it's possible that the doctor would have seen something wrong
Description of issue
Installing 1pass cli with homebrew (brew install --cask 1password-cli) works as expected, but trying to invoke the tool causes the OS (Ventura 15.5) to throw up a dialog box which says:
Apple could not verify “op” is free of malware that may harm your Mac or compromise your privacy.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Installing 1pass cli with homebrew (
brew install --cask 1password-cli
) works as expected, but trying to invoke the tool causes the OS (Ventura 15.5) to throw up a dialog box which says:Uninstalling and reinstalling does not help
When the cli is installed into
/usr/local/bin
using the.pkg
from https://app-updates.agilebits.com/product_history/CLI2, it works without issue.After manually installing, the homebrew installed version in
/opt/homebrew/bin/
also works without issue.I'm not sure if this is reproducible or if the corporate IT settings on my machine are causing this.
Relevant casks
1password-cli
Beta Was this translation helpful? Give feedback.
All reactions