Sandro Bonazzola 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(a)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/58692
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icda9de9f58d0469f4217f12ddcfe40a7d56fab96
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yanir Quinn <yquinn(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>