[Bug 915490] Re: mysql server cannot start with apparmor enabled

2012-05-12 Thread Neil Wallace
I upgraded the box runnning my mythtv backend server from 10.04 to 12.04 today, and was affected by this. fixed it by editing /etc/apparmor.d/usr.sbin.mysqld and changing lines /var/run/mysqld/mysqld.pid w, /var/run/mysqld/mysqld.sock w, to /run/mysqld/mysqld.pid w, /run/mysqld/mysqld.sock w,

[Bug 551130] Re: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-07-24 Thread Neil Wallace
it seems that the inifinte loop is fixed by this patch, but mysql is not starting at boot after installing the packages from proposed, so boot time is significantly increased. jurgen's new bug may be relevant?? -- [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

[Bug 608423] Re: [lucid-proposed] post-start script broken

2010-07-23 Thread Neil Wallace
+1. please do not push this up to the stable repos. -- [lucid-proposed] post-start script broken https://bugs.launchpad.net/bugs/608423 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. -- Ubuntu-server-bugs

[Bug 575452] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-05-15 Thread Neil Wallace
the issue is, as I understand it, an inifinite loop in an config script. Mysql server cannot be stopped to re-configure the package. see also https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/ -- package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: subprocess new

[Bug 575452] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-05-15 Thread Neil Wallace
sorry, I meant this link https://bugs.launchpad.net/upstart/+bug/551097 -- package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/575452 You received this bug notification because