[Rpm-maint] [rpm-software-management/rpm] transfiletriggerpostun doesn't work when rpms are removed. (Issue #2324)

xiacunshun notifications at github.com
Thu Dec 15 02:42:30 UTC 2022


I got some clues as following:
in lib/rpmtriggers.c:109
`strcmp(prefix, rpmdsN(ds)) == 0`

The  rpmdsN(ds) cannot get the right prefix matching the one we need ( /usr/lib/systemd/system/ ) due to the wrong value ds->N[ds->I] returns. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2324#issuecomment-1352484963
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2324/1352484963 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221214/22cb7569/attachment-0001.html>


More information about the Rpm-maint mailing list