Public bug reported:

I just upgraded from 32-bit Oneiric to 64-bit Oneirc with a fresh
install. After manually reinstalling my desired apps, I find that mysql
(which is being used by MythTV 0.24, in my case) won't start. I know
that I reported this exact same error years ago, but only to find that
it's still hanging around.

The file /etc/apparmor.d/usr.sbin.mysqld has two errors in it.

Lines 36 and 37 are wrong, and,

need to change from:
  /{,var/run/mysqld/mysqld.pid w,
  /{,var/run/mysqld/mysqld.sock w,

to:
  /{,var/}run/mysqld/mysqld.pid w,
  /{,var/}run/mysqld/mysqld.sock w,

Cheers, Al

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: mysql-server-core-5.1 5.1.61-0ubuntu0.11.10.1
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Mar 22 13:22:55 2012
ExecutablePath: /usr/sbin/mysqld
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcAttrCurrent: /usr/sbin/mysqld (enforce)
ProcEnviron: PATH=(custom, no user)
SourcePackage: mysql-5.1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.1 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug oneiric

-- 
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/962503

Title:
  mysql fails to start due to error in /etc/apparmor.d/usr.sbin.mysqld

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/962503/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to