[Bug 1095370] Re: apparmor prevents non-default mysql data directories

2013-03-14 Thread Launchpad Bug Tracker
[Expired for mysql-5.5 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-5.5 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10

[Bug 1095370] Re: apparmor prevents non-default mysql data directories

2013-01-13 Thread Murray Cumming
> However it would seem better for the application code to automatically update the /etc/apparmor.d/local/usr.sbin.mysqld file as it learns of paths. I doubt that applications are meant to change that file, though I know nothing about apparmor. If Glom did that, it would need to ask for sudo acce

[Bug 1095370] Re: apparmor prevents non-default mysql data directories

2013-01-02 Thread Serge Hallyn
You can also work around this by setting the mysql profile into complain mode. Edit /etc/apparmor.d/usr.sbin.mysqld and change the line /usr/sbin/mysqld { to /usr/sbin/mysqld flags=(complain) { then reload the profile with sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.mysqld after this I

[Bug 1095370] Re: apparmor prevents non-default mysql data directories

2013-01-02 Thread Serge Hallyn
Marking incomplete in case there is another way we can improve this situation. If there is not, then the bug should probably be marked wontfix. ** Changed in: mysql-5.5 (Ubuntu) Importance: Undecided => Medium ** Changed in: mysql-5.5 (Ubuntu) Status: New => Incomplete -- You receive