Bug 1010535 - dependency issue in libmongodb-devel-2.4.6-1.el6
Summary: dependency issue in libmongodb-devel-2.4.6-1.el6
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: mongodb
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Marek Skalický
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-21 09:30 UTC by Tuomo Soini
Modified: 2015-03-08 22:47 UTC (History)
8 users (show)

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


Attachments (Terms of Use)

Description Tuomo Soini 2013-09-21 09:30:03 UTC
Description of problem:

libmongodb-devel-2.4.6-1.i686.rpm has following requires:

boost-devel  
libmongodb = 2.4.6-1.el6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsXz) <= 5.2-1

This doesn't specify cpu arch so libmongodb.x86_64 will satisfy the dependency.

Shouldn't this be:

Requires: libmongodb%{?_isa} = %{version}-%{release}

And possibly boost-devel requirement should also have %{?_isa}

Comment 1 Marek Skalický 2015-02-11 14:16:30 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:40 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:49 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:39 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.