Bug 1327144

Summary: Dependency Resolution Requires: python(abi) = 2.6 - 2.7
Product: Red Hat OpenStack Reporter: Tzach Shefi <tshefi>
Component: openstack-packstackAssignee: Ivan Chavero <ichavero>
Status: CLOSED NOTABUG QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: aortega, lkuchlan, srevivo, yeylon
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-17 12:11:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1272765    

Description Tzach Shefi 2016-04-14 10:41:16 UTC
Description of problem: While trying to install RHOS7 over packstack RHEL 6.7
Hit a python dependency issue. 

Version-Release number of selected component (if applicable):
RHEL 6.7 (Santiago)

Steps to Reproduce:
yum install -y http://rhos-release.virt.bos.redhat.com/repos/rhos-release/rhos-release-latest.noarch.rpm
rhos-release 7
run installations & updates. 
yum update -y
yum install -y openstack-packstack

Actual results:

--> Finished Dependency Resolution
Error: Package: openstack-packstack-2015.1-0.16.dev1589.g1d6372f.el7ost.noarch (rhelosp-7.0-puddle)
           Requires: python(abi) = 2.7
           Installed: python-2.6.6-64.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201507020259.x86_64/6.7)
               python(abi) = 2.6
Error: Package: python-docutils-0.12-0.2.20140510svn7747.el7ost.noarch (rhelosp-7.0-puddle)
           Requires: python(abi) = 2.7
           Installed: python-2.6.6-64.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201507020259.x86_64/6.7)
               python(abi) = 2.6


I've got 2.7 from RPMfind tried to install it 
Error: Package: python-urllib3-1.10.4-1.20150503gita91975b.el7ost.noarch (rhelosp-7.0-puddle)
           Requires: python(abi) = 2.7
           Installed: python-2.6.6-64.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201507020259.x86_64/6.7)
               python(abi) = 2.6
Error: Package: python-netaddr-0.7.12-1.el7ost.noarch (rhelosp-7.0-puddle)
           Requires: python(abi) = 2.7
           Installed: python-2.6.6-64.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201507020259.x86_64/6.7)
               python(abi) = 2.6
Error: Package: python-lxml-3.2.1-5.el7ost.x86_64 (rhelosp-7.0-puddle)
           Requires: libpython2.7.so.1.0()(64bit)
Error: Package: sos-3.2-36.el7ost.1.noarch (rhelosp-7.0-puddle)
           Requires: python(abi) = 2.7
           Installed: python-2.6.6-64.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201507020259.x86_64/6.7)
               python(abi) = 2.6
Error: Package: python-lxml-3.2.1-5.el7ost.x86_64 (rhelosp-7.0-puddle)
           Requires: libc.so.6(GLIBC_2.14)(64bit)
Error: Package: python-lxml-3.2.1-5.el7ost.x86_64 (rhelosp-7.0-puddle)
           Requires: libxml2.so.2(LIBXML2_2.9.0)(64bit)
Error: Package: python-requests-2.7.0-1.el7ost.noarch (rhelosp-7.0-puddle)
           Requires: python(abi) = 2.7
           Installed: python-2.6.6-64.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201507020259.x86_64/6.7)
               python(abi) = 2.6
Error: Package: python-lxml-3.2.1-5.el7ost.x86_64 (rhelosp-7.0-puddle)
           Requires: python(abi) = 2.7
           Installed: python-2.6.6-64.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201507020259.x86_64/6.7)
               python(abi) = 2.6

Comment 3 Tzach Shefi 2016-04-14 10:47:06 UTC
When installing python 2.7 it fails with:
http://pastebin.test.redhat.com/365665

Comment 4 Tzach Shefi 2016-04-17 12:11:37 UTC
Closing as not a bug.
Forgot RHOS7 not supported over rhel6.