Hello,

 

I tried to install python2-rsa from EPEL in a CentOS 6.7 x86-64 system, and it fails with this dependency error:

 

Error: Package: python2-rsa-3.3-2.el6.noarch (epel)

           Requires: python-pyasn1 >= 0.1.3

           Available: python-pyasn1-0.0.12a-1.el6.noarch (base)

               python-pyasn1 = 0.0.12a-1.el6

You could try using --skip-broken to work around the problem

You could try running: rpm -Va --nofiles --nodigest

 

Is there currently a fix for that?