On Sat, Mar 07, 2020 at 09:47:03AM -0500, Sam Varshavchik wrote: > Trying to follow the direction for a bug report against kernel, and install > the latest kernel from rawhide. > > The Bugzilla template says: > > 5. Does this problem occur with the latest Rawhide kernel? To install the > Rawhide kernel, run “sudo dnf install fedora-repos-rawhide“ followed by > “sudo dnf update --enablerepo=rawhide kernel“: > > On F31, right now, 'dnf update --enablerepo=rawhide kernel' wants to install > 5.6.0-0.rc4.git0.1.fc33, which fails the gpg check: > > Public key for kernel-core-5.6.0-0.rc4.git0.1.fc33.x86_64.rpm is not > installed. Failing package is: kernel-core-5.6.0-0.rc4.git0.1.fc33.x86_64 > GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-31-x86_64 > > So, something, somewhere, needs to be fixed, either the Bugzilla template, > or something related to signing. Hum, yeah, thats a though one. I guess the better command might be: sudo dnf update --releasever 33 --enablerepo rawhide kernel but of course there's no way to know '33' is right there unless you know. This could be made better moving forward when we land the 'rawhide' is called 'rawhide' and not the number change. kevin
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx