Hide Forgot
Created attachment 1145309 [details] output from "sudo yum -y install ovirt-engine" Description of problem: ovirt-engine-3.6.4.1-1.el7.centos.noarch rpm fails on dependency solution when attempting to install it OS Info: [dbrockus@localhost ~]$ cat /etc/centos-release CentOS Linux release 7.2.1511 (Core) [dbrockus@localhost ~]$ uname -a Linux localhost.localdomain 3.10.0-327.13.1.el7.x86_64 #1 SMP Thu Mar 31 16:04:38 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux Version-Release number of selected component (if applicable): ovirt-engine-3.6.4.1-1.el7.centos.noarch rpm How reproducible: "sudo yum -y install ovirt-engine" Steps to Reproduce: Just attempt to install the rpm Actual results: [Excerpt from yum] --> Finished Dependency Resolution Error: Package: ovirt-engine-3.6.4.1-1.el7.centos.noarch (ovirt-3.6) Requires: patternfly1 Expected results: patternfly1 would be available Additional info: I have attached the output from running yum and the two repo files
Created attachment 1145311 [details] /etc/yum.repos.d/ovirt-3.6.repo
Created attachment 1145312 [details] /etc/yum.repos.d/ovirt-3.6-dependencies.repo From /etc/yum.repos.d/ovirt-3.6-dependencies.repo [ovirt-3.6-patternfly1-noarch-epel] name=Copr repo for patternfly1 owned by patternfly baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-7-$basearch/ enabled=1 skip_if_unavailable=1 gpgcheck=0
David: Most likely this was a temporary problem in copr. Can you try again? Sandro: Perhaps we want to mirror this one on resources.
Verified myself, it's working for me. So probably an outage on copr repository.