[Rpm-maint] [rpm-software-management/rpm] Allow the transaction ID and installation time to be overridden (PR #1803)
Panu Matilainen
notifications at github.com
Thu Oct 21 06:21:59 UTC 2021
I get the use-case, but this manner of implementing it is not going to fly:
* the transaction id is just a timestamp, so it doesn't need a separate override
* the clock may be fake, but it should tick between package installs to preserve a rough idea of install order in queries (eg --last)
* adding an API requires changing callers to take advantage, I'd put this into a macro so the mechanism can be all hidden inside rpm private APIs
--
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/pull/1803#issuecomment-948294817
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211020/0aaa10df/attachment.html>
More information about the Rpm-maint
mailing list