| Summary: | libkf5akonadisearchxapian5 not installed alongside (kontact/akonadi) | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Bernhard Scheirle <bernhard+kde> |
| Component: | Packages User Edition | Assignee: | Neon Bugs <neon-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jr, neon-bugs-null, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard Scheirle
2016-08-20 05:50:20 UTC
<montel_> Riddell: libkf5akonadisocialutils5 was for old facebook support that it was dead. libkf5akonadixml5 it's for test apps in akonadi If I remember <Riddell> okay dokay <Riddell> montel_: and how come kmail doesn't link against akonadisearchxapian directly? <Riddell> >ldd /usr/bin/kmail | grep AkonadiSearch <Riddell> libKF5AkonadiSearchDebug.so.5 => /usr/lib/x86_64-linux-gnu/libKF5AkonadiSearchDebug.so.5 (0x00007f63e4530000) <Riddell> libKF5AkonadiSearchPIM.so.5 => /usr/lib/x86_64-linux-gnu/libKF5AkonadiSearchPIM.so.5 (0x00007f63e1374000) <Riddell> does it dynamically load it or something? <montel_> Ah no it's from akonadi_indexer_agent <Riddell> montel_: hmm I can't find akonadi_indexer_agent <montel_> akonadi_indexing_agent <Riddell> ah hah <Riddell> which I have packaged in libkf5akonadisearch-bin <montel_> it's logical :) <Riddell> so I'll make kmail/kaddressbook/knotes depend on libkf5akonadisearch-plugins and libkf5akonadisearch-bin [Neon/release 1408eb1] add depends on akonadi search bin and plugins for kmail/kaddressbook/knotes as advised by montel, https://bugs.kde.org/show_bug.cgi?id=367595 |