[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-03-25 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-dfsg-5.0 - 5.0.51a-3ubuntu3 --- mysql-dfsg-5.0 (5.0.51a-3ubuntu3) hardy; urgency=low [ Nicolas Valcárcel ] * Confirming password on install if given (LP: #162167) [ Jamie Strandboge ] * follow ApparmorProfileMigration and force apparmor

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-03-26 Thread Emilis Dambauskas
Yay! Got the fix today :-) -- Confusing mysqld startup failure with apparmor (Hardy) https://bugs.launchpad.net/bugs/201799 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs mailing list Ubun

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-04-25 Thread Rick Bahague Jr
I installed mysql just a few minutes ago. This same bug still exists. How do we fix this? Apr 26 10:00:00 laptap kernel: [ 6026.254152] audit(1209175200.933:26): type=1503 operation="inode_permission" requested_mask="rw::" denied_mask="rw::" name="/home/mysql/ibdata1" pid=15730 profile="/usr/sbin/

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-04-25 Thread Rick Bahague Jr
I disabled app armor and now it is working. /etc/init.d/apparmor stop update-rc.d -f apparmor remove We should really fix this since many are using this application in Ubuntu. -- Confusing mysqld startup failure with apparmor (Hardy) https://bugs.launchpad.net/bugs/201799 You received this bug

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-04-25 Thread Lost In Tokyo
Alternative solution: 1. Edit /etc/apparmor.d/usr.sbin.mysqld and add the following two lines: /home/mysql/ r, /home/mysql/** rwk, somewhere in the middle of the file. After the /var/lib/mysql lines would be fine. 2. /etc/init.d/apparmor restart 3. /etc/init.d/mysql restart You r

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-04-26 Thread Rick Bahague Jr
Hi everyone, Thanks for the very immediate response. I followed Lost and Tokyo and Kess Cook fix. MySQL is now working. Maybe there should be some messages on MySQL installation saying to do the above if users change the default data directory. Thanks guys. Rick -- Confusing mysqld startup fai

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-08-06 Thread toddq
followed the recommended steps and it didn't work when I type sudo /etc/init.d/mysqld restart sudo: /etc/init.d/mysqld: command not found synpatic says I do have mysql-server-5.0 installed -- Confusing mysqld startup failure with apparmor (Hardy) https://bugs.launchpad.net/bugs/201799 You recei

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-11-11 Thread Cristóbal M . Palmer
toddq: you need to use 'sudo /etc/init.d/mysql restart' (no 'd' on the end of mysql there). Cheers, CMP -- Confusing mysqld startup failure with apparmor (Hardy) https://bugs.launchpad.net/bugs/201799 You received this bug notification because you are a member of Ubuntu Server Team, which is sub

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2009-04-12 Thread Rocko
There must be a regression in Jaunty using: mysql-server 5.1.30really5.0.75-0ubuntu10 apparmor 2.3+1289-0ubuntu14 because I just got this bug on a freshly installed Jaunty beta (with updates to 12th April). How do I nominate a new task for this? -- Confusing mysqld startup failure with apparmo

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2009-06-28 Thread Aisthesis
Just had the same issue and followed the steps provided by Lost In Tokyo. This did not work for me. I then followed the steps by Kees Cook. Working fine with it disabled. I spent at least 3 hours trying to figure out what the cause of the issue was. My logs are identical, except I am moving the da

[Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2009-06-29 Thread Jamie Strandboge
Aisthesis, this bug is closed. Please open a new bug by following http://wiki.ubuntu.com/DebuggingApparmor. Thanks! -- Confusing mysqld startup failure with apparmor (Hardy) https://bugs.launchpad.net/bugs/201799 You received this bug notification because you are a member of Ubuntu Server Team, w

Re: [Bug 201799] Re: Confusing mysqld startup failure with apparmor (Hardy)

2008-04-26 Thread Kees Cook
On Sat, Apr 26, 2008 at 02:37:54AM -, Rick Bahague Jr wrote: > I disabled app armor and now it is working. > > /etc/init.d/apparmor stop > update-rc.d -f apparmor remove > > We should really fix this since many are using this application in > Ubuntu. No. Do not do this. Please disable the