| Summary: | symbol lookup error: /usr/lib64/libKF5AkonadiAgentBase.so.5: undefined symb | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Nick <ndordea> |
| Component: | IMAP resource | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | major | CC: | carl, ndordea |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | journalctl+akonadictl-start_messages | ||
|
Description
Nick
2024-09-10 23:01:39 UTC
This is a packaging issue, please report it to your distribution (In reply to Antonio Rojas from comment #1) > This is a packaging issue, please report it to your distribution In this case, it's not. Some of the instructions given on https://en.opensuse.org/SDB:KDE_repositories were skipped Hello, The KDE-App+Frameworks+Qt5+Qt6 repos were disabled and used only the opensuse leap 15.5 distribution+update repos. I rechecked the versions of kmail-akonadi family and I found that there some leftovers at 24.08.0kfxxx level. For some I was able to switch to the 22.12.3-bp155.1.x . For other there were cases when the base package did not have and equivalent to the 15-5 distribution but their "devel" packages were in the distribution. It is strange that there exist such discrepancies at the opensuse leap distribution level . For example : libexiv2, hontactinterface, kpkpass 24.08.0-kfxxx do not have a counterpart in opensuse 15.5 distribution repo, but their devel type are present : libexiv2-devel 22.12.3-bp155.1.7 kontactinterface-devel 22.12.3-bp155.16 kpkpass-devel 22.12.3-bp155.1.7 . The entire experiment happened because I want to upgrade to opensuse 15.6 ... Some SUSE papers describing the upgrade process indicate using the Frameworks + Qt5/6 [ https://en.opensuse.org/SDB:KDE_repositories#KDE_Frameworks_6,_Plasma_6_and_Applications ] that include this sample Example: Latest KDE software releases on Leap: zypper ar -fp 75 'https://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Leap_$releasever' KDE-Qt5 zypper ar -fp 74 'https://download.opensuse.org/repositories/KDE:/Qt6/openSUSE_Leap_$releasever' KDE-Qt6 zypper ar -fp 74 'https://download.opensuse.org/repositories/KDE:/Frameworks/openSUSE_Leap_$releasever' KDE-Frameworks zypper ar -fp 75 'https://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_Leap_$releasever' KDE-Frameworks5 zypper ar -fp 75 'https://download.opensuse.org/repositories/KDE:/Applications/KDE_Frameworks5_openSUSE_Leap_$releasever' KDE-Applications zypper ar -fp 75 'https://download.opensuse.org/repositories/KDE:/Extra/KDE_Applications_openSUSE_Leap_$releasever' KDE-Extra zypper -v dup --allow-vendor-change zypper -v install pattern:kde_plasma ...... After I removed the KDE repos and a finished downgrading 24.08 packages to 22.13 ..... finally my kmail environment is operational . The final question is .... Could I delete via yast the packages at 24.08.0xxx that does not have an equivalent in opensuse leap distribution 15.5 ? This ticket might be closed . Thanks, ND |