D29833: Akonadi searches for file mysql-global.conf at wrong path
Yaroslav Sidlovsky
noreply at phabricator.kde.org
Tue May 26 07:23:12 BST 2020
ZaWertun created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
ZaWertun requested review of this revision.
REVISION SUMMARY
Akonadi can't find `mysql-global.conf` placed at path `/etc/xdg/akonadi` dir.
It looks for it at `/etc/xdg/akonadi/akonadi/` (see extra `akonadi/` part appended).
Fix for https://bugs.kde.org/show_bug.cgi?id=422079.
TEST PLAN
After this patch akonadiselftest and akonadi server should look for the `mysql-global.conf` file at `/etc/xdg/akonadi`.
It could be checked with command: `strace -e statx akonadiselftest 2>&1 |grep mysql-global.conf`.
REPOSITORY
R165 Akonadi
REVISION DETAIL
https://phabricator.kde.org/D29833
AFFECTED FILES
akonadi-20.04.1/src/private/standarddirs.cpp
To: ZaWertun
Cc: kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20200526/6157a8dc/attachment.htm>
More information about the kde-pim
mailing list