RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1040097 - RDO Packaging update on 10-Dec-13 broke created un-met dependency on pyOpenSSL 0.12 (0.10 installed)
Summary: RDO Packaging update on 10-Dec-13 broke created un-met dependency on pyOpenSS...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: python-swiftclient
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-10 17:17 UTC by Chris Hoge
Modified: 2016-04-26 17:04 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-11 05:38:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Hoge 2013-12-10 17:17:55 UTC
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:

Comment 1 Chris Hoge 2013-12-10 17:18:44 UTC
It's also likely, based on repository dates, the the python-heatclient could have a bad dependency.

Comment 2 Stephen Gordon 2013-12-11 04:12:05 UTC
Thanks for the bug report Chris, I have escalated on rdo-list.

Comment 3 Pádraig Brady 2013-12-11 05:38:33 UTC
The latest pyopenssl was pushed a few hours ago


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