[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#884094: register_key_type symbol missing, ABI counter not incremented



On Tue, Dec 12, 2017 at 2:25 AM, Sergio Gelato
<Sergio.Gelato@astro.su.se> wrote:
> * Ben Hutchings [2017-12-11 15:59:38 +0000]:
>> I don't think there's any good way to deal with this
>> now, other than to force a rebuild of the module.
>
> Was afraid of that. It's what I did, of course, but it complicates the rollout.
> (I ran "dkms remove openafs/1.6.20 -k $(uname -r); dkms install openafs/1.6.20".)

Thanks for posting the workaround instructions. For the benefit of
others, these are the complete set of commands that I used to restore
AFS access

sudo dkms remove openafs/1.6.20 -k $(uname -r); sudo dkms install openafs/1.6.20
sudo modprobe openafs
sudo systemctl stop openafs-client.service
sudo systemctl start openafs-client.service
aklog


Reply to: