I see the same thing here on the two Fedora 10 machines
which have fedora-updates-testing and rpmfusion-nonfree-updates-testing
enabled. I think it may be a bug in yum where the newer kernels
that appear in fedora-updates aren't ignored if a higher version
kernel is already installed from fedora-updates-testing.
yum update
Loaded plugins: refresh-packagekit
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package kmod-nvidia.x86_64 0:180.60-1.fc10.1 set to be updated
--> Processing Dependency: kmod-nvidia-2.6.27.29-170.2.78.fc10.x86_64 >=
180.60-1.fc10.1 for package: kmod-nvidia-180.60-1.fc10.1.x86_64
--> Running transaction check
---> Package kmod-nvidia-2.6.27.29-170.2.78.fc10.x86_64.x86_64
0:180.60-1.fc10.1 set to be updated
--> Processing Dependency: kernel-uname-r = 2.6.27.29-170.2.78.fc10.x86_64 for
package: kmod-nvidia-2.6.27.29-170.2.78.fc10.x86_64-180.60-1.fc10.1.x86_64
--> Running transaction check
---> Package kernel.x86_64 0:2.6.27.29-170.2.78.fc10 set to be installed
--> Finished Dependency Resolution
--> Running transaction check
---> Package kernel.x86_64 0:2.6.29.3-60.fc10 set to be erased
--> Processing Dependency: kernel-uname-r = 2.6.29.3-60.fc10.x86_64 for
package: kmod-nvidia-2.6.29.3-60.fc10.x86_64-180.51-1.fc10.4.x86_64
--> Running transaction check
---> Package kmod-nvidia-2.6.29.3-60.fc10.x86_64.x86_64 0:180.51-1.fc10.4 set
to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================Updating:
kmod-nvidia x86_64 180.60-1.fc10.1 rpmfusion-nonfree-updates 25 k
Removing:
kernel x86_64 2.6.29.3-60.fc10 installed 63 M
Installing for dependencies:
kernel x86_64 2.6.27.29-170.2.78.fc10 updates 20 M
kmod-nvidia-2.6.27.29-170.2.78.fc10.x86_64
x86_64 180.60-1.fc10.1 rpmfusion-nonfree-updates 2.6 M
Removing for dependencies:
kmod-nvidia-2.6.29.3-60.fc10.x86_64
x86_64 180.51-1.fc10.4 installed 9.6 M
Transaction Summary
================================================================================Install
2 Package(s)
Update 1 Package(s)
Remove 2 Package(s)
Total size: 22 M
Is this ok [y/N]: N
rpm -qa | grep kernel
kernel-headers-2.6.29.6-93.fc10.x86_64
kernel-devel-2.6.29.2-52.fc10.x86_64
kernel-2.6.29.3-60.fc10.x86_64
kernel-2.6.29.5-84.fc10.x86_64
kernel-devel-2.6.29.4-75.fc10.x86_64
kernel-devel-2.6.29.3-60.fc10.x86_64
kernel-devel-2.6.29.5-84.fc10.x86_64
kernel-firmware-2.6.29.6-93.fc10.noarch
kernel-2.6.29.6-93.fc10.x86_64
kernel-2.6.27.25-170.2.72.fc10.x86_64
kerneloops-0.12-2.fc10.x86_64
kernel-2.6.29.4-75.fc10.x86_64
kernel-devel-2.6.29.6-93.fc10.x86_64
On a slightly different issue, the kmod-nvidia in
rpmfusion-nonfree-updates-testing needs to be updated
to 180.60 for the 2.6.29.6-93.fc10 kernel currently in
fedora-updates-testing. There is currently a mismatch
between the xorg-x11-drv-nvidia-libs and xorg-x11-drv-nvidia
installed from rpmfusion-nonfree-updates and the
kmod-nvidia installed from rpmfusion-nonfree-updates-testing...
rpm -qa | grep nvidia
xorg-x11-drv-nvidia-180.60-1.fc10.x86_64
kmod-nvidia-2.6.29.3-60.fc10.x86_64-180.51-1.fc10.4.x86_64
kmod-nvidia-2.6.29.6-93.fc10.x86_64-180.60-1.fc10.x86_64
xorg-x11-drv-nvidia-libs-180.60-1.fc10.i386
kmod-nvidia-2.6.27.25-170.2.72.fc10.x86_64-180.51-1.fc10.8.x86_64
xorg-x11-drv-nvidia-libs-180.60-1.fc10.x86_64
kmod-nvidia-2.6.29.4-75.fc10.x86_64-180.51-1.fc10.6.x86_64
kmod-nvidia-180.60-1.fc10.x86_64
kmod-nvidia-2.6.29.5-84.fc10.x86_64-180.51-1.fc10.7.x86_64
On Mon, Aug 10, 2009 at 04:38:40AM -0700, Suvayu Ali wrote:
> Hi Rohit,
>
> On Monday 10 August 2009 04:05 AM, Rohit Garg wrote:
>> I have been updating my drivers
>> and kernels for quite a while on f11 itself now. Any ideas what broke
>> it? Any more info that might help you? I install only the rpmfusion
>> provided stuff. I don't do any manual installs.
>
> Could you post your output for the following?
>> $ rpm -qa \*kmod\*
>> $ rpm -qa \*kernel\*
>
> PS: I am a bit tied up at the moment so please bear with me if I am
> unable to reply promptly.
>
> --
> Suvayu
>
> Open source is the future. It sets us free.