I ran the suggested command and got the following error:
yum update -y --skip-broken --exclude=kmod-nvidia
....
Running Transaction Check
ERROR with transaction check vs depsolve:
kernel-uname-r = 2.6.42.12-1.fc15.x86_64 is needed by (installed) kmod-nvidia-2.6.42.12-1.fc15.x86_64-1:280.13-4.fc15.x86_64
kernel-uname-r = 2.6.43.5-2.fc15.x86_64 is needed by (installed) kmod-nvidia-2.6.43.5-2.fc15.x86_64-1:280.13-4.fc15.5.x86_64
kernel-uname-r = 2.6.43.8-1.fc15.x86_64 is needed by (installed) kmod-nvidia-2.6.43.8-1.fc15.x86_64-1:280.13-4.fc15.6.x86_64
Please report this error in
https://bugzilla.redhat.com/enter_bu...&component=yum
** Found 7 pre-existing rpmdb problem(s), 'yum check' output follows:
chess-1.0-37.fc15.x86_64 has missing requires of libCEGUIBase-0.7.5.so()(64bit)
chess-1.0-37.fc15.x86_64 has missing requires of libCEGUIOgreRenderer-0.7.5.so()(64bit)
chess-1.0-37.fc15.x86_64 has missing requires of libOIS-1.2.0.so()(64bit)
chess-1.0-37.fc15.x86_64 has missing requires of libboost_thread-mt.so.1.46.0()(64bit)
1:kmod-nvidia-2.6.42.12-1.fc15.x86_64-280.13-4.fc15.x86_64 has missing requires of kernel-uname-r = ('0', '2.6.42.12', '1.fc15.x86_64')
1:kmod-nvidia-2.6.43.5-2.fc15.x86_64-280.13-4.fc15.5.x86_64 has missing requires of kernel-uname-r = ('0', '2.6.43.5', '2.fc15.x86_64')
1:kmod-nvidia-2.6.43.8-1.fc15.x86_64-280.13-4.fc15.6.x86_64 has missing requires of kernel-uname-r = ('0', '2.6.43.8', '1.fc15.x86_64')
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2012-12-28.11-24.kGHvmw.yumtx
The chess program never worked for me but do not know how to uninstall it.
I was running fc15 before I used preupgrade command to install fc17.
https://fedoraproject.org/wiki/How_t...?rd=PreUpgrade Perhaps during the Preupgrade process it did not update my nvidia drivers. Using the app NVIDIA X Server Settings I do not see any reference to fc15 or fc17 so I assume because yum is complaining about "kmod-nvidia-2.6.43.8-1.fc15.x86_64-280.13-4.fc15.6.x86_64" that I will need to upgrade it.
Am I understanding this correctly?