[feedhenry-dev] python-paramiko & sshpass dependencies

Gerard Ryan gryan at redhat.com
Mon Nov 6 17:07:42 UTC 2017


John Stafford <jstaffor at redhat.com> writes:

> Hi,
>
> Attempting to get Ansible running as part of installing MCP however, I hit
> the following issues:
>
> [
>
> [jstaffor at jstaffor Downloads]$ rpm -i ansible-2.4.0.0-1.el7.ans.noarch.rpm
>
> warning: ansible-2.4.0.0-1.el7.ans.noarch.rpm: Header V4 RSA/SHA1
> Signature, key ID 442667a9: NOKEY
>
> error: Failed dependencies:
>
> PyYAML is needed by ansible-2.4.0.0-1.el7.ans.noarch
>
> python-jinja2 is needed by ansible-2.4.0.0-1.el7.ans.noarch
>
> python-paramiko is needed by ansible-2.4.0.0-1.el7.ans.noarch
>
> sshpass is needed by ansible-2.4.0.0-1.el7.ans.noarch
> ]
>
> The first two were straight forward fixes however, I'm getting lost down
> 'rabbit holes' with the last two.
>
> Anyone know a straight forward way of obtaining these dependencies?
>
> BTW - I'm running RHEL 7.4 CSB (rooted)

Hi John,

If you're on RHEL7, I don't think you should need to download an rpm and
install it with rpm. You should be able to install it from the
instructions here:

https://access.redhat.com/articles/3174981

Note that there are two sets of instructions there: "If you have a Red
Hat Ansible Engine Subscription", and "If you are a RHEL only
Customer".

Hope this helps,
Gerard.




More information about the feedhenry-dev mailing list