Bug 1078752 - mongodb-server should require specific pcre version
Summary: mongodb-server should require specific pcre version
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: mongodb
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marek Skalický
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-20 09:44 UTC by David Plachetka
Modified: 2015-03-08 22:47 UTC (History)
7 users (show)

Fixed In Version: mongodb-2.4.12-3.el6
Clone Of:
Environment:
Last Closed: 2015-03-08 22:47:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Plachetka 2014-03-20 09:44:37 UTC
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.

Comment 1 Marek Skalický 2015-02-11 14:17:12 UTC
This should be now fixed in el6.

If this issue is still actual feel free to reopen.

Comment 2 Fedora Update System 2015-02-11 14:43:42 UTC
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

Comment 3 Fedora Update System 2015-02-14 02:52:51 UTC
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).

Comment 4 Fedora Update System 2015-03-08 22:47:41 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.