[Bug 617463] [NEW] mysql fails to load innodb plugin due to apparmor rejection.

Steve Beattie sbeattie at ubuntu.com
Fri Aug 13 16:59:16 BST 2010


Public bug reported:

Attempting to run the mysql testsuite fails with the apparmor policy as
shipped in maverick with the following rejection:

[72565.740926] type=1400 audit(1281713173.741:61): apparmor="DENIED"
operation="file_mmap" parent=18416 profile="/usr/sbin/mysqld"
name="/usr/lib/mysql/plugin/ha_innodb_plugin.so.0.0.0" pid=18417
comm="mysqld" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0

The following needs to be added to the apparmor profile for mysqld:

  /usr/lib/mysql/plugin/*.so* m,

This also may be an issue on lucid, though I haven't built a version of
mysql there with the fix for bug 617461 to reproduce it.

** Affects: mysql-5.1 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
mysql fails to load innodb plugin due to apparmor rejection.
https://bugs.launchpad.net/bugs/617463
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.



More information about the Ubuntu-server-bugs mailing list