On Wed, Dec 01, 2021 at 02:06:41PM +0100, Miro Hrončok wrote:
See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproje...
Would adding automatically generated obsoletes to 3624 Python packages have any observable negative impact (e.g. on the repodata size or time to resolve deps)?
I think that would increase the size of the primary repodata...
I guess by number * length of obsolete, so might not be that bad?
It would likely affect dnf processing time as well, but not sure how much.
It seems like something to try and avoid if possible.
kevin