[Bug 1421303] Re: mysql does not import apparmor profile correctly
Steve Beattie
sbeattie at ubuntu.com
Thu Feb 12 19:49:15 UTC 2015
I think I see this as well, simply doing an 'apt-get install mysql-
server-5.6' on vivid leaves things in the following state after the
installation completes:
$ sudo aa-status
[SNIP]
2 processes are unconfined but have a profile defined.
/usr/sbin/dnsmasq (665)
/usr/sbin/mysqld (9186)
which suggests that something is going wrong in the rats nest of
mysql.postinst/invoke-rc.d. Is it possible that somehow the sysv init
script /etc/init.d/mysql is getting invoked instead of the upstart job?
(... as that script does not load the mysql apparmor profile before
starting mysql, unlike the upstart job).
** Tags added: apparmor
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1421303
Title:
mysql does not import apparmor profile correctly
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1421303/+subscriptions
More information about the Ubuntu-server-bugs
mailing list