Thanks, Micah. I got the key added but it fails with the same error. On Wed, Oct 31, 2018 at 1:38 PM Micah Abbott <miabb...@redhat.com> wrote:
> That suggests that the GPG key was already imported, hmm... I thought I had success with the key the first time but got the keyring error. > You can always try removing/adding the remote again: $ sudo ostree remote delete fedora-workstation $ sudo ostree remote add fedora-workstation https://dl.fedoraproject.org/atomic/repo/ $ sudo ostree remote gpg-import fedora-workstation -k /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-primary Imported 1 GPG key to remote "fedora-workstation" $ rpm-ostree rebase fedora/29/x86_64/silverblue error: Commit fb3618dd8dd5f3e40ccca7d3c5464e05c12afdcb2636401a54a4a69552074606: GPG signatures found, but none are in trusted keyring $ sudo rpm-ostree rebase fedora/29/x86_64/silverblue error: Commit fb3618dd8dd5f3e40ccca7d3c5464e05c12afdcb2636401a54a4a69552074606: GPG signatures found, but none are in trusted keyring Mike