Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3474

[Software] modprobe: ERROR: could not insert 'openafs': Exec format error raspberry pi

$
0
0
I'm attempting to install an openafs client on a raspberry pi. I've tried installed some of the following packages:

Code:

_[rpi][dotfiles][100]$ sudo apt-get install -y openafs-{modules-dkms,client,krb5} krb5-{config,user} libpam-krb5Reading package lists... DoneBuilding dependency tree... DoneReading state information... Doneopenafs-modules-dkms is already the newest version (1.8.9-1).openafs-client is already the newest version (1.8.9-1).openafs-krb5 is already the newest version (1.8.9-1).krb5-config is already the newest version (2.7).krb5-user is already the newest version (1.20.1-2+deb12u1).libpam-krb5 is already the newest version (4.11-1+b1).0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.1 not fully installed or removed.After this operation, 0 B of additional disk space will be used.Setting up openafs-client (1.8.9-1) ...modprobe: ERROR: could not insert 'openafs': Exec format errorFailed to load openafs.ko.  Does it need to be built?dpkg: error processing package openafs-client (--configure): installed openafs-client package post-installation script subprocess returned error exit status 1Errors were encountered while processing: openafs-clientneedrestart is being skipped since dpkg has failedE: Sub-process /usr/bin/dpkg returned an error code (1)_[rpi][dotfiles][100]$ 
But I'm getting the error above: "Exec format error." Why am getting this and how can I fix it?

More system information:

Code:

_[rpi][dotfiles][0]$ lsb_release -aNo LSB modules are available.Distributor ID: DebianDescription:    Debian GNU/Linux 12 (bookworm)Release:        12Codename:       bookworm_[rpi][dotfiles][0]$ uname -aLinux rpi 6.1.0-21-arm64 #1 SMP Debian 6.1.90-1 (2024-05-03) aarch64 GNU/Linux_[rpi][dotfiles][0]$ 

Statistics: Posted by ealfonsoy — 2024-06-20 20:11 — Replies 0 — Views 24



Viewing all articles
Browse latest Browse all 3474

Trending Articles