[Bug 1534882] Re: systemd service file dependancy is broken

Mathew Hodson mathew.hodson at gmail.com
Sun Sep 4 19:29:25 UTC 2016


** Changed in: kimchi (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1534882

Title:
  systemd service file dependancy is broken

Status in kimchi package in Ubuntu:
  Triaged

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/libvirt-bin/g' /lib/systemd/system/kimchi.service > /etc/systemd/system/kimchi.service
  systemctl daemon-reload
  systemctl start kimchi

  For this reason, kimchi postinstall script is hang up because
  kimchi.service is not running.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kimchi/+bug/1534882/+subscriptions



More information about the Ubuntu-sponsors mailing list