Bug ID | 1187399 |
---|---|
Summary | /run/libvirt does not exist => libvirtd.service fails to start |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Virtualization:Other |
Assignee | virt-bugs@suse.de |
Reporter | michael@stroeder.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Since a recent Tumbleweed snapshot the run-time directory is not present and thus libvirtd.service fails to start. Manually creating the directory makes it work again: mkdir /run/libvirt ; systemctl restart libvirtd