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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions