[Rpm-maint] [rpm-software-management/rpm] RFE: display *.rpm queries in install order (#481)
Jeff Johnson
notifications at github.com
Sat Jul 28 05:42:25 UTC 2018
There is no easy way to display the order in which a set of packages will be installed.
(aside)
You can do a rpm -v -v --test and scrape the order out of the debugging spewage. No other known way to identify the order in which packages would be installed by rpm.
The rpmgi interface could/should be modified to create a transaction from the set of package arguments, perform a topological sort, and then apply whatever query format is desired to the headers in the transaction in the same order that they would be installed.
--
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/481
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180727/acf204ec/attachment.html>
More information about the Rpm-maint
mailing list