Bug 1006050 - anisble has unmet dependancies (EPEL6)
Summary: anisble has unmet dependancies (EPEL6)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: ansible
Version: el6
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Tim Bielawa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-09 21:49 UTC by chris procter
Modified: 2013-09-09 22:01 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-09 22:01:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description chris procter 2013-09-09 21:49:42 UTC
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:

Comment 1 Kevin Fenzi 2013-09-09 22:01:58 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.