Hello,
I am attempting to install oVirt v3.6 on CentOS.7.1 via:
# yum install
http://plain.resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm
# yum -y install ovirt-engine
When I do this, I get an error about
patternfly1-1.3.0-1.el7.centos.noarch.rpm not existing. Sure enough that
file is missing from the referenced repository:
# yum -y install ovirt-engine
...
patternfly1-1.3.0-1.el7.centos FAILED
http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epe...:
[Errno 14] curl#18 - "transfer closed with 2165640 bytes remaining to read"
Trying other mirror.
Error downloading packages:
patternfly1-1.3.0-1.el7.centos.noarch: [Errno 256] No more mirrors to try.
A very similar error occurs when attempting to install oVirt v3.5.
Any suggestions?
Thanks,
-Matthew