[Bug 1950071] Re: failed to create shim: OCI runtime create failed

2022-01-10 Thread Steffen Köhler
A user on github found a solution for this problem. THX to SCIF.
https://github.com/containerd/containerd/issues/6203

It seems docker.io installed runc once in the past in
/opt/containerd/bin/runc/. This old version there and the regular
(newest) one in /usr/bin/runc/ let us non-nvidia-runtime-users ran into
this problem.

With a "whereis runc" it is possible to check if there is a second runc-
runtime. If so, it helps to delete this very old version under
/opt/containerd/bin. After deleting this version for me everything works
perfect again, even with the latest version of docker.io on ubuntu
18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950071

Title:
  failed to create shim: OCI runtime create failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1950071/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1950071] Re: failed to create shim: OCI runtime create failed

2021-11-13 Thread Steffen Köhler
I get the exact same error with docker.io (20.10.7-0ubuntu5~18.04.3) on
Ubuntu 18.04.06 running on ESXI.

But! I don´t use the nvidia runtime. It is not installed anyway. My
runtime is runc.

When I use docker.io (20.10.7-0ubuntu1~18.04.2) everything works fine,
and I can start any container without having error response "docker:
Error response from daemon: failed to create shim: OCI runtime create
failed: container_linux.go:348: starting container process caused "error
adding seccomp filter rule for syscall clone3: permission denied":
unknown."

For finding a solution I completly changed from docker.io to the latest
docker-ce. But nothing changed. Same error. So I went back to docker.io
(20.10.7-0ubuntu1~18.04.2) to keep my containers running.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950071

Title:
  failed to create shim: OCI runtime create failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1950071/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs