On 2022.08.16 16:16, Wols Lists wrote:
On 16/08/2022 21:05, Jack wrote:
This one is actually pretty straightforward. You have
dev-python/sphinx-5.0.2 installed which requires a version of
dev-python/docutils LESS THAN 0.19. I suspect you were looking for
conflicts in the USE flags, where there aren't any (that I see.)
It looks like you either need to downgrade docutils or accept (at
least temporarily) a testing version of sphinx.
Don't you mean "accept temporarily that you can't upgrade docutils"?
It reads to me there's no need to downgrade because the upgrade has
been skipped.
Yes, sloppy wording on my part. I have docutils installed, but not
sphinx, and trying to install sphinx (stable) for me would require
downgrading docutils.
The other point is, does the OP want both docutils and sphinx in
their world set? Because if docutils is not in the world set, why is
emerge trying to update it? If the OP is not using docutils directly,
only via sphinx, surely removing it from the world set will make this
conflict go away?
I agree.
Cheers,
Wol