Failed to start Docker Application Container Engine. ucs4.4-7

Der docker daemon möchte nicht mehr starten.

● docker.service - Docker Application Container Engine
   Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
  Drop-In: /etc/systemd/system/docker.service.d
           └─http-proxy.conf
   Active: failed (Result: exit-code) since Mon 2021-04-05 08:44:14 CEST; 3s ago
     Docs: https://docs.docker.com
  Process: 21359 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=127)
 Main PID: 21359 (code=exited, status=127)
      CPU: 8ms

Apr 05 08:44:12 intern systemd[1]: docker.service: Main process exited, code=exited, status=127/n/a
Apr 05 08:44:12 intern systemd[1]: Failed to start Docker Application Container Engine.
Apr 05 08:44:12 intern systemd[1]: docker.service: Unit entered failed state.
Apr 05 08:44:12 intern systemd[1]: docker.service: Failed with result 'exit-code'.
Apr 05 08:44:14 intern systemd[1]: docker.service: Service hold-off time over, scheduling restart.
Apr 05 08:44:14 intern systemd[1]: Stopped Docker Application Container Engine.
Apr 05 08:44:14 intern systemd[1]: docker.service: Start request repeated too quickly.
Apr 05 08:44:14 intern systemd[1]: Failed to start Docker Application Container Engine.
Apr 05 08:44:14 intern systemd[1]: docker.service: Unit entered failed state.
Apr 05 08:44:14 intern systemd[1]: docker.service: Failed with result 'exit-code'.

dockerd liefert noch diesen Fehler:

Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 523: elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE' failed!

Kenn jemand das Problem?

Ich habe das Problem durch ein reinstall von docker.io lösen können.

Mastodon