Update to 3.54.3 release
Bug Fixes:
Miscellaneous:
Bug Fixes:
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2025-7a095d9df0
Please log in to add feedback.
This update's test gating status has been changed to 'waiting'.
This update has been submitted for testing by bodhi.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
Works.
Works great! LGTM! =)
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
Application DO NOT start with a message:
evolution: symbol lookup error: /lib64/libebook-contacts-1.2.so.4: undefined symbol: _ZNK4i18n12phonenumbers15PhoneNumberUtil20ParseAndKeepRawInputERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_PNS0_11PhoneNumberEIt looks like you've a libphonenumber version, which is either ahead or behind the version used to build the evolution-data-server. Looking into the build logs of the x86_64, it says there was used libphonenumber-8.13.45-1.fc41, which seems to be the latest build from the 2024-09-16.
@mcrha
And what version was decided to build evolution if libphonenumber actual version in fedora repositiory is 3.54.3-1.fc41???
The version I found comes from the koji:
https://koji.fedoraproject.org/koji/packageinfo?packageID=31102
I'm not sure if you made a typo, but the
3.54.3-1.fc41looks more like anevolutionpackage version, thanlibphonenumber's. Theevolutionbuild log [1] shows it had installedlibphonenumber 8.13.45-1.fc41, the same theevolution-data-serverhad been built with.What is the version of the
libphonenumberyou have installed in your system, please? (rpm -q libphonenumber)I found a clean Fedora 41 (virtual) machine here and ran the update, which made it:
And when i start evolution it runs with no problem, before restart after update and also after it.
I guess there is some mismatch with the
libphonenumber. Do you any development/debug version installed, maybe in a different PREFIX, just that prefix being before the system library path? Theldd /usr/libexec/evolution-addressbook-factory | grep libphonenumay say something likelibphonenumber.so.8 => /lib64/libphonenumber.so.8 (0x00007f49e1dc2000)[1] https://kojipkgs.fedoraproject.org//packages/evolution/3.54.3/1.fc41/data/logs/x86_64/root.log