[OpenAFS] Known bug? Other problem? Built module not named what is wanted

Jeff Blaine jblaine@kickflop.net
Mon, 08 Mar 2010 15:13:15 -0500


Fresh 'make dest' build on this box in /tmp

Note the discrepancy below between:

libafs-2.6.18-164.11.1.el5.mp.ko   (wanted module)
libafs-2.6.18-164.el5.mp.ko        (built module)

-bash-3.2# cd 
/tmp/openafs-1.4.11/amd64_linux26/dest/root.client/usr/vice/etc/
-bash-3.2# ls
afs.conf  afsd*  afs.rc*  C/  modload/
-bash-3.2# cp -rp * /usr/vice/etc
-bash-3.2# cp /usr/vice/etc/afs.rc /etc/init.d
-bash-3.2# sh /etc/init.d/afs.rc start
AFS module /usr/vice/etc/modload/libafs-2.6.18-164.11.1.el5.mp.ko does 
not exist. Not starting AFS.
-bash-3.2# ls /usr/vice/etc/modload/
libafs-2.6.18-164.el5.mp.ko  libafs.map
-bash-3.2#