[Rpm-maint] [rpm-software-management/rpm] Implement a way to ensure build artifacts integrity after the `%build`, and during post-build phases like `%check` (Discussion #3009)
Carlos R.F.
notifications at github.com
Tue Apr 2 00:33:59 UTC 2024
Another option can be as simple as backing up the entire directory prior to `%check` and use the CoW feature in xfs to optimize the operation. Then, restore it. It may actually be a lot simpler, and would require less permissions. It is basically the `cp -ar --reflink=always ...`
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3009#discussioncomment-8977863
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/3009/comments/8977863 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240401/0babfc8c/attachment.html>
More information about the Rpm-maint
mailing list