Bug 788571

Summary: require "kmod" instead of "modutils"
Product: [Fedora] Fedora Reporter: Harald Hoyer <harald>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bfields, jlayton, steved, tflink
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-08 14:04:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harald Hoyer 2012-02-08 13:58:00 UTC
-Requires: modutils >= 2.4.26-9, keyutils
+Requires: kmod, keyutils


- modutils is long gone
- module-init-tools has obsoleted modutils
- kmod has obsoleted modutils

kmod should not provide "modutils", therefore we get the error:

Error: Package: 1:nfs-utils-1.2.5-11.fc17.x86_64
           Requires: modutils >= 2.4.26-9

Comment 1 Harald Hoyer 2012-02-08 14:04:03 UTC
built nfs-utils-1.2.5-12

Comment 2 Harald Hoyer 2012-02-08 15:56:17 UTC
*** Bug 788264 has been marked as a duplicate of this bug. ***