Bug 1891610 - digikam doesn't work - symbol lookup error
Summary: digikam doesn't work - symbol lookup error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: digikam
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1976513 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-26 20:15 UTC by Tomasz Kepczynski
Modified: 2021-08-21 01:31 UTC (History)
11 users (show)

Fixed In Version: digikam-6.4.0-3.el8 digikam-6.4.0-4.el8
Clone Of:
Environment:
Last Closed: 2021-08-04 04:02:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomasz Kepczynski 2020-10-26 20:15:51 UTC
Description of problem:
digikam and showfoto do not work due to symbol lookup errors:
vesemir:~> digikam 
digikam: symbol lookup error: /lib64/libdigikamcore.so.6.2.0: undefined symbol: _ZN9KContacts13AddresseeListC1ERKS0_
vesemir:~> showfoto 
showfoto: symbol lookup error: /lib64/libdigikamcore.so.6.2.0: undefined symbol: _ZN9KContacts13AddresseeListC1ERKS0_

Version-Release number of selected component (if applicable):
vesemir:~> rpm -q digikam
digikam-6.2.0-1.el8.1.x86_64


How reproducible:
Always. Just try to run it.

Additional info:
I am not sure if this is digikam's or some library fault. Here is what c++filt has to say about this symbol:

vesemir:~> c++filt _ZN9KContacts13AddresseeListC1ERKS0_
KContacts::AddresseeList::AddresseeList(KContacts::AddresseeList const&)

Or maybe it is just a missing dependency? But this would probably result in different error...

Comment 1 Lars 2021-01-12 20:59:31 UTC
I can confirm the problem on my computer.

digikam-6.2.0-1.el8.1.x86_64 is still in the version from el8.1 while some dependencies have been upgraded in the meantime and seem to cause the problem.

Downgrading kf5-kcontacts from kf5-kcontacts-5.68.0-1.el8 to kf5-kcontacts-19.04.2-1.el8 results in the following error message during startup of digikam:
digikam: symbol lookup error: /lib64/libKF5ContactEditor.so.5: undefined symbol: _ZN9KContacts9Addressee16staticMetaObjectE

Subsequently downgrading kf5-akonadi-contacts from kf5-akonadi-contacts-19.12.2-1.el8 to kf5-akonadi-contacts-19.04.2-1.el8.1 results in the following error message during startup of digikam:
digikam: symbol lookup error: /lib64/libdigikamgui.so.6.2.0: undefined symbol: _ZN9_IplImageC1ERKN2cv3MatE

This is where I surrendered.

Is this bug worked on? Can I support with diagnostics?

Comment 2 Aram Minasyan 2021-07-20 04:06:42 UTC
digikam-6.4.0-3.el8 is built here https://copr.fedorainfracloud.org/coprs/aminasyan/el8-collection/build/2334267/
Anyone of EPEL maintainers can pick up the spec or sprm and rebuild for EPEL repos.

@tdawson this might interest you.

Regards

Comment 3 Troy Dawson 2021-07-20 13:57:21 UTC
Thank you for looping me in on this.  If you see other bugs on the EPEL KDE Plasma Desktop, feel free to loop me, or the kde-sig in on them. I feel bad that this has been broken for so long.

And also, thank you for the copr build that works.

Looking into this.

Comment 4 Fedora Update System 2021-07-20 22:04:50 UTC
FEDORA-EPEL-2021-6851f2537d has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-6851f2537d

Comment 5 Fedora Update System 2021-07-21 01:42:27 UTC
FEDORA-EPEL-2021-6851f2537d has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-6851f2537d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-08-04 04:02:43 UTC
FEDORA-EPEL-2021-6851f2537d has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Rex Dieter 2021-08-04 19:52:39 UTC
*** Bug 1976513 has been marked as a duplicate of this bug. ***

Comment 8 Fedora Update System 2021-08-04 19:52:58 UTC
FEDORA-EPEL-2021-cdc401d48a has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-cdc401d48a

Comment 9 Fedora Update System 2021-08-06 01:14:36 UTC
FEDORA-EPEL-2021-cdc401d48a has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-cdc401d48a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2021-08-21 01:31:43 UTC
FEDORA-EPEL-2021-cdc401d48a has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.


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