Bug ID 1198167
Summary modprobe: ERROR: could not insert 'libafs': Key was rejected by service
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.3
Hardware x86-64
OS openSUSE Leap 15.3
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter kenaaker@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/100.0.4896.60 Safari/537.36
Build Identifier: 

I just ran across this. Whenever I try to do a modprobe (or insmod) of the
libafs.ko module from the OpenSUSE Leap 15.3 build, I get the following error
message
#  modprobe libafs
"modprobe: ERROR: could not insert 'libafs': Key was rejected by service".

I get the same failure for the afspag module.
# modprobe afspag
modprobe: ERROR: could not insert 'afspag': Key was rejected by service

Both those modules seem to be coming from the same OpenSUSE built rpm 

This is the info I get about that package from zypper.
# zypper info openafs-kmp-default
Loading repository data...
Reading installed packages...


Information for package openafs-kmp-default:
--------------------------------------------
Repository     : Filesystem tools and FUSE-related packages (15.3)
Name           : openafs-kmp-default
Version        : 1.8.8.1_k5.3.18_150300.59.60-150300.92.27
Arch           : x86_64
Vendor         : obs://build.opensuse.org/filesystems
Installed Size : 84.5 MiB
Installed      : Yes
Status         : up-to-date
Source package : openafs-1.8.8.1-150300.92.27.src
Summary        : OpenAFS Distributed File System - kernel module
Description    :
    This package contains the kernel module for OpenAFS. For details see
    the openafs package.

Reproducible: Didn't try

Steps to Reproduce:
1.Fresh install of OpenSUSE Leap 15.3 on an x86_64 (from the OpenSUSE online
repository.
2.zypper install openafs-client openafs-kmp-default
3.Enter command at root prompt "# " "modprobe libafs"
Actual Results:  
modprobe: ERROR: could not insert 'libafs': Key was rejected by service

Expected Results:  
Should be no output and the libafs module should insert into the Linux kernel.

Here's the output from "uname -a"
# uname -a
Linux sif 5.3.18-150300.59.60-default #1 SMP Fri Mar 18 18:37:08 UTC 2022
(79e1683) x86_64 x86_64 x86_64 GNU/Linux


You are receiving this mail because: