Bug 874511
| Summary: | [Installation]"error while loading shared libraries: libruby.so.1.9" is seen in the file /etc/httpd/logs/error_log | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | xjia <xjia> |
| Component: | Node | Assignee: | Brenton Leanhardt <bleanhar> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.2.0 | CC: | bleanhar, jialiu, jkeck, jyundt, xtian |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-01-31 20:32:13 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 876603 | ||
|
Description
xjia
2012-11-08 10:50:15 UTC
*** Bug 876603 has been marked as a duplicate of this bug. *** I verified that one way to fix this is to change the following setting in /etc/httpd/conf.d/ruby193-passenger.conf: Broken: PassengerRuby /opt/rh/ruby193/root/usr/bin/ruby Works: PassengerRuby /usr/bin/ruby193-ruby I'm going to reach out to the Web Developer Toolkit team to see if this is the recommended way to resolve the issue. It seems to me like there might be an issue with /opt/rh/ruby193/root/usr/bin/ruby. For what it's worth I tested with ruby193-ruby-1.9.3.327-25.el6.x86_64 and saw the same behavior. This will ship with the next puddle. Verify: No such error Version: OpenShiftEnterprise/1.1.x/2012-12-14.1/ 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. http://rhn.redhat.com/errata/RHSA-2013-0220.html |