Bug ID 1004930
Summary containerd missing config file
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware All
OS Other
Status NEW
Severity Major
Priority P5 - None
Component Virtualization:Other
Assignee virt-bugs@suse.de
Reporter prapor@unixzone.org.ua
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

containerd.service requires /etc/sysconfig/containerd to start, but this file
is missing:

Oct 15 17:53:53 excelsior systemd[1]: Failed to start Containerd Standalone OCI
Container Daemon.
Oct 15 17:53:53 excelsior systemd[1]: containerd.service: Failed with result
'start-limit'.
Oct 15 17:54:20 excelsior systemd[1]: containerd.service: Failed to load
environment files: No such file or directory
Oct 15 17:54:20 excelsior systemd[1]: containerd.service: Failed to run 'start'
task: No such file or directory
Oct 15 17:54:20 excelsior systemd[1]: Failed to start Containerd Standalone OCI
Container Daemon.
Oct 15 17:54:20 excelsior systemd[1]: containerd.service: Failed with result
'resources'.

This also affects docker service and makes it unusable.
Workaround: sudo touch /etc/sysconfig/containerd && sudo systemctl restart
containerd.service


You are receiving this mail because: