| Summary: | when installing ceilometer via packstack mongo doesn't get the right version of libv8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Angus Salkeld <asalkeld> | ||||
| Component: | mongodb | Assignee: | Alan Pevec <apevec> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Kevin Whitney <kwhitney> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 4.0 | CC: | ajeain, apevec, breeler, databases-maint, eglynn, fpercoco, hateya, sdake, srevivo, yeylon | ||||
| Target Milestone: | rc | Keywords: | OtherQA | ||||
| Target Release: | 4.0 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | mongodb-2.2.4-3.el6ost | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-20 00:38:34 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: | 1042837 | ||||||
| Attachments: |
|
||||||
|
Description
Angus Salkeld
2013-11-22 11:28:35 UTC
So that's a bug in ruby193-v8, SCL must filter autoprovides and this RPM doesn't. Until that's fixed, we can workaround in rhos4 by adding explicit Requries: v8 in rhos mongodb package. Created attachment 827695 [details]
Fix
As discussed, we'll add Requires: v8 as workaround for this issue until the real issue is fixed.
Installing: mongodb x86_64 2.2.4-3.el6ost OpenStack-4.0-Puddle 27 M Installing for dependencies: boost-thread x86_64 1.41.0-18.el6 rhel-6-server-rpms 41 k gperftools-libs x86_64 2.0-3.el6ost.2 OpenStack-4.0-Puddle 246 k libicu x86_64 4.2.1-9.1.el6_2 rhel-6-server-rpms 4.9 M libmongodb x86_64 2.2.4-3.el6ost OpenStack-4.0-Puddle 475 k snappy x86_64 1.1.0-1.el6 rhel-6-server-rpms 39 k v8 x86_64 1:3.14.5.10-2.el6ost OpenStack-4.0-Puddle 3.0 M With RHOS 4.0 Beta and ruby193-v8 installed: Installing: mongodb x86_64 2.2.4-2.el6ost OpenStack-4.0-Puddle 27 M Installing for dependencies: boost-thread x86_64 1.41.0-18.el6 rhel-6-server-rpms 41 k gperftools-libs x86_64 2.0-3.el6ost.2 OpenStack-4.0-Puddle 247 k libmongodb x86_64 2.2.4-2.el6ost OpenStack-4.0-Puddle 476 k snappy x86_64 1.1.0-1.el6 rhel-6-server-rpms 39 k # mongo mongo: error while loading shared libraries: libv8.so.3: cannot open shared object file: No such file or directory 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/RHEA-2013-1859.html |