On Tue, Sep 22, 2020 at 12:04 AM Paulo Edgar Castro <pauloedgarcastro@xxxxxxxxx> wrote: > > Hi folks, > > Any ETA on this bug https://bugzilla.redhat.com/show_bug.cgi?id=1821946 > > or guidance regarding this > > ``` > > [root@localhost ~]# dnf install kernel-headers-$(uname -r) 2>/dev/null > Last metadata expiration check: 0:00:15 ago on Tue 22 Sep 2020 00:02:27 BST. > No match for argument: kernel-headers-5.8.10-200.fc32.x86_64 > [root@localhost ~]# uname -r > 5.8.10-200.fc32.x86_64 The headers package is only updated when it changes, as it generally doesn't change much in a stable cycle, so you should just do "dnf install kernel-headers" _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-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/kernel@xxxxxxxxxxxxxxxxxxxxxxx