[Bug 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Ron Addie
I have experienced this for the last few months, each time mysql is upgraded. A workaround that works for me is: 1. stop apparmor [/etc/init.d/apparmor stop ] 2. stop mysql (probably not necessary) [ /etc/init.d/mysql stop ] 3. start mysql [ /etc/init.d/mysql start ] 4. start apparmor [/etc/init

[Bug 444479] Re: missing apparmor access rule

2010-02-16 Thread Ron Addie
I have experienced mysql failing to start for the last 2 months, after an Ubuntu upgrade, and this failure to start could be worked around by stopping apparmor. I have now added the line proposed in the original posting, and mysql now appears to start satisfactorily when apparmor is running. My exp