On Mon, Mar 15, 2021 at 9:29 PM David <dlocklear01@xxxxxxxxx> wrote: > > Continued from previous post....... > > The update gave me a readout of about a hundred-plus messages all appearing > to be the same problem related to the F35 gpg key. > > For example: > > Public key for kernel-5.12.0-0.rc2.20210309git144c79ef3353.166.fc35.x86_64.rpm is not installed. > Failing package is: kernel- 5.12.0-0.rc2.20210309git144c79ef3353.166.fc35.x86_64 > GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-34-x86_64 > > My computer rebooted without the updates installed. > > I presume I need to find that file and change the number 34 to 35. Is that all there is to it ? > Or is there a simpler way ??? > Try this: rpm --import https://src.fedoraproject.org/rpms/fedora-repos/raw/rawhide/f/RPM-GPG-KEY-fedora-35-primary It's been long enough since the last update you've missed the updated keys for F35 which is now Rawhide. You are on Rawhide so pretty much all of your packages are going to be rebased on fc35 packages. I would probably start out with: dnf install dnf-plugin-system-upgrade so that you can do: dnf offline-distrosync download followed by: dnf offline-distrosync reboot which might take a while and should turn out ok (famous last words). Optional: After the download and before the reboot, if you're using Btrfs you could make a snapshot of the root subvolume. I'd say generally if the system reboots and gets to a functioning desktop, any smaller issues can be dealt with there. -- Chris Murphy _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure