Change in ovirt-engine[ovirt-engine-4.0]: core: Conflict with python-daemon-2.1.0

Tal Nisan has submitted this change and it was merged. Change subject: core: Conflict with python-daemon-2.1.0 ...................................................................... core: Conflict with python-daemon-2.1.0 python-daemon-2.1.0 adds 'initgroups' parameter with default value True. That causes subsequential attempt of changing the process GID (in case the prameter is ommitted), which fails on insufficient privileges. This patch is an alternative approach to patch #58635 Change-Id: Icda9de9f58d0469f4217f12ddcfe40a7d56fab96 Bug-Url: https://bugzilla.redhat.com/1343155 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/60579 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icda9de9f58d0469f4217f12ddcfe40a7d56fab96 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com