Skip to main content
March 16, 2025
Solved

Error when adding 1Password beta RPM repo.

  • March 16, 2025
  • 2 replies
  • 466 views

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

Best answer by fishnet37222

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.

2 replies

1P_Dave
1Password Employee
March 17, 2025

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

fishnet37222AuthorAnswer
March 17, 2025

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.