ubuntu@hwe0003:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy ubuntu@hwe0003:~$ apt-cache policy python3-gssapi freeipa-client python3-gssapi: Installed: 1.6.12-1build2 Candidate: 1.6.12-1build2 Version table: *** 1.6.12-1build2 500 500 http://ports.ubuntu.com/ubuntu-ports jammy/universe s390x Packages 100 /var/lib/dpkg/status freeipa-client: Installed: 4.9.8-1 Candidate: 4.9.8-1 Version table: *** 4.9.8-1 500 500 http://ports.ubuntu.com/ubuntu-ports jammy/universe s390x Packages 100 /var/lib/dpkg/status ubuntu@hwe0003:~$ sudo ipa-client-install Segmentation fault ubuntu@hwe0003:~$ sudo apt install ./python3-gssapi_1.6.12-1ubuntu0.1_s390x.deb Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'python3-gssapi' instead of './python3-gssapi_1.6.12-1ubuntu0.1_s390x.deb' The following packages will be upgraded: python3-gssapi 1 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. Need to get 0 B/351 kB of archives. After this operation, 187 kB disk space will be freed. Get:1 /home/ubuntu/python3-gssapi_1.6.12-1ubuntu0.1_s390x.deb python3-gssapi s390x 1.6.12-1ubuntu0.1 [351 kB] (Reading database ... 77246 files and directories currently installed.) Preparing to unpack .../python3-gssapi_1.6.12-1ubuntu0.1_s390x.deb ... Unpacking python3-gssapi (1.6.12-1ubuntu0.1) over (1.6.12-1build2) ... Setting up python3-gssapi (1.6.12-1ubuntu0.1) ... Scanning processes... Scanning candidates... Scanning linux images... Running kernel seems to be up-to-date (ABI upgrades are not detected). Restarting services... Service restarts being deferred: /etc/needrestart/restart.d/dbus.service systemctl restart getty@tty1.service systemctl restart networkd-dispatcher.service systemctl restart systemd-logind.service systemctl restart unattended-upgrades.service No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. N: Download is performed unsandboxed as root as file '/home/ubuntu/python3-gssapi_1.6.12-1ubuntu0.1_s390x.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) ubuntu@hwe0003:~$ apt-cache policy python3-gssapi python3-gssapi: Installed: 1.6.12-1ubuntu0.1 Candidate: 1.6.12-1ubuntu0.1 Version table: *** 1.6.12-1ubuntu0.1 100 100 /var/lib/dpkg/status 1.6.12-1build2 500 500 http://ports.ubuntu.com/ubuntu-ports jammy/universe s390x Packages ubuntu@hwe0003:~$ sudo ipa-client-install This program will set up IPA client. Version 4.9.8 WARNING: conflicting time&date synchronization service 'ntp' will be disabled in favor of chronyd invalid hostname: not fully qualified The ipa-client-install command failed. See /var/log/ipaclient-install.log for more information ubuntu@hwe0003:~$