I could also verify on yakkety - please see below, incl. negative test
(had to restart docker after the update to 1.12.3):
ubuntu@s1lp15:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.10
Release: 16.10
Codename: yakkety
ubuntu@s1lp15:~$ apt-cache policy docker.io
docker.io:
Installed: 1.12.1-0ubuntu15
Candidate: 1.12.3-0ubuntu4~16.10.2
Version table:
1.12.3-0ubuntu4~16.10.2 500
500 http://ports.ubuntu.com yakkety-updates/universe s390x Packages
*** 1.12.1-0ubuntu15 500
500 http://ports.ubuntu.com yakkety/universe s390x Packages
100 /var/lib/dpkg/status
ubuntu@s1lp15:~$ docker run -it s390x/ubuntu bash
Unable to find image 's390x/ubuntu:latest' locally
latest: Pulling from s390x/ubuntu
b43bc799d4e2: Pull complete
afbd2b8f99bf: Pull complete
0e3aee0ec255: Pull complete
eb19a6534950: Pull complete
29583cd8abac: Pull complete
Digest: sha256:73e317083b0e7f6f477500b97f658519448aa7a54842a077ae8465235d6b8598
Status: Downloaded newer image for s390x/ubuntu:latest
root@2362540d5f1b:/#
root@2362540d5f1b:/# exit
exit
ubuntu@s1lp15:~$
ubuntu@s1lp15:~$ sudo apt install docker.io
...
ubuntu@s1lp15:~$ apt-cache policy docker.io
docker.io:
Installed: 1.12.3-0ubuntu4~16.10.2
Candidate: 1.12.3-0ubuntu4~16.10.2
Version table:
*** 1.12.3-0ubuntu4~16.10.2 500
500 http://ports.ubuntu.com yakkety-updates/universe s390x Packages
100 /var/lib/dpkg/status
1.12.1-0ubuntu15 500
500 http://ports.ubuntu.com yakkety/universe s390x Packages
ubuntu@s1lp15:~$ docker run -it s390x/ubuntu bash
docker: Error response from daemon: oci runtime error: process_linux.go:330:
running prestart hook 0 caused "fork/exec /usr/bin/dockerd (deleted): no such
file or directory: ".
ubuntu@s1lp15:~$ apt-cache policy runc
runc:
Installed: 1.0.0~rc1-0ubuntu2~16.10.1.1
Candidate: 1.0.0~rc1-0ubuntu2~16.10.1.1
Version table:
*** 1.0.0~rc1-0ubuntu2~16.10.1.1 500
500 http://ports.ubuntu.com yakkety-proposed/universe s390x Packages
100 /var/lib/dpkg/status
1.0.0~rc1-0ubuntu2~16.10.1 500
500 http://ports.ubuntu.com yakkety-updates/universe s390x Packages
1.0.0~rc1-0ubuntu1 500
500 http://ports.ubuntu.com yakkety/universe s390x Packages
ubuntu@s1lp15:~$ docker run -it s390x/ubuntu bash
docker: Error response from daemon: oci runtime error: process_linux.go:330:
running prestart hook 0 caused "fork/exec /usr/bin/dockerd (deleted): no such
file or directory: ".
ubuntu@s1lp15:~$ dpkg -l runc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii runc 1.0.0~rc1-0u s390x Open Container Project - runtime
ubuntu@s1lp15:~$ sudo systemctl restart docker
ubuntu@s1lp15:~$ docker run -it s390x/ubuntu bash
root@22c6dfde2ec7:/# ls -la .dockerenv
-rwxr-xr-x 1 root root 0 Jan 20 16:29 .dockerenv
root@22c6dfde2ec7:/# exit
exit
ubuntu@s1lp15:~$
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658009
Title:
Docker can't start s390x images on Ubuntu and gets "oci runtime error:
unrecognized architecture"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1658009/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs