This update due to the changed abi makes kmail to fail:
$ kmail
kmail: symbol lookup error: /lib64/libQt5WebEngineCore.so.5: undefined symbol: _ZN3re23RE23Arg9parse_intEPKciPv
Downgrading re2 to the previous release allowed kmail to start.
Thanks for the tests!
Oops, my bad for the ABI breakage, sorry. I was too quick when I read the Bugzilla issues requiring an upgrade to newer version...
This update has been submitted for testing by denisarnaud.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This also resolves #1652589
This update has been pushed to testing.
ABIcheck fails. Never do such in stable branches as currently F29 and F30!
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update due to the changed abi makes kmail to fail: $ kmail kmail: symbol lookup error: /lib64/libQt5WebEngineCore.so.5: undefined symbol: _ZN3re23RE23Arg9parse_intEPKciPv
Downgrading re2 to the previous release allowed kmail to start.
Indeed breaks ABI for both packages that depend on re2 according to repoquery: perl-re-engine-RE2 and qt5-qtwebengine
ldd -r /usr/lib64/perl5/vendor_perl/auto/re/engine/RE2/RE2.so undefined symbol: _ZNK3re23RE25MatchERKNS_11StringPieceEiiNS0_6AnchorEPS1_i (/usr/lib64/perl5/vendor_perl/auto/re/engine/RE2/RE2.so) undefined symbol: _ZNK3re23RE223NumberOfCapturingGroupsEv (/usr/lib64/perl5/vendor_perl/auto/re/engine/RE2/RE2.so)
the qtwebengine one already documented in previous comment. I'll comment in bug #1672014
Thanks for the tests! Oops, my bad for the ABI breakage, sorry. I was too quick when I read the Bugzilla issues requiring an upgrade to newer version...
This update breaks nextcloud and falkon also, and probably other packages.
This update has been obsoleted.