[Akonadi] [Bug 422079] New: Akonadi searches for file mysql-global.conf at wrong path

Yaroslav Sidlovsky bugzilla_noreply at kde.org
Tue May 26 07:22:53 BST 2020


https://bugs.kde.org/show_bug.cgi?id=422079

            Bug ID: 422079
           Summary: Akonadi searches for file mysql-global.conf at wrong
                    path
           Product: Akonadi
           Version: 5.14.1
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: server
          Assignee: kdepim-bugs at kde.org
          Reporter: zawertun at gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Run command `strace -e statx akonadiselftest 2>&1 |grep mysql-global.conf`;
2. See output - akonadi searches for path
`/etc/xdg//akonadi/akonadi/mysql-global.conf` instead of
`/etc/xdg//akonadi/mysql-global.conf` (see extra `akonadi/` part prepended to
the relative path).

OBSERVED RESULT
Because of the above akonadiselftest reports that `mysql-global.conf` is not
found and 1 test is always failing, but file is on it place.


EXPECTED RESULT
Akonadi server and selftest utility should look for file `mysql-global.conf` at
path `/etc/xdg/akonadi/`.


SOFTWARE/OS VERSIONS
Operating System: Fedora 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.13.2
Kernel Version: 5.6.13-300.fc32.x86_64
OS Type: 64-bit
Processors: 4 × AMD FX(tm)-9590 Eight-Core Processor
Memory: 22,4 ГиБ

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list