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

Bug 892721

Summary: dev-libs/mongo-c-driver requires <dev-python/sphinx-5
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED FIXED    
Severity: normal CC: leonchik1976, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 722500    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-01-31 11:57:11 UTC
NonsolvableDepsInStable: version 1.18.0-r1: nonsolvable depset(rdepend) keyword(amd64) stable profile (default/linux/amd64/17.1) (80 total): solutions: [ <dev-python/sphinx-5 ]
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-07-24 12:20:22 UTC
Ping.  Sphinx-5 is over a year old already, and this is the only blocker requiring a version that old.  Furthermore, RDEPEND on sphinx is almost surely wrong.
Comment 2 Larry the Git Cow gentoo-dev 2023-07-24 12:35:20 UTC
The bug has been closed via the following commit(s):

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

commit 902c162a7ed7f479e86f126c5a97921c618bf43b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-07-24 12:30:46 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-07-24 12:34:51 +0000

    dev-libs/mongo-c-driver: Fix support for sphinx-5+
    
    Strip -W flag that turns warnings into errors, in order to permit
    building manpages with >=dev-python/sphinx-5.  I understand that it was
    so hard to do this throughout the last year.
    
    Closes: https://bugs.gentoo.org/892721
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/mongo-c-driver/mongo-c-driver-1.18.0-r1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)