Hello Klaus. Akonadi continues to work just fine on my mixed Sid/Experimental setup.
Am Freitag, 8. Juli 2016, 13:10:28 CEST schrieb Klaus Becker: > Test 14: ERROR > -------- > > Current Akonadi server error log found. > Details: The Akonadi server reported errors during its current startup. The > log can be found in <a > href='/home/klaus/.local/share/akonadi/akonadiserver.error'>/home/klaus/.loc > al/share/akonadi/akonadiserver.error</a>. > > File content of '/home/klaus/.local/share/akonadi/akonadiserver.error': > Did not find MySQL server default configuration (mysql-global.conf) > Failed to remove Unix socket > Failed to remove runtime connection config file I think it is this. Resource agents AFAIK are used to access IMAP and POP3 accounts, calender resources etc. It might be due to inconsistent package versions. Please post the mentioned logfile somewhere. Please also check your package versions: martin@merkaba:~> dpkg -l | grep akonadi | cut -c1-72 ii akonadi-backend-mysql 4:16.04.2-3 ii akonadi-server 4:16.04.2-3 ii akonadiconsole 4:16.04.2-1 ii libkf5akonadi-dev 4:16.04.2-3 ii libkf5akonadiagentbase5:amd64 4:16.04.2-3 ii libkf5akonadicalendar5:amd64 16.04.2-2 ii libkf5akonadicontact5:amd64 4:16.04.2-2 ii libkf5akonadicore-bin 4:16.04.2-3 ii libkf5akonadicore5:amd64 4:16.04.2-3 ii libkf5akonadimime5:amd64 4:16.04.2-2 ii libkf5akonadinotes5:amd64 4:16.04.2-2 ii libkf5akonadiprivate5 4:16.04.2-3 ii libkf5akonadisearchdebug5:amd64 16.04.2-2 ii libkf5akonadisearchpim5:amd64 16.04.2-2 ii libkf5akonadiserver-dev 4:16.04.2-3 ii libkf5akonadiwidgets5:amd64 4:16.04.2-3 ii libkf5akonadixml5:amd64 4:16.04.2-3 Absolutely make sure that all of them are at 16.04! > # akonadictl restart > D-Bus session bus is not available! > "[\n0: akonadictl() [0x40bfe6]\n1: akonadictl() [0x40c310]\n2: /lib/x86_64- > linux-gnu/libc.so.6(+0x33250) [0x7f69e3255250]\n3: /lib/x86_64-linux- > gnu/libc.so.6(gsignal+0x38) [0x7f69e32551c8]\n4: /lib/x86_64-linux- > gnu/libc.so.6(abort+0x16a) [0x7f69e325664a]\n5: /usr/lib/x86_64-linux- […] Did you use "akonadictl restart" from a different user account? You need to use it from the very same user account Akonadi is running on with a shell that has access to dbus to communicate with Akonadi. Also the MySQL error log you posted talks about quite some errors with the MySQL database. Maybe it just needs a mysql_upgrade run against it, but maybe it also has a deeper issue. Not taking the time to look closer at this right now. Thanks, -- Martin

