Brian Gallew <[EMAIL PROTECTED]> writes: > Installing openafs-client doesn't seem to install an openafs kernel > module. It recommends installing openafs-modules2, but that doesn't > exist.
openafs-modules2 is provided by the compiled kernel module produced by openafs-modules-source. > Trying to compile openafs-modules-source fails: > [chomp] > DH_OPTIONS= dh_installinit -popenafs-client -r -- defaults 25 18 > DH_OPTIONS= dh_installinit -popenafs-fileserver -r > dh_link > dh_strip --dbg-package=openafs-dbg > rm -r debian/openafs-dbg/usr/lib/debug/lib > rm -r debian/openafs-dbg/usr/lib/debug/sbin > rm: cannot remove `debian/openafs-dbg/usr/lib/debug/sbin': No such file or > directory > make: *** [binary-arch] Error 1 Those lines aren't run when building modules from openafs-modules-source. I suspect that you're building the wrong targets. > It's not clear how this is supposed to be a functional package Did you read /usr/share/doc/openafs-client/README.modules? The init script in openafs-client should have pointed you at this when it couldn't find a kernel module to load. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- openafs-client broken on 8.04 amd64 https://bugs.launchpad.net/bugs/260028 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
