[Rpm-maint] [rpm-software-management/rpm] Requires(pre) should propagate along dependency graph (Issue #4141)
Panu Matilainen
notifications at github.com
Thu Mar 12 09:24:54 UTC 2026
pmatilai left a comment (rpm-software-management/rpm#4141)
> So rpm would be silently breaking a dependency loop, rather than refusing to perform an impossible task?
Yes. That's what it has always been doing, which doesn't make it right (hence the ticket I linked). But changing is hard because loops are *everywhere* in distros, and often they can be harmlessly resolved with the aid of Requires(pre) and the like. But once you have two or more packages insisting on *pre* then it's a game over and rpm should really bail out.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/4141#issuecomment-4045207733
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/4141/4045207733 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260312/6614515d/attachment.htm>
More information about the Rpm-maint
mailing list