Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668288 - dev-libs/mongo-c-driver: drop dev-db/mongodb dep on x86
Summary: dev-libs/mongo-c-driver: drop dev-db/mongodb dep on x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-11 10:25 UTC by Tomáš Mózes
Modified: 2018-10-26 13:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2018-10-11 10:25:44 UTC
According to the support policy, MongoDB 3.2 is EOL since September 2018 and version 3.4 does not support x86 any more. Please remove support for dev-db/mongodb on x86 so we can drop the EOL MongoDB versions in Gentoo. Thank you.

https://www.mongodb.com/support-policy
https://docs.mongodb.com/manual/installation/#mongodb-supported-platforms
Comment 1 Tomáš Mózes 2018-10-11 10:26:27 UTC
Affected versions:
0.98.2
1.1.10
1.1.2-r1
1.3.5
1.6.2
Comment 2 Larry the Git Cow gentoo-dev 2018-10-26 13:18:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc14c499be9cdc5736bfde619039b5413d6a5bc

commit 2fc14c499be9cdc5736bfde619039b5413d6a5bc
Author:     Tomas Mozes <tmozes@sygic.com>
AuthorDate: 2018-10-17 08:55:05 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-26 13:17:50 +0000

    dev-libs/mongo-c-driver: drop tests on x86
    
    Closes: https://bugs.gentoo.org/668288
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-libs/mongo-c-driver/mongo-c-driver-0.98.2.ebuild   | 6 +++++-
 dev-libs/mongo-c-driver/mongo-c-driver-1.1.10.ebuild   | 6 +++++-
 dev-libs/mongo-c-driver/mongo-c-driver-1.1.2-r1.ebuild | 6 +++++-
 dev-libs/mongo-c-driver/mongo-c-driver-1.3.5.ebuild    | 6 +++++-
 dev-libs/mongo-c-driver/mongo-c-driver-1.6.2.ebuild    | 6 +++++-
 5 files changed, 25 insertions(+), 5 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5b5c4e8cbff22ded194f2bda128de450b130d5

commit ef5b5c4e8cbff22ded194f2bda128de450b130d5
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2018-10-18 05:22:30 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-26 13:17:53 +0000

    x86/package.use.mask: dev-libs/mongo-c-driver[test]
    
    Bug: https://bugs.gentoo.org/668288
    Closes: https://github.com/gentoo/gentoo/pull/10162
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 profiles/arch/x86/package.use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)