Skip to content

Address error with hombrew install of rig.#99

Merged
zivy merged 1 commit into
SimpleITK:mainfrom
zivy:updateCircleci
Jun 12, 2026
Merged

Address error with hombrew install of rig.#99
zivy merged 1 commit into
SimpleITK:mainfrom
zivy:updateCircleci

Conversation

@zivy

@zivy zivy commented Jun 11, 2026

Copy link
Copy Markdown
Member

New trust policy for homebrew casks (https://docs.brew.sh/Tap-Trust) causes rig installation to fail with the following error: Error: Refusing to load cask r-lib/rig/rig from untrusted tap r-lib/rig. Run brew trust --cask r-lib/rig/rig or brew trust r-lib/rig to trust it.

This change in the installation process addresses
the error by directly installing the rig cask without tapping the repository first, which avoids the trust issue.

New trust policy for homebrew casks (https://docs.brew.sh/Tap-Trust)
causes rig installation to fail with the following error:
Error: Refusing to load cask r-lib/rig/rig from untrusted tap r-lib/rig.
Run `brew trust --cask r-lib/rig/rig` or `brew trust r-lib/rig` to trust it.

This change in the installation process addresses
the error by directly installing the rig cask without
tapping the repository first, which avoids the trust issue.
@zivy zivy requested a review from blowekamp June 12, 2026 02:02
@zivy zivy merged commit 3a1894b into SimpleITK:main Jun 12, 2026
20 of 21 checks passed
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