Comment 16 for bug 1610765

Revision history for this message
Robie Basak (racb) wrote : Re: [Bug 1610765] Re: mysql server fails to start due to faulty apparmor profile

On Mon, Mar 06, 2017 at 09:11:06PM -0000, Gary Mercer wrote:
> ok. The "bug" is reproducible. It has happened on every time i have
> installed ubuntu 16.04 (all iterations). It is quirky because if you do
> a reboot three times in a row, the error message goes away and apparmor
> allows mysql to start without any errors. on the same machine with
> exactly the same hardware and configurations, 16 fails, 15 fails, 14
> fails half the time, and 12 runs. Every failure is a combination of
> apparmor and mysql. My test system is to do 4 fresh installs and
> configurations on each version of ubuntu.

By "reproducible" we usually mean that someone else can reproduce the
issue given the same starting position (usually a fresh install or
pristine cloud image) and following exactly the same instructions.

It sounds like you're able to reproduce it from a fresh installation. Is
this the case? If so, it would help if you could write down the exact
steps (with no ambiguity) of exactly what you're doing from a fresh
installation to lead to the problem, and exactly what you're doing to
confirm that the problem exists. For example, don't say "install mysql",
say "type: apt-get install mysql-server-5.7". I do know how to install
mysql, but there are many ways of doing things, and I need to know
exactly which of those ways you are using for every single step.

> If this is not a bug in the operating system, then I have been using the
> wrong definition of what a bug in software is for the last 42 years. It
> is a bug if it happens at all whether you can repeat the case or not.
> Unless I send you my machine, you cant reproduce it or we wouldnt be
> exchanging messages.

Sure - it does sound like a race condition at the moment. But I still
need instructions on how to reproduce the problem even if it doesn't
occur every time.

> [...]

> Thank you for your time you have graciously given me. I do appreciate
> it. Im frustrated at the issue and not you. please forgive me for being
> rude or offending you. It was not my intention.

You're welcome. I understand it's frustrating.