I can confirm that Noble is affected and the test package fixes the
issue.

$ lsb_release -cs
No LSB modules are available.
noble

$ uname -m
aarch64

$ uname -rv
6.8.0-1012-aws #13-Ubuntu SMP Mon Jul 15 15:42:27 UTC 2024

$ dpkg -s openafs-client | grep ^Version:
Version: 1.8.10-2.1ubuntu3.1

$ sudo apt install -y openafs-client

$ sudo modprobe --verbose openafs
insmod /lib/modules/6.8.0-1012-aws/updates/dkms/openafs.ko.zst
modprobe: ERROR: could not insert 'openafs': Exec format error

$ sudo add-apt-repository -y ppa:mfo/build
$ sudo apt install -y openafs-client

$ dpkg -s openafs-client | grep ^Version:
Version: 1.8.10-2.1ubuntu3.2

$ cat /sys/module/openafs/srcversion
B904C5917C9A4350BED0F74

$ modinfo -F srcversion openafs
B904C5917C9A4350BED0F74

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077929

Title:
  Failed to insert openafs module on ARM platform: Exec format error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/2077929/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to