Bug 1221149 - clementine fails to start due to a linker error
Summary: clementine fails to start due to a linker error
Status: RESOLVED DUPLICATE of bug 1221091
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Applications (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-07 22:39 UTC by Simon eer7Mahw
Modified: 2024-03-08 07:04 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
ldd -r /bin/clementine (14.29 KB, text/plain)
2024-03-07 22:39 UTC, Simon eer7Mahw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon eer7Mahw 2024-03-07 22:39:32 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
Comment 1 Andreas Stieger 2024-03-08 07:04:09 UTC
.

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