Description of problem: The python-swiftclient-1.8.0-1.el6.noarch release depends on pyOpenSSL >= 0.12. On Enterprise Linux systems pyOpenSSL = 0.10-2.el6. Version-Release number of selected component (if applicable): RDO Havana EPEL How reproducible: Install pyton-swiftclient on EL6/Scientific Linux 6/CentOS 6 from the RDO repository Steps to Reproduce: 1. sudo yum install -y http://rdo.fedorapeople.org/rdo-release.rpm 2. sudo /usr/bin/yum -d 0 -e 0 -y install openstack-cinder Actual results: Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-cinder' returned 1: Error: Package: python-swiftclient-1.8.0-1.el6.noarch (openstack-havana) Requires: pyOpenSSL >= 0.12 Installed: pyOpenSSL-0.10-2.el6.x86_64 (@sl) pyOpenSSL = 0.10-2.el6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Expected results: Additional info:
It's also likely, based on repository dates, the the python-heatclient could have a bad dependency.
Thanks for the bug report Chris, I have escalated on rdo-list.
The latest pyopenssl was pushed a few hours ago