Unable to install MySQL Server 5.7

Hi guys,
I’m having problem with a fresh mysql server installation! These are the problems:


Job for mysql.service failed because the control process exited with error code.
See “systemctl status mysql.service” and “journalctl -xe” for details.
invoke-rc.d: initscript mysql, action “start” failed.
● mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sat 2017-09-16 10:54:09 CEST; 34ms ago
Process: 27534 ExecStartPost=/usr/share/mysql/mysql-systemd-start post (code=exited, status=0/SUCCESS)
Process: 27533 ExecStart=/usr/sbin/mysqld (code=exited, status=1/FAILURE)
Process: 27516 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
Main PID: 27533 (code=exited, status=1/FAILURE)
CPU: 634ms

set 16 10:54:09 lavoro systemd[1]: Failed to start MySQL Community Server.
set 16 10:54:09 lavoro systemd[1]: mysql.service: Unit entered failed state.
set 16 10:54:09 lavoro systemd[1]: mysql.service: Failed with result ‘exit-code’.
dpkg: errore nell’elaborare il pacchetto mysql-server-5.7 (–configure):
il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1
dpkg: problemi con le dipendenze impediscono la configurazione di mysql-server:
mysql-server dipende da mysql-server-5.7; comunque:
Il pacchetto mysql-server-5.7 non è ancora configurato.

dpkg: errore nell’elaborare il pacchetto mysql-server (–configure):
problemi con le dipendenze - lasciato non configurato
Elaborazione dei trigger per libc-bin (2.24-9ubuntu2.2)…
Segnalazione apport non scritta poiché il messaggio di errore indica la presenza di un fallimento precedente.
Elaborazione dei trigger per systemd (232-21ubuntu5)…
Elaborazione dei trigger per ureadahead (0.100.0-19)…
Si sono verificati degli errori nell’elaborazione:
mysql-server-5.7
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

MySQL server is installed, but I’m not able to start it! I have used synaptic, removed and reinstalled many times, same error; the installation did not work well.

Any Idea?

Thanks!