Thanks Chengen and Dan! Chengen, please confirm whether this is tested and required for Focal and Jammy.
I could not reproduce the issue on Azure arm64 VMs; maybe it's kernel version related? I see comments in the internal ticket that Noble/6.8 kernel can reproduce it for sure. Build testing in all archs and, if all OK, uploading to Noble. Thanks again, Mauricio ... $ lsb_release -cs focal $ uname -m aarch64 $ uname -rv 5.15.0-1071-azure #80~20.04.1-Ubuntu SMP Wed Aug 14 18:45:04 UTC 2024 $ sudo modprobe --verbose openafs insmod /lib/modules/5.15.0-1071-azure/updates/dkms/openafs.ko $ echo $? 0 $ sudo dmesg | tail ... [ 563.393297] openafs: loading out-of-tree module taints kernel. [ 563.393304] openafs: module license 'http://www.openafs.org/dl/license10.html' taints kernel. [ 563.393305] Disabling lock debugging due to kernel taint [ 563.394616] openafs: module verification failed: signature and/or required key missing - tainting kernel [ 563.398053] Key type afs_pag registered $ grep openafs /proc/modules openafs 2887680 0 - Live 0x0000000000000000 (POE) ... $ lsb_release -cs jammy $ uname -m aarch64 $ uname -rv 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 23:50:09 UTC 2024 $ sudo modprobe --verbose openafs $ echo $? 0 $ sudo dmesg | tail $ sudo dmesg | grep openafs [ 13.037005] openafs: loading out-of-tree module taints kernel. [ 13.037010] openafs: module license 'http://www.openafs.org/dl/license10.html' taints kernel. [ 13.037013] openafs: module verification failed: signature and/or required key missing - tainting kernel [ 13.037014] openafs: module license taints kernel. $ grep openafs /proc/modules openafs 2908160 2 - Live 0x0000000000000000 (POE) ** Changed in: openafs (Ubuntu Jammy) Status: In Progress => Incomplete ** Changed in: openafs (Ubuntu Focal) Status: In Progress => Incomplete -- 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