Skip to content

Homebrew tap r-lib/rig is not trusted on macOS #337

Description

@gvelasq

Hello,

I began receiving this error recently when upgrading casks on Homebrew:

Warning: The following taps are not trusted:
  r-lib/rig

Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Trust specific formulae, casks or commands with:
  brew trust --formula <user>/<tap>/<formula>
  brew trust --cask <user>/<tap>/<cask>
  brew trust --command <user>/<tap>/<command>

Trying to specifically query the Homebrew cask for rig is also disallowed:

% brew info --cask rig
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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions