| Summary: | [ORIGIN] openshift-python | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Peter Ruan <pruan> |
| Component: | Pod | Assignee: | Krishna Raman <kraman> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | 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: | |
probably a wrong category. This was a missing dependency. The package was added to F19 dependency mirror and this issue should be fixed now. http://mirror.openshift.com/pub/origin-server/nightly/fedora-19/dependencies/x86_64/ta-lib-devel-0.4.0-1.fc19.x86_64.rpm http://mirror.openshift.com/pub/origin-server/nightly/fedora-19/dependencies/x86_64/ta-lib-0.4.0-1.fc19.x86_64.rpm Verified on latest build openshift-origin-cartridge-python-1.17.6-1.git.0.5bd5650.fc19.noarch was installed successfully |
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: