[OpenAFS-devel] OpenAFS 1.4.6 RPMs require openafs-kmod-common
Simon Wilkinson
sxw@inf.ed.ac.uk
Fri, 4 Jan 2008 21:11:14 +0000
On 4 Jan 2008, at 20:48, Dimitrios Gerasimatos wrote:
> When attempting to install OpenAFS 1.4.6 from RPM on RHEL4 I
> receive the following dependency error:
>
>
> openafs-kmod-common >= 1.4.6 is needed by
> kmod-openafs-1.4.6-1.2.6.9_67.EL.i686
>
> I do not see openafs-kmod-common available for download.
It's provided by openafs-client
> What am I missing here?
Either you're trying to install the kernel module in a seperate
operation from installing the userspace (the dependency checks now
require you to install both the kernel modules and the client code in
a single RPM transaction), or you're trying to mix an openafs-client
RPM built to use 'old-style' kernel modules with the new 'kmod' style
modules.
Cheers,
Simon.