Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892721 - dev-libs/mongo-c-driver requires <dev-python/sphinx-5
Summary: dev-libs/mongo-c-driver requires <dev-python/sphinx-5
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: 722500
  Show dependency tree
 
Reported: 2023-01-31 11:57 UTC by Michał Górny
Modified: 2023-07-24 12:35 UTC (History)
2 users (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 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(-)