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.
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.
Note: kmod in bugzilla is the new module loading utility, not a kernel module package.
Thanks for the correction on the component. You're correct, it did come from rpmfusion. Thanks for your time.