Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
fishnet37222
6 months agoOccasional Contributor
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.
2 Replies
- 1P_Dave
Moderator
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
- fishnet37222Occasional 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.