Bug 788270

Summary: missing lsmod
Product: [Fedora] Fedora Reporter: nucleo <alekcejk>
Component: kmodAssignee: kmod development team <kmod-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jcm, jonathan, msivak
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-05-02 00:09:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description nucleo 2012-02-07 22:46:19 UTC
Description of problem:
lsmod is missing in kmod package but it have lsmod man page.

Version-Release number of selected component (if applicable):
kmod-5-4.fc17

Steps to Reproduce:
1. run lsmod
2.
3.
  
Actual results:
Command not found.

Expected results:
Should display modules.

Comment 1 nucleo 2012-02-08 01:22:34 UTC
Making symlink /usr/sbin/lsmod -> /usr/bin/kmod can fix this.
Then lsmod works as kmod list.

Comment 2 Josh Boyer 2012-05-02 00:09:12 UTC
This is fixed in the latest kmod package.  kmod-7-1 at least has the symlink created.  Closing out.