Bug 2041223 - After pcre2-10.39-1 update: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Summary: After pcre2-10.39-1 update: Regex version mismatch, expected: 10.39 2021-10-2...
Keywords:
Status: CLOSED DUPLICATE of bug 2013642
Alias: None
Product: Fedora
Classification: Fedora
Component: pcre2
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Lukas Javorsky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-16 15:10 UTC by Marc Muehlfeld
Modified: 2022-01-17 09:34 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-01-17 09:27:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marc Muehlfeld 2022-01-16 15:10:33 UTC
Description of problem:
With the today's update to pcre2-10.39-1, error messages are shown in certain cases and flood the logs.


Version-Release number of selected component (if applicable):
pcre2-10.39-1.fc35.x86_64


How reproducible:
Always.


Steps to Reproduce:
1. Update to to pcre2-10.39-1.fc35.x86_64 using dnf update
2. Run, for example, "su -", or grep for "Regex" in "journalctl" output.


Actual results:
$ su -
Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26


# journalctl | grep Regex
Jan 16 15:45:49 myHostname systemd-tmpfiles[4109]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Jan 16 15:45:49 myHostname systemd-tmpfiles[4109]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Jan 16 15:45:49 myHostname systemd-tmpfiles[4109]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Jan 16 15:50:01 myHostname systemd-user-runtime-dir[4143]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Jan 16 15:50:01 myHostname systemd-user-runtime-dir[4143]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Jan 16 15:50:01 myHostname systemd-user-runtime-dir[4143]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Jan 16 15:50:01 myHostname systemd[4144]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Jan 16 15:50:01 myHostname systemd[4144]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
Jan 16 15:50:01 myHostname systemd[4144]: Regex version mismatch, expected: 10.39 2021-10-29 actual: 10.37 2021-05-26
...


Expected results:
The errors shouldn't be shown.


Additional info:
If you downgrade to pcre2-10.37-4.fc35, the errors are gone.

Comment 1 Marc Muehlfeld 2022-01-16 15:15:52 UTC
Not sure if this has a similar cause than here: https://github.com/fedora-silverblue/issue-tracker/issues/225

Comment 2 Scott Brown 2022-01-16 19:24:27 UTC
Duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2013642

Comment 3 Michal Schorm 2022-01-17 09:24:43 UTC
Dropping the link to the mail thread here:
  https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/thread/4DRRUG6FABFEACC6IA2BSR5PY7ZRVGCZ/

Comment 4 Zdenek Pytela 2022-01-17 09:27:58 UTC

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

Comment 5 Michal Schorm 2022-01-17 09:34:08 UTC
I've updated my F35 system less then an hour ago.
I've also got the pcre update:
    Upgraded      pcre2-10.37-4.fc35.x86_64                          @@System
    Upgrade       pcre2-10.39-1.fc35.x86_64                          @updates

However I cannot find any trace of the issue you are describing. not with "su -", not in the "journalctl -x --no-pager | grep -i regexp".

I just want to note note that it is not 100% reproducible and it likely does not affect everyone.


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