Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 116305

Summary: included modinfo does not work for 2.6 kernel modules
Product: [Fedora] Fedora Reporter: Thomas M Steenholdt <tmus>
Component: modutilsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: behdad, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.4.26-6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-24 04:55:16 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:
Bug Depends On:    
Bug Blocks: 114963    

Description Thomas M Steenholdt 2004-02-19 21:50:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6)
Gecko/20040113

Description of problem:
modinfo can't be used to query modules of the 2.6 kernel.

Version-Release number of selected component (if applicable):
modutils-2.4.26-3

How reproducible:
Always

Steps to Reproduce:
1. 'modinfo pcnet32' (or any other module)
2. watch result
3.
    

Actual Results:  "modinfo: pcnet32: no module by that name found"

Expected Results:  should have had some information about the module!
or at least not a module not found error, as the module does actually
exist and is loaded and running!

Additional info:

Comment 1 Bill Nottingham 2004-02-24 04:55:16 UTC
Will be fixed in 2.4.26-6.

Comment 2 Bill Nottingham 2004-02-24 04:55:34 UTC
*** Bug 111882 has been marked as a duplicate of this bug. ***