I'm getting this as of today:
Code:
Dependency Process ending
Depsolve time: 3.279
Error: Package: 1:kmod-nvidia-3.3.4-3.fc17.x86_64-295.49-1.fc17.4.x86_64 (installed)
Requires: /sbin/depmod
Removing: kmod-7-1.fc17.x86_64 (@fedora)
Not found
Updated By: kmod-7-2.fc17.x86_64 (updates-testing)
Not found
Available: module-init-tools-3.16-5.fc17.x86_64 (fedora)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
and have been getting dependency errors about kmod for days...
This hasn't helped:
Code:
# yum clean all
# rpm -v --rebuilddb
---------- Post added at 03:34 AM ---------- Previous post was at 03:25 AM ----------
And doing this fixed it for me:
Code:
# yum -v remove kmod-nvidia-3.3.4-3.fc17.x86_64-295.49-1.fc17.4.x86_64
So I now have only 2 kernel versions working with nvidia driver. But that's OK for now.