This error is because the mysql-akonadi profile contains both a
definition for the @{HOME} variable directly and the inclusion of
tunables/global, which in turn includes tunables/home where @{HOME} is
also defined. Once defined in apparmor policy, a variable cannot be
redefined, though it can be extended e.g. "@{HOME} += /some/other/path/"
is valid. Given that both definitions are the same, the mysql-akonadi
profile just honor the setting defined in tunables/home since a system
administrator would edit that location first if they were to use
alternate locations for home directories.Attached is a debdiff that fixes the issue. ** Attachment added: "akonadi_1.0.0-0ubuntu4.debdiff" http://launchpadlibrarian.net/18283605/akonadi_1.0.0-0ubuntu4.debdiff ** Changed in: akonadi (Ubuntu) Status: New => In Progress -- Apparmor mysqld-akonadi profile error https://bugs.launchpad.net/bugs/271643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
