Page 1 of 1

SOLVVED--Unable to install kernel-desktop-devel

PostPosted: Oct 3rd, '23, 15:34
by leon244
I just upgraded to Mageia 9 and have had a lot of trouble with installing the nVidia driver.
In another post I saw that part of the issue could be the need to install the kernel-desktop-devel package.
When I try to do this it fails with the following:
The following packages can't be installed because they depend on packages
that are older than the installed ones:
glibc-devel-2.36-45.mga9
gcc-12.3.0-3.mga9
kernel-desktop-devel-6.4.9-4.mga9


I am trying to install kernel-desktop-devel-6.4.9-4.mga9.
kernel-desktop-6.4.9-4.mga9 installed without issue.

Thank you in advance

Re: Unable to install kernel-desktop-devel

PostPosted: Oct 3rd, '23, 16:03
by doktor5000
Please show the output of
Code: Select all
rpm -qa|grep -i kernel|sort
urpmq --list-media active --list-url

Re: Unable to install kernel-desktop-devel

PostPosted: Oct 3rd, '23, 16:10
by leon244
Thank you. Here are the results:

rpm -qa|grep -i kernel|sort

Code: Select all
kernel-desktop-6.4.9-4.mga9
kernel-desktop-latest-6.4.9-4.mga9
kernel-firmware-20230625-1.mga9
kernel-firmware-nonfree-20230814-1.mga9.nonfree
kernel-userspace-headers-6.4.9-4.mga9
remove-old-kernels-0.99.21.7-1.mga9


urpmq --list-media active --list-url

Code: Select all
Core Release https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/core/release
Core Updates https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/core/updates
Nonfree Release https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/nonfree/release
Nonfree Updates https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/nonfree/updates
Tainted Release https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/tainted/release
Tainted Updates https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/tainted/updates

Re: Unable to install kernel-desktop-devel

PostPosted: Oct 9th, '23, 13:15
by leon244
with update for glibc I was able to install the kernel-devel