Jason Rennie <[EMAIL PROTECTED]> writes: > Package: openafs-client > Version: 1.3.81-3 > Severity: important
> The modprobe argument in /etc/init.d/openafs-client should be > "openafs$MP" not "openafs". Easy fix. Here's the diff: > 134c134 > < modprobe openafs$MP > --- > > modprobe openafs > With the current package, openafs will not start when an SMP kernel is > used. The openafs-client script tries to load openafs.o, but the module > is named openafs.mp.o. I'm using kernel and openafs modules from: > http://debian.csail.mit.edu/pub/csail-debian/dists/sarge/csail/binary-i386/ If you use the modules that are built with the package in Debian, the module will be named correctly. Making this change would break interoperability between openafs-client and the modules built from openafs-modules-source. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]