Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#838591:vdsm is not looking for libvirt-daem ......................................................................
BZ#838591:vdsm is not looking for libvirt-daem https://bugzilla.redhat.com/838591 vdsm is not looking for new libvirt-daemon package on vdsmd startup. libvirt has changed package name from libvirt to libvirt-daemon. As a result, vdsm fails in start_libvirtd while trying to find libvirt instead of libvirt-daemon Adding libvirt-daemon to the package list defined in vdsmd.init.in:start_libvirtd Change-Id: Id33c121b8e27db0ba6f5d3db2d0905507c4bbe1b Signed-off-by: Eli Mesika <[email protected]> --- M vdsm/vdsmd.init.in 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6076 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id33c121b8e27db0ba6f5d3db2d0905507c4bbe1b Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
