On 10/20/24 7:39 PM, ToddAndMargo via users wrote:
On 10/20/24 19:03, Felix Miata wrote:
ToddAndMargo composed on 2024-10-20 18:22 (UTC-0700):

# uname -a
Linux foo.bar.local 6.5.10-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu
NovĀ  2 19:59:55 UTC 2023 x86_64 GNU/Linux

I never figured out how to get off 38's kernel


Is there any kernel string on an exclude= line in /etc/dnf/dnf.conf?
$ cat /etc/dnf/dnf.conf
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
# note: excludepkgs is a comman separated list
# excludepkgs=wine*,resolvconf,systemd-resolved,metasploit-framework
excludepkgs=resolvconf,systemd-resolved,metasploit-framework

Why are you excluding those?  That will definitely cause you problems.

What do the following show you:

rpm -q kernel
dnf install kernel

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to