Bug 1206013
| Summary: | ruby193-rubygem-rest-client should be installed as dependency when installing rubygem-openshift-origin-routing-daemon | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Johnny Liu <jialiu> |
| Component: | Node | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.2.0 | CC: | adellape, bleanhar, jokerman, libra-onpremise-devel, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-openshift-origin-routing-daemon-0.23.2.0-1.el6op | Doc Type: | Bug Fix |
| Doc Text: |
After starting the routing daemon service, operations using the oo-admin-ctl-routing tool would fail if the ruby193-rubygem-rest-client package was not installed. This was due to the rubygem-openshift-origin-routing-daemon package missing a dependency on the ruby193-rubygem-rest-client package. This bug fix updates the rubygem-openshift-origin-routing-daemon package to include this dependency, and the issue no longer occurs as a result.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-04-06 17:06:54 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: | |
| Embargoed: | |||
|
Description
Johnny Liu
2015-03-26 06:47:45 UTC
Trivial, I'll take this. Verified this bug with rubygem-openshift-origin-routing-daemon-0.23.2.0-1.el6op.noarch, and PASS. # yum update rubygem-openshift-origin-routing-daemon ========================================================================================================================================================================================= Package Arch Version Repository Size ========================================================================================================================================================================================= Updating: rubygem-openshift-origin-routing-daemon noarch 0.23.2.0-1.el6op openshift_infra_puddle 209 k Installing for dependencies: ruby193-rubygem-rest-client noarch 1.6.1-2.el6op openshift_infra_puddle 159 k Transaction Summary ========================================================================================================================================================================================= Install 1 Package(s) Upgrade 1 Package(s) # rpm -qR rubygem-openshift-origin-routing-daemon|grep rest ruby193-rubygem(rest-client) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0779.html |