Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667196 - dev-python/pymongo - disable tests on x86
Summary: dev-python/pymongo - disable tests 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:
Depends on:
Blocks:
 
Reported: 2018-09-28 06:40 UTC by Tomáš Mózes
Modified: 2018-09-28 07:53 UTC (History)
1 user (show)

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-09-28 06:40:37 UTC
According to https://www.mongodb.com/support-policy, support for version 3.2 is reaching it's end. Version 3.4 doesn't support x86: Starting in MongoDB 3.2, 32-bit binaries are deprecated and will be unavailable in future releases.

https://docs.mongodb.com/v3.4/administration/production-notes/
Supported platforms: x86_64/amd64, s390x, POWER8 (little endian), ARMv8-A
Comment 1 Larry the Git Cow gentoo-dev 2018-09-28 07:53:47 UTC
The bug has been closed via the following commit(s):

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

commit b8ae381d1f73da0f00023a58ea4163517377faea
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2018-09-28 06:56:25 +0000
Commit:     Ultrabug <ultrabug@gentoo.org>
CommitDate: 2018-09-28 07:53:34 +0000

    x86/package.use.mask: dev-python/pymongo[test]
    
    dev-python/pymongo[test] requires dev-db/mongodb which has dropped
    x86 support.
    
    Closes: https://bugs.gentoo.org/667196
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>

 profiles/arch/x86/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)