Description of problem: After upgrading to pcre2-10.39-1.fc35.x86_64 I get the message Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26 when logging in. Also when updating some packages via rpm. The only ELF file containing this message is [root@mybox ~]# fgrep 'Regex version mismatch' /usr/lib64/*.so* grep: /usr/lib64/libselinux.so.1: binary file matches [root@mybox ~]# Version-Release number of selected component (if applicable): libselinux-3.3-1.fc35.x86_64 How reproducible: Always. Steps to Reproduce: For example run this /sbin/udevadm trigger --subsystem-match=net --action=change
Please run the following command to suppress the message: # semodule -nB *** This bug has been marked as a duplicate of bug 2013642 ***