EasyApache 4 - Profile Provision Fail
I'm trying to provision a new profile and it fails saying
I also tried yum install libyaml-devel and comes up with the same. How can I resolve this since this is a dependency for profile provisioning?
http://apt.sw.be/redhat/el6/en/x86_64/dag/RPMS/libyaml-devel-0.1.4-1.el6.rf.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error Downloading Packages:
libyaml-devel-0.1.4-1.el6.rf.x86_64: failure: RPMS/libyaml-devel-0.1.4-1.el6.rf.x86_64.rpm from dag: [Errno 256] No more mirrors to try.
I also tried yum install libyaml-devel and comes up with the same. How can I resolve this since this is a dependency for profile provisioning?
-
Problem Solved. I've changed my dag repo to a mirror Index of /sites/apt.sw.be/redhat/el6/en/x86_64/dag
And then reran yum install libyaml-devel. Now the Easy Apache Provision Profile is running.0 -
Hello, I'm happy to see you were able to address the issue. Thank you for updating us with the outcome. 0 -
Problem Solved. I've changed my dag repo to a mirror
Index of /sites/apt.sw.be/redhat/el6/en/x86_64/dag
And then reran yum install libyaml-devel. Now the Easy Apache Provision Profile is running.
How did you do this?0 -
Hello, You can manually modify a YUM repo by editing it's corresponding .repo file in the /etc/yum.repos.d/ directory. When editing the file, you can uncomment the "baseurl=" line and modify it to use a specific mirror. Thank you. 0
Please sign in to leave a comment.
Comments
4 comments