[DSE-Dev] Bug#1088171: "Regex version mismatch" errors after pcre2 upgrade

Matthew Vernon matthew at debian.org
Mon Dec 16 15:19:40 GMT 2024


On 16/12/2024 14:14, Antonio Russo wrote:
> On 12/16/24 02:14, Matthew Vernon wrote:
>> If selinux wants to run something whenever pcre2 is updated on a 
>> system, it probably wants to install a suitable dpkg trigger.
> 
> On what trigger name should an selinux package be interested?  Does 
> pcre2 activate any
> custom trigger names?

PCRE2 does not, no. But if you want to do something any time the package 
is upgraded, you might declare yourself an interest-noawait trigger upon 
/usr/include/pcre2.h (which is necessarily updated whenever the version 
changes, which looks to be what selinux cares about).

Regards,

Matthew



More information about the SELinux-devel mailing list