systemd service file dependancy is broken
Bug #1534882 reported by
hiroaki mizuguchi
This bug affects 13 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kimchi (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
Xenial |
Confirmed
|
Medium
|
Unassigned |
Bug Description
kimchi.service in unbutu is used fedora base systemd service file.
depended service in fedra is libvirtd.service, but depended service in ubuntu is libvirt-bin.service
my workaround
sed sed -e 's/libvirtd/
systemctl daemon-reload
systemctl start kimchi
For this reason, kimchi postinstall script is hang up because kimchi.service is not running.
Changed in kimchi (Ubuntu): | |
importance: | Undecided → Medium |
Changed in kimchi (Ubuntu Xenial): | |
importance: | Undecided → Medium |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.