[Rpm-maint] [rpm-software-management/rpm] Is there a way to handle Requires(Pretrans) dependency in a single transaction (#1337)

Panu Matilainen notifications at github.com
Thu Aug 20 07:44:40 UTC 2020


As per the name, a *pretrans* dependency has to be present prior to transaction start and cannot be satisfied by other packages in the transaction, because the transaction hasn't started at that point! That behavior is the whole point of that special dependency type.

The dependency info is of course queriable via API (and cli), but rpm doesn't offer any special aid to construct multiple transactions in such a situation, it's up to the API user to do so. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1337#issuecomment-677433230
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200820/e36d6830/attachment.html>


More information about the Rpm-maint mailing list