
On Sun, Sep 25, 2016 at 6:12 PM, eyal edri [Administrator] (oVirt JIRA) <jira@ovirt-jira.atlassian.net> wrote:
eyal edri [Administrator] commented on OVIRT-723: -------------------------------------------------
[~didi@redhat.com] did you try adding python3-devel to the .packages files and see if it solves the issue?
If you check original [2] you see that python3-devel was installed. I did some more work on this subject today, and final result is: Current intended patch [1] fails on jenkins fedora 24 job, passes centos7. A hack [2] that zeros dnf.conf makes it succeed on both. I don't mind reversing their order for the git log (and not merge a "broken" patch) until current ticket is solved, and then revert [2]. Best, [1] https://gerrit.ovirt.org/#/c/59831/28 [2] https://gerrit.ovirt.org/#/c/64000/11 -- Didi