[Rpm-maint] [rpm-software-management/rpm] Running a script before uninstall transaction (Issue #2116)
Shreenidhi Shedi
notifications at github.com
Wed Jul 6 16:12:50 UTC 2022
Thanks @ffesti for the response. My use case is:
In our kernel spec, we have various sub packages which install modules under /lib/modules/$(uname -r) directory.
If I want to erase running kernel and it's subpackages using `rpm -e` I want to take backup of all modules directory until next boot. I don't want to lose modules of any sub package or main package in the process. So I need a way to run the backup operation before uninstall transaction begins.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2116#issuecomment-1176415131
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2116/1176415131 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220706/af0bac4e/attachment-0001.html>
More information about the Rpm-maint
mailing list