Description of problem: Unable to install augeas from epel 5 x86_64. It appears that the repos contain augeas and subpackages of version 1.1.0, but the repository metadata contains version 1.2.0 available. Version-Release number of selected component (if applicable): 1.2.0 How reproducible: Reproducible. Steps to Reproduce: 1. Attempt to `yum install augeas` from epel 5 Actual results: yum states about to install augeas-libs 1.2.0, then cannot locate at any mirror urls. E.g.: http://mirror.steadfast.net/epel/5/x86_64/augeas-libs-1.2.0-1.el5.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" Trying other mirror. Actual package in http://mirror.steadfast.net/epel/5/x86_64/ is augeas 1.1.0. Expected results: Installation of augeas Additional info:
Related to bug 1080373. Note that augeas-libs 1.2.0 is an epel-testing package. "yum install augeas-libs --enablerepo=epel-testing --disablerepo=epel" may work, if all the other dependencies are already installed.
*** This bug has been marked as a duplicate of bug 1080373 ***