Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 708954

Summary: dev-db/mongodb: please clean py2 versions up
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://jira.mongodb.org/browse/SERVER-52687
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 735276    
Bug Blocks: 635934, 694800    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-10 11:03:32 UTC
The old versions of mongodb are blocking py2 cleanup.  Please stabilize a newer version and clean them up.
Comment 1 Tomáš Mózes 2020-03-21 20:08:59 UTC
The latest Graylog for example still requires MongoDB 4.0 (https://docs.graylog.org/en/3.2/pages/installation.html):

The Graylog server application has the following prerequisites:
MongoDB 3.6 or 4.0

Or version 4.2 in 4.0 compatibility mode.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 10:55:56 UTC
ping.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-22 09:25:46 UTC
Old versions last rited.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-22 10:11:30 UTC
Reverted, I've missed stabilization.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-11-02 08:31:36 UTC
Can we make progress here now?
Comment 6 Tomáš Mózes 2020-11-06 05:38:07 UTC
According to https://www.mongodb.com/support-policy version 4.0 will be supported until 2022. I'll try to ask on their Jira if it's possible to python3-ize this branch.
Comment 7 Larry the Git Cow gentoo-dev 2020-11-09 14:27:45 UTC
The bug has been closed via the following commit(s):

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

commit 9940b361aac3f7da59a456534ac94321b502829a
Author:     Alexys Jacob <ultrabug@gentoo.org>
AuthorDate: 2020-11-09 14:25:28 +0000
Commit:     Alexys Jacob <ultrabug@gentoo.org>
CommitDate: 2020-11-09 14:27:10 +0000

    profiles/package.mask: mask python2 only dev-db/mongodb versions
    
    Closes: https://bugs.gentoo.org/708954
    
    Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2021-01-22 22:13:16 UTC
The bug has been referenced in the following commit(s):

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

commit 229676e5e28d0bd32c04c85a249b9c8b4b33b1f5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-01-22 22:12:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-22 22:12:17 +0000

    profiles/package.mask: drop obsolete mongodb mask
    
    Bug: https://bugs.gentoo.org/708954
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 -------
 1 file changed, 7 deletions(-)