Description of problem: yum install ansible gives: Error: Package: ansible-1.2.3-2.el6.noarch (epel) Requires: python-jinja2 The closest match in epel is python-jinja2-26 which provides python-jinja2-26 but not python-jinja2. This makes ansible uninstallable Version-Release number of selected component (if applicable): ansible 1.2.3-2.el6 from epel rhel6 How reproducible: Steps to Reproduce: 1. yum install ansible 2. 3. Actual results: Error: Package: ansible-1.2.3-2.el6.noarch (epel) Requires: python-jinja2 Expected results: it installs Additional info:
If I had a FAQ, this would be #1 on it. ;) Please see: https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F and especially the note: NOTE for RHN users. You need to also enable the 'optional' repository to use EPEL packages as they depend on packages in that repository. This can be done by enabling the RHEL optional subchannel for RHN-Classic. For certificate-based subscriptions see RHEL Deployment Guide python-jinja2 is in the optional repo.