Bug 2028787 - symbol lookup error: /lib64/libKF5KIOCore.so.5: undefined symbol: _ZN4KJob14percentChangedEPS_mNS_14QPrivateSignalE
Summary: symbol lookup error: /lib64/libKF5KIOCore.so.5: undefined symbol: _ZN4KJob14p...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: dolphin
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-03 10:26 UTC by Darren R. Evans
Modified: 2022-08-23 00:32 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Darren R. Evans 2021-12-03 10:26:01 UTC
Description of problem:
After upgrading from RHEL 8.3 to 8.4 and the installed EPEL packages "dolphin" is no longer able to run, reporting the error:
  "symbol lookup error: /lib64/libKF5KIOCore.so.5: undefined symbol: _ZN4KJob14percentChangedEPS_mNS_14QPrivateSignalE"


Version-Release number of selected component (if applicable):
  kf5-kio-core-libs-5.88.0-1.el8.x86_64
  dolphin-21.08.3-1.el8.x86_64

How reproducible:
  Every time I attempt to run "dolphin".

Steps to Reproduce:
1. Open a terminal.
2. Run: dolphin


Actual results:
  Dolphin does not run, instead the following error is reported:
symbol lookup error: /lib64/libKF5KIOCore.so.5: undefined symbol: _ZN4KJob14percentChangedEPS_mNS_14QPrivateSignalE

Expected results:
  Dolphin to run.

Additional info:
  The build dates indicate "kf5-kio-core-libs-5.88.0-1.el8.x86_64" was built after "dolphin-21.08.3-1.el8.x86_64":
  $ rpm -qi dolphin | grep "Build Date"
Build Date  : Sat 13 Nov 2021 23:56:26 GMT
  $ rpm -qi kf5-kio-core-libs | grep "Build Date"
Build Date  : Tue 16 Nov 2021 22:54:13 GMT

Comment 1 Fedora Admin user for bugzilla script actions 2022-08-23 00:32:35 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.


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