Description of problem: Can not update to v7-2 with kmod-nvidia installed. Version-Release number of selected component (if applicable): 7-2 How reproducible: Steps to Reproduce: 1.install kmod-nvidia 2.install kmod 7-1 3.try to 'yum update' kmod to 7-2 Actual results: Error as in Additional info section. Expected results: Update of kmod package to v7-2. Additional info: Dependency Resolution Errors: Package: 1:kmod-nvidia-3.3.6-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
Created attachment 587944 [details] yum -d5 update adding details 'yum update' output.
Whoever made the nvidia kmod package needs to adapt it for F17 and forward. The module-init-tools package is retired and kmod replaces it. The paths aren't identical but all of the tools are available, so the nvidia-kmod package needs to stop using a hardcoded path.
Thanks, Josh. Passed on to the RPM Fusion team: https://bugzilla.rpmfusion.org/show_bug.cgi?id=2348