Description of problem: When I install with 'sudo yum install -y ovirt-engine' I get the following error: Transaction check error: file /usr/lib64/collectd/disk.so conflicts between attempted installs of collectd-disk-5.8.0-3.el7.x86_64 and collectd-5.8.0-3.el7.x86_64 file /usr/lib64/collectd/write_http.so conflicts between attempted installs of collectd-write_http-5.8.0-3.el7.x86_64 and collectd-5.8.0-3.el7.x86_64 Everything else works fine, I've added the official ovirt repository and updated the server. Version-Release number of selected component (if applicable): 4.2.3 How reproducible: Just follow the installation instructions Steps to Reproduce: 1. sudo yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm 2. sudo yum install -y ovirt-engine Did this for about three times Actual results: Transaction check error: file /usr/lib64/collectd/disk.so conflicts between attempted installs of collectd-disk-5.8.0-3.el7.x86_64 and collectd-5.8.0-3.el7.x86_64 file /usr/lib64/collectd/write_http.so conflicts between attempted installs of collectd-write_http-5.8.0-3.el7.x86_64 and collectd-5.8.0-3.el7.x86_64 I hope someone can help me?
Hi, I think the resolution in bug 1572434 can resolve this question: We do not support epel being enabled in oVirt.
This bug can be closed, since, right after disabling the epel-repo, the ovirt-hosted-engine-setup installed the way it should.