$ apt-cache policy s390-tools s390-tools: Installed: 2.6.0-0ubuntu7 Candidate: 2.6.0-0ubuntu7 Version table: *** 2.6.0-0ubuntu7 500 500 http://us.ports.ubuntu.com/ubuntu-ports cosmic/main s390x Packages 100 /var/lib/dpkg/status $ lszcrypt CARD.DOMAIN TYPE MODE STATUS REQUEST_CNT ------------------------------------------------- 01 CEX5C CCA-Coproc online 1 01.0001 CEX5C CCA-Coproc online 1 $ lszcrypt -V CARD.DOMAIN TYPE MODE STATUS REQUEST_CNT PENDINGQ_CNT REQUESTQ_CNT HW_TYPE Q_DEPTH FUNCTIONS ------------------------------------------------------------------------------------------------------ 01 CEX5C CCA-Coproc online 1 0 0 11 08 0x10000000 01.0001 CEX5C CCA-Coproc online 1 0 0 11 08 0x10000000 $ wget http://launchpadlibrarian.net/409248451/s390-tools_2.6.0-0ubuntu7.1_s390x.deb --2019-02-01 02:28:56-- http://launchpadlibrarian.net/409248451/s390-tools_2.6.0-0ubuntu7.1_s390x.deb Resolving launchpadlibrarian.net (launchpadlibrarian.net)... 91.189.89.229, 91.189.89.228, 2001:67c:1560:8003::8007, ... Connecting to launchpadlibrarian.net (launchpadlibrarian.net)|91.189.89.229|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1141080 (1.1M) [application/x-debian-package] Saving to: ‘s390-tools_2.6.0-0ubuntu7.1_s390x.deb’ s390-tools_2.6.0-0u 100%[===================>] 1.09M 2.23MB/s in 0.5s 2019-02-01 02:28:57 (2.23 MB/s) - ‘s390-tools_2.6.0-0ubuntu7.1_s390x.deb’ saved [1141080/1141080] $ sudo apt install ./s390-tools_2.6.0-0ubuntu7.1_s390x.deb Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 's390-tools' instead of './s390-tools_2.6.0-0ubuntu7.1_s390x.deb' Suggested packages: s390-tools-cpuplugd s390-tools-osasnmpd s390-tools-statd multipath-tools lsscsi blktrace The following packages will be upgraded: s390-tools 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/1,141 kB of archives. After this operation, 4,096 B of additional disk space will be used. Get:1 /home/ubuntu/s390-tools_2.6.0-0ubuntu7.1_s390x.deb s390-tools s390x 2.6.0-0ubuntu7.1 [1,141 kB] (Reading database ... 75576 files and directories currently installed.) Preparing to unpack .../s390-tools_2.6.0-0ubuntu7.1_s390x.deb ... Unpacking s390-tools (2.6.0-0ubuntu7.1) over (2.6.0-0ubuntu7) ... Processing triggers for systemd (239-7ubuntu10.6) ... Processing triggers for man-db (2.8.4-2) ... Setting up s390-tools (2.6.0-0ubuntu7.1) ... $ apt-cache policy s390-tools s390-tools: Installed: 2.6.0-0ubuntu7.1 Candidate: 2.6.0-0ubuntu7.1 Version table: *** 2.6.0-0ubuntu7.1 100 100 /var/lib/dpkg/status 2.6.0-0ubuntu7 500 500 http://us.ports.ubuntu.com/ubuntu-ports cosmic/main s390x Packages $ lszcrypt CARD.DOMAIN TYPE MODE STATUS REQUESTS ---------------------------------------------- 01 CEX5C CCA-Coproc online 1 01.0001 CEX5C CCA-Coproc online 1 $ lszcrypt -V CARD.DOMAIN TYPE MODE STATUS REQUESTS PENDING HWTYPE QDEPTH FUNCTIONS DRIVER -------------------------------------------------------------------------------------------- 01 CEX5C CCA-Coproc online 1 0 11 08 ---D----- cex4card 01.0001 CEX5C CCA-Coproc online 1 0 11 08 ---D----- cex4queue $