Bugzilla – Bug 1221149
clementine fails to start due to a linker error
Last modified: 2024-03-08 07:04:09 UTC
Created attachment 873320 [details] ldd -r /bin/clementine clementine fails to start with the following error message: clementine: symbol lookup error: clementine: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE I suspect a recent (yesterday) update to libprotobuf broke it. This seems to be very similar to bug 1215227. Attached is a full readout from 'ldd -r /bin/clementine'. Information for package clementine: ----------------------------------- Repository : Haupt-Repository (OSS) Name : clementine Version : 1.4.0~rc2-3.1 Arch : x86_64 Vendor : openSUSE Information for package libprotobuf25_1_0: ------------------------------------------ Repository : Haupt-Repository (OSS) Name : libprotobuf25_1_0 Version : 25.1-9.5 Arch : x86_64 Vendor : openSUSE
. *** This bug has been marked as a duplicate of bug 1221091 ***