[Rpm-maint] [rpm-software-management/rpm] Fix file triggers running twice from add/remove elements on upgrade (PR #4044)
Michal Domonkos
notifications at github.com
Wed Nov 26 14:49:28 UTC 2025
dmnks left a comment (rpm-software-management/rpm#4044)
Yep, the issue is that we're looking for the triggers to fire *in the rpmdb* which goes through this intermediate state during an upgrade where both the old and new packages are present. It's not the end state of the database and so the file triggers shouldn't fire for both packages. Makes sense, nice catch!
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4044#issuecomment-3581666685
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4044/c3581666685 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20251126/28febed3/attachment.htm>
More information about the Rpm-maint
mailing list