Bug 1028632

Summary: [ORIGIN] openshift-python
Product: OKD Reporter: Peter Ruan <pruan>
Component: PodAssignee: Krishna Raman <kraman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.xCC: jhou, mfisher, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-24 03:21:48 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:

Description Peter Ruan 2013-11-08 22:13:09 UTC
Description of problem:
when trying to update my VM via vagrant, it seems to fail to install the python cartridge due to dependency problems.



Version-Release number of selected component (if applicable):
current.

How reproducible:
always.

Steps to Reproduce:
1. do a vagrant sync -c
2.
3.

Actual results:
Error: Execution of '/bin/yum -d 0 -e 0 -y install openshift-origin-cartridge-python' returned 1: Error: Package: openshift-origin-cartridge-python-1.17.1-1.git.12.389a88c.fc19.noarch (origin-base)
           Requires: ta-lib-devel
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Error: /Stage[main]/Openshift_origin::Cartridges/Openshift_origin::Cartridges::Openshiftcartridge[python]/Package[openshift-origin-cartridge-python]/ensure: change from absent to present failed: Execution of '/bin/yum -d 0 -e 0 -y install openshift-origin-cartridge-python' returned 1: Error: Package: openshift-origin-cartridge-python-1.17.1-1.git.12.389a88c.fc19.noarch (origin-base)
           Requires: ta-lib-devel
 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 Peter Ruan 2013-11-08 22:13:48 UTC
probably a wrong category.

Comment 3 Jianwei Hou 2013-11-15 08:40:54 UTC
Verified on latest build
openshift-origin-cartridge-python-1.17.6-1.git.0.5bd5650.fc19.noarch was installed successfully