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

Ubuntu Foundations Team Bug Bot 1534882 at bugs.launchpad.net
Sun Sep 4 16:30:00 UTC 2016


The attachment "kimchi_1.5.0_fix#1534882.debdiff" seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff.  If the attachment
isn't a patch, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
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