https://bugs.kde.org/show_bug.cgi?id=411093
Steffen Michalek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #28 from Steffen Michalek <[email protected]> --- 1) updated Kubuntu 19-10 -> 20.04 yesterday, problems with kmail & kontact: akonadi not running 2) > akonadictl start - didn't work, error "Could not open required defaults file: /home/NNN/.local/share/akonadi/mysql.conf"[...] 3) started apparmor notification: > started aa-notify -p saw problem with mysql 4) searched more, found: https://askubuntu.com/questions/1144497/how-to-disable-apparmor-for-mysql , followed instructions: 5) > sudo ln -s /etc/apparmor.d/usr.sbin.mysqld /etc/apparmor.d/disable/ > sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld 6) > akonadictl start - works! :-) (in kontact, the calendars were no longer chosen, I had to reactivate the checkboxes, kmail works) If I understand correctly, apparmor is now not longer protecting mysql. I have to re-activate, once another solution is found: same askubuntu... -- You are receiving this mail because: You are the assignee for the bug.
