[Akonadi] [Bug 411093] Unable to start Akonadi: Could not open required defaults file
Daniel Kraus
bugzilla_noreply at kde.org
Wed Aug 21 09:23:25 BST 2019
https://bugs.kde.org/show_bug.cgi?id=411093
Daniel Kraus <bovender at bovender.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #5 from Daniel Kraus <bovender at bovender.de> ---
The problem was solved by tearing down AppArmor, then restarting it.
```
sudo service apparmor teardown
sudo service apparmor start
```
(NB: `systemctl` cannot handle the `teardown` task, and `stop` won't do it)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list