Gürkan Sengün <[EMAIL PROTECTED]> writes: > Package: openafs-client > Version: 1.4.2-6 > Severity: normal
> When I install openafs-client to my own kernel (built with make-kpkg) > I get the following: > Setting up openafs-client (1.4.2-6) ... > Starting AFS services:FATAL: Module openafs.mp not found. > Failed to load AFS kernel module, not starting AFS > invoke-rc.d: initscript openafs-client, action "start" failed. > dpkg: error processing openafs-client (--configure): > subprocess post-installation script returned error exit status 1 > Errors were encountered while processing: > openafs-client > E: Sub-process /usr/bin/dpkg returned an error code (1) > The module is here: > /lib/modules/2.6.20.7-3-dphys-k8-smp-64gb/fs/openafs.mp.ko > when calling it openafs.o, openafs-client find it and /afs works. > The openafs module version used is: 1.5.18. Yeah, upstream names the modules differently than the Debian package does, and the init script tries to cope, but that code isn't frequently tested. In this particular case, it looks like modprobe doesn't want the .mp extension. I'll fix the init script in the next upload. Thanks for the report! -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

