[Bug 619172] [NEW] AppArmor Denied
Mark Schmidt
619172 at bugs.launchpad.net
Tue Aug 17 12:39:15 BST 2010
Public bug reported:
I get error messages like the following running mysqld (5.1.49-1ubuntu5) on maverick amd64 with all updates applied:
type=1400 audit(1282044200.046:1660): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/mysqld" pid=20200 comm="apparmor_parser"
type=1400 audit(1282044200.046:1661): apparmor="DENIED" operation="open" parent=1 profile="/usr/sbin/mysqld" name="/etc/mysql/debian.cnf" pid=20204 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
A fix is to edit
/etc/apparmor.d/usr.sbin.mysqld"
and replace the line
/etc/mysql/my.cnf r,
with
/etc/mysql/*.cnf r,
** Affects: mysql-5.1 (Ubuntu)
Importance: Undecided
Status: New
--
AppArmor Denied
https://bugs.launchpad.net/bugs/619172
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