On 03/17/18 18:04, Stephen Morris wrote: > > I've just attempted to do a sudo dnf upgrade to install the 343 updates that > are available, and after downloading all the packages it got a GPG error and > terminated. Has anyone else seen this and is able to provide some guidance on what > I need to look at to identify why? > > [SKIPPED] vulkan-filesystem-1.1.70.0-1.fc27.noarch.rpm: Already downloaded > [SKIPPED] xdg-utils-1.1.2-4.fc27.noarch.rpm: Already downloaded > [SKIPPED] xfsprogs-4.15.1-1.fc27.x86_64.rpm: Already downloaded > Package flash-plugin-29.0.0.113-1.fc27.x86_64.rpm is not signed > The downloaded packages were saved in cache until the next successful transaction. > You can remove cached packages by executing 'dnf clean packages'. > Error: GPG check FAILED First, if you want to upgrade all you packages except for the one with the gpg problem you can always do.... dnf -x flash-plugin update Next, are you saying that this command returns nothing? rpm -q gpg-pubkey --qf '%{NAME}-%{VERSION}-%{RELEASE}\t%{SUMMARY}\n' | grep -i ado it should return gpg-pubkey-f6777c67-45e5b1b9 gpg(Adobe Systems Incorporated (Linux RPM Signing Key) <secure@xxxxxxxxx>) Do you have the adobe-release-x86_64-1.0-1.noarch.rpm package installed? I believe that would include installing the keys. -- Conjecture is just a conclusion based on incomplete information. It isn't a fact.
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx