fishnet37222
2 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.