[Bug 615177] Re: mythtv schedules broken due apparmor mysql profile

Jamie Strandboge jamie at ubuntu.com
Mon Aug 9 16:07:38 BST 2010


Thomas, can you adjust these lines in /etc/apparmor.d/abstractions/user-tmp:
  owner /var/tmp/       rw,
  owner /tmp/           rw,

to be:
  /var/tmp/       rw,
  /tmp/           rw,

Then do:
$ sudo apparmor_parser -r -T -W /etc/apparmor.d/usr.sbin.mysqld

Then restart apparmor then mysql. Rebooting would be easiest (but make
sure mysqld is still confined with 'sudo aa-status').

Please report back. I also recommend The abstraction is clearly too
strict and will be fixed in the apparmor package, but after making the
change an adjustment may still be needed for mysql.

** Changed in: apparmor (Ubuntu)
   Importance: Undecided => High

** Changed in: apparmor (Ubuntu)
       Status: New => In Progress

** Changed in: apparmor (Ubuntu)
     Assignee: (unassigned) => Jamie Strandboge (jdstrand)

** Changed in: mysql-5.1 (Ubuntu)
       Status: New => Incomplete

** Changed in: mysql-5.1 (Ubuntu)
     Assignee: (unassigned) => Jamie Strandboge (jdstrand)

-- 
mythtv schedules broken due apparmor mysql profile
https://bugs.launchpad.net/bugs/615177
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.



More information about the Ubuntu-server-bugs mailing list