Hello Axel,
           I have a problem with my laptop openafs-client package.
Using the lastest fedora 8 kernel I get:

Jan  7 09:10:59 BillMurray kernel: libafs: version magic
'2.6.23.9-85.fc8 SMP mod_unload 586 4KSTACKS ' should be
'2.6.23.9-85.fc8 SMP mod_unload 686 4KSTACKS '

I installed this with:

kern=`uname -r`
if [[ `rpm -q openafs-kmdl-${kern} |  grep "not installed" | wc -l` ==
1 ]] ; then
   echo There is no AFS - get it now.
   yum -y --enablerepo=atrpms install  openafs-kmdl-${kern}
   /sbin/service openafs-client start
fi

or possibly via 'yum update'

Removing it and re-installing just now I got the correct i686 rpm, but I
wondered if you could guess what went wrong?
        Thank you,
             Bill Murray


-- 
________________________________________________________________
Dr William Murray       [EMAIL PROTECTED]      (44)-1235-446256
RAL, Harwell Science and Innovation Campus, Didcot, OX11 0QX, UK
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to