Bug 826834

Summary: Can't update to v7-2 with nVidia drivers installed
Product: [Fedora] Fedora Reporter: Alen Siljak <alen.siljak>
Component: kmodAssignee: kmod development team <kmod-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: jonathan, kmod-maint, msivak
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-31 11:37:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
yum -d5 update none

Description Alen Siljak 2012-05-31 05:56:26 UTC
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

Comment 1 Alen Siljak 2012-05-31 06:31:44 UTC
Created attachment 587944 [details]
yum -d5 update

adding details 'yum update' output.

Comment 2 Josh Boyer 2012-05-31 11:37:05 UTC
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.

Comment 3 Alen Siljak 2012-05-31 11:46:38 UTC
Thanks, Josh. Passed on to the RPM Fusion team:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2348