Description of problem: mongodb server (2.4.6-1.el6) fails to start with pcre version pcre-7.8-4.el6.x86_64 producing following error: /usr/bin/mongod: symbol lookup error: /usr/bin/mongod: undefined symbol: _ZN7pcrecpp2RE4InitEPKcPKNS_10RE_OptionsE After update of pcre to version pcre-7.8-6.el6.x86_64 mongodb server start fine. mongodb-server should require specific pcre version. Version-Release number of selected component (if applicable): mongodb-server-2.4.6-1.el6.x86_64 pcre-7.8-4.el6.x86_64 How reproducible: Always Steps to Reproduce: 1. Install mongodb-server-2.4.6-1.el6.x86_64 and pcre pcre-7.8-4.el6.x86_64 2. Start mongod Actual results: mongod fails to start with following error: /usr/bin/mongod: symbol lookup error: /usr/bin/mongod: undefined symbol: _ZN7pcrecpp2RE4InitEPKcPKNS_10RE_OptionsE Expected results: mongod starts Additional info: After update of pcre to version pcre-7.8-6.el6.x86_64 mongod starts fine. Specific pcre version should be added rpm requires.
This should be now fixed in el6. If this issue is still actual feel free to reopen.
mongodb-2.4.12-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/mongodb-2.4.12-3.el6
Package mongodb-2.4.12-3.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing mongodb-2.4.12-3.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0744/mongodb-2.4.12-3.el6 then log in and leave karma (feedback).
mongodb-2.4.12-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.