[OpenAFS] Re: openafs-stable-1_6_0pre1 installing with various OpenSUSE kernels

Andrew Deason adeason@sinenomine.net
Fri, 7 Jan 2011 13:44:59 -0500


On Fri, 7 Jan 2011 09:51:06 -0800
Ted Creedon <tcreedon@easystreet.net> wrote:

> Starting OpenAFS Server/usr/afs/bin/bosserver: error while loading shared
> libraries: librokenafs.so.1: cannot open shared object file: No such file or
> directory
> startproc:  exit status of parent of /usr/afs/bin/bosserver: 127

The build process gives you some amd64_linux26/dest/lib/librokenafs.*
files. You need to copy at least those to /usr/lib or wherever the
linker can find them (if not all of dest/lib/).

> **************
> server geronimo
> kernel  2.6.22.5-31
> seems to compile and install but git carps
> make all
> usage: git-diff-index [-m] [--cached] [<common diff options>] <tree-ish>
> [<path>...]

The 1.6.0pre1 release should probably have a .version (but I'm guessing
it doesn't). I guess --quiet is an option only present in some versions
of git and we should avoid it.

> and a client error
> 
> insmod: error inserting './libafs-2.6.22.5-31-default-ted.mp.ko': -1 Unknown
> symbol in module

Somewhere near the end of 'dmesg' output should tell you what the symbol
is.

-- 
Andrew Deason
adeason@sinenomine.net