Signing back into the Community for the first time? You'll need to reset your password to access your account.  Find out more.

Forum Discussion

fishnet37222's avatar
fishnet37222
Occasional Contributor
3 days ago
Solved

Error when adding 1Password beta RPM repo.

I followed the instructions listed at https://support.1password.com/betas/?linux#centos-fedora-or-red-hat-enterprise-linux for installing 1Password beta on Fedora.

When I issued the command to install 1Password, I got the error shown below.

% sudo dnf install 1password
Updating and loading repositories:
 1Password Beta Channel                                                                                                 100% |  17.9 KiB/s |   3.8 KiB |  00m00s
>>> Librepo error: repomd.xml GPG signature verification error: Signing key not found

  • I was able to resolve the issue by setting the "repo_gpgcheck" property in the /etc/yum.repos.d/1Password.repo file to 0.  Commenting out the line works as well.

  • Hello fishnet37222! 👋

    I'm sorry that you're running into trouble when installing 1Password on your Linux device. I see that you're currently working with our team over email, please continue the conversation there. 

    Once you're able to resolve the issue, I'm sure that the community would love to know what the solution was in your case if you're able to share it. 🙂

    -Dave

    • fishnet37222's avatar
      fishnet37222
      Occasional Contributor

      I was able to resolve the issue by setting the "repo_gpgcheck" property in the /etc/yum.repos.d/1Password.repo file to 0.  Commenting out the line works as well.