Comment 2 for bug 302939

Revision history for this message
Jonathan Marsden (jmarsden) wrote :

Based on:

> Your account has expired; please contact your system administrator
> chfn: PAM authentication failed
> adduser: `/usr/bin/chfn -f MySQL Server mysql' returned error code 1. Exiting.

I would say you have set up account password expiry for the mysql user and it has expired.
I would suggest you try:

    sudo passwd -u mysql

to straighten that out, and then try again.