On Sep 21, 2008, at 11:12 PM, Jeff Johnson wrote:
>
> There's false trigger firing(s) if a package contains multiple
> triggers and any
> trigger matches because of this comparison in lib/psm.c:
>
> /* XXX Trigger on any provided dependency, not just the
> package NEVR. */
> if (!rpmdsAnyMatchesDep(sourceH, trigger, 1))
> continue;
>
What I was seeing as "false firing" turns out to be from installing
the wrong package
in my test script.
On to firing triggers on file and directory paths next ...
73 de Jeff
Received on Mon Sep 22 17:45:53 2008