[Bug 727478] Re: mysql upgrade hang at 'installing new version of config file /etc/init/mysql.conf' during upgrade from 10.10 to 11.04
Jamie Strandboge
jamie at ubuntu.com
Thu Mar 3 17:47:53 UTC 2011
The problem is that there is an off-by-one bug in the maverick kernel
(already fixed in natty) for when apparmor userspace is compiled against
a newer kernel with more AF entries than the kernel that apparmor_paser
is bing run on. The options are to SRU a maverick kernel to fix the bug
or to adjust the apparmor_parser in natty to do a kernel version check,
and cap the number of AF entries appropriately. Since this could affect
more than just Ubuntu, and because this only affects upgrades (ie, newer
apparmor userspace compiled on maverick is just fine), it has been
decided that the second option will be used, and the patch is currently
under development.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.
https://bugs.launchpad.net/bugs/727478
Title:
mysql upgrade hang at 'installing new version of config file
/etc/init/mysql.conf' during upgrade from 10.10 to 11.04
More information about the Ubuntu-server-bugs
mailing list