Comment 5 for bug 934013

Revision history for this message
Mario Limonciello (superm1) wrote :

Worth noting that before upgrade I had mysql server 5.1 installed. After upgrade, it's no longer installed, but it wasn't purged and it still owns the conffile that is supposed to contain the apparmor profile:

supermario@supermario:~/here$ dpkg -S /etc/apparmor.d/usr.sbin.mysqld
mysql-server-5.1: /etc/apparmor.d/usr.sbin.mysqld
supermario@supermario:~/here$ dpkg -l | grep mysql
ii libaprutil1-dbd-mysql 1.3.12+dfsg-3 Apache Portable Runtime Utility Library - MySQL Driver
ii libdbd-mysql-perl 4.020-1build2 Perl5 database interface to the MySQL database
ii libmysqlclient15off 5.1.30really5.0.83-0ubuntu3 MySQL database client library
rc libmysqlclient16 5.1.58-1ubuntu4 MySQL database client library
ii libmysqlclient18 5.5.20-0ubuntu2 MySQL database client library
ii libqt4-sql-mysql 4:4.8.0-1ubuntu5 Qt 4 MySQL database driver
ii mysql-client 5.5.20-0ubuntu2 MySQL database client (metapackage depending on the latest version)
ii mysql-client-5.5 5.5.20-0ubuntu2 MySQL database client binaries
ii mysql-client-core-5.5 5.5.20-0ubuntu2 MySQL database core client binaries
ii mysql-common 5.5.20-0ubuntu2 MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server 5.5.20-0ubuntu2 MySQL database server (metapackage depending on the latest version)
rc mysql-server-5.0 5.1.30really5.0.83-0ubuntu1 MySQL database server binaries
rc mysql-server-5.1 5.1.41-3ubuntu12.10 MySQL database server binaries
ii mysql-server-5.5 5.5.20-0ubuntu2 MySQL database server binaries and system database setup
ii mysql-server-core-5.5 5.5.20-0ubuntu2 MySQL database server binaries
ii php5-mysql 5.3.8.0-1ubuntu3 MySQL module for php5
ii python-mysqldb 1.2.3-1build1 Python interface to MySQL