Bug 819049

Summary: No kmod-openafs package for kernel 3.3.4-1
Product: [Fedora] Fedora Reporter: Michael Westbom <totallymike>
Component: kmodAssignee: kmod development team <kmod-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 16CC: 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-04 16:53:27 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:

Description Michael Westbom 2012-05-04 16:48:01 UTC
Description of problem:
OpenAFS requires a kernel module to operate.  This module is usually updated alongside new kernel releases but has not been updated yet.

Version-Release number of selected component (if applicable):
openafs-1.6.1,
kmod-openafs-3.3.4-1 (does not exist)


How reproducible:
Attempt to start the openafs service using kernel 3.3.4-1.fc16


Steps to Reproduce:
1. sudo yum install openafs kmod-openafs (kmod-openafs may be a dependency, and installed automatically)
2. sudo service openafs start

Actual results:
Service fails to start.

Expected results:
Service starts.

Comment 1 Josh Boyer 2012-05-04 16:53:27 UTC
Fedora doesn't build any kmod packages, and we don't support openafs.  You probably got this from rpmfusion.  you'll need to talk to them.

Comment 2 Josh Boyer 2012-05-04 16:54:44 UTC
Note: kmod in bugzilla is the new module loading utility, not a kernel module package.

Comment 3 Michael Westbom 2012-05-04 17:10:03 UTC
Thanks for the correction on the component.  You're correct, it did come from rpmfusion.  Thanks for your time.