| Summary: | anisble has unmet dependancies (EPEL6) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | chris procter <cprocter> |
| Component: | ansible | Assignee: | Tim Bielawa <tbielawa> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | athmanem, kevin, maxim, tbielawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-09 22:01:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
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. |
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: