Skip to content

Add brew trust command for Homebrew installation#2235

Merged
JackPGreen merged 1 commit into
hazelcast:mainfrom
JackPGreen:Add-`brew-trust`-command-for-Homebrew-installation
Jun 26, 2026
Merged

Add brew trust command for Homebrew installation#2235
JackPGreen merged 1 commit into
hazelcast:mainfrom
JackPGreen:Add-`brew-trust`-command-for-Homebrew-installation

Conversation

@JackPGreen

Copy link
Copy Markdown
Contributor

brew changes require taps to be explicitly trusted, else installation is blocked:

% brew install hazelcast      
Error: Refusing to load formula hazelcast/hz/hazelcast from untrusted tap hazelcast/hz.
Run `brew trust --formula hazelcast/hz/hazelcast` or `brew trust hazelcast/hz` to trust it.

[brew changes](https://docs.brew.sh/Tap-Trust) require taps to be explicitly trusted, else installation is blocked:
```
% brew install hazelcast      
Error: Refusing to load formula hazelcast/hz/hazelcast from untrusted tap hazelcast/hz.
Run `brew trust --formula hazelcast/hz/hazelcast` or `brew trust hazelcast/hz` to trust it.
```
JackPGreen added a commit to hazelcast/management-center-docs that referenced this pull request Jun 18, 2026
@JackPGreen
JackPGreen disabled auto-merge June 26, 2026 09:28
@JackPGreen
JackPGreen merged commit 6a6fb7a into hazelcast:main Jun 26, 2026
12 of 14 checks passed
@JackPGreen
JackPGreen deleted the Add-`brew-trust`-command-for-Homebrew-installation branch June 26, 2026 09:28
@github-actions

Copy link
Copy Markdown
Contributor

👍 Created #2241 to backport into v/5.5.

@github-actions

Copy link
Copy Markdown
Contributor

👍 Created #2242 to backport into v/5.7.

@github-actions

Copy link
Copy Markdown
Contributor

👍 Created #2243 to backport into v/5.6.

mscwilson pushed a commit that referenced this pull request Jul 8, 2026
Backport of #2235

[brew changes](https://docs.brew.sh/Tap-Trust) require taps to be
explicitly trusted, else installation is blocked:
```
% brew install hazelcast      
Error: Refusing to load formula hazelcast/hz/hazelcast from untrusted tap hazelcast/hz.
Run `brew trust --formula hazelcast/hz/hazelcast` or `brew trust hazelcast/hz` to trust it.
```

Co-authored-by: Jack Green <jack.green@hazelcast.com>
mscwilson pushed a commit that referenced this pull request Jul 8, 2026
Backport of #2235

[brew changes](https://docs.brew.sh/Tap-Trust) require taps to be
explicitly trusted, else installation is blocked:
```
% brew install hazelcast      
Error: Refusing to load formula hazelcast/hz/hazelcast from untrusted tap hazelcast/hz.
Run `brew trust --formula hazelcast/hz/hazelcast` or `brew trust hazelcast/hz` to trust it.
```

Co-authored-by: Jack Green <jack.green@hazelcast.com>
mscwilson pushed a commit that referenced this pull request Jul 8, 2026
Backport of #2235

[brew changes](https://docs.brew.sh/Tap-Trust) require taps to be
explicitly trusted, else installation is blocked:
```
% brew install hazelcast      
Error: Refusing to load formula hazelcast/hz/hazelcast from untrusted tap hazelcast/hz.
Run `brew trust --formula hazelcast/hz/hazelcast` or `brew trust hazelcast/hz` to trust it.
```

Co-authored-by: Jack Green <jack.green@hazelcast.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants