[Bug 248929] databases/akonadi: Fails to start with MySQL errors

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 26 13:26:35 BST 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248929

            Bug ID: 248929
           Summary: databases/akonadi: Fails to start with MySQL errors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: vendion at gmail.com
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

Since the akonadi-20.08.0 update akonadi fails to start with `akonadictl start`
with the following errors:

> org.kde.pim.akonadictl: Starting Akonadi Server...
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-vendion'
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-vendion'
> org.kde.pim.akonadictl:    done.
> Connecting to deprecated signal 
> QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
> org.kde.pim.akonadiserver: Starting up the Akonadi Server...                                                                                                                                                                  
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-vendion'
> org.kde.pim.akonadiserver: Did not find MySQL server default configuration (mysql-global.conf)
> org.kde.pim.akonadiserver: Failed to remove runtime connection config file
> org.kde.pim.akonadiserver: Shutting down AkonadiServer...
> org.kde.pim.akonadicontrol: Application '/usr/local/bin/akonadiserver' exited normally..

During this time the /tmp/runtime-vendion/akonadi/ directory gets created, but
is empty, there isn't even a socket file created my the MySQL server in
~/.config/akonadi/akonadiserverrc suggests.

The mysql-global.conf file does exist on my system in
/usr/local/etc/xdg/akonadi/mysql-global.conf and there is a mysql.conf file in
~/.local/share/akonadi/mysql.conf.

There is an Akonadi.error file in ~/.local/share/akonadi with the following
(echoing the output from `akonadictl start`):

> 2020-08-26T08:13:53 [INFO ] org.kde.pim.akonadiserver: Starting up the Akonadi Server...
> 2020-08-26T08:13:53 [WARN ] default: QStandardPaths2020-08-26T08:13:53 [INFO ] org.kde.pim.akonadicontrol: Application '/usr/local/bin/akonadiserver' exited normally...
> er: Did not find MySQL server default configuration (mysql-global.conf)
> 2020-08-26T08:13:53 [CRITICAL] org.kde.pim.akonadiserver: Failed to remove runtime connection config file
> 2020-08-26T08:13:53 [INFO ] org.kde.pim.akonadiserver: Shutting down AkonadiServer...

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


More information about the kde-freebsd mailing list