Bug 2041331 - Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Summary: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Keywords:
Status: CLOSED DUPLICATE of bug 2013642
Alias: None
Product: Fedora
Classification: Fedora
Component: libselinux
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Lautrbach
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-17 06:56 UTC by Villy Kruse
Modified: 2022-01-17 08:11 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-01-17 08:11:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Villy Kruse 2022-01-17 06:56:13 UTC
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

Comment 1 Petr Lautrbach 2022-01-17 08:11:08 UTC
Please run the following command to suppress the message:

# semodule -nB

*** This bug has been marked as a duplicate of bug 2013642 ***


Note You need to log in before you can comment on or make changes to this bug.