Hi Sandeep,
from your logs I see:
2018-11-28T11:45:43.911896Z 0 [Note] Server socket created on IP: '127.0.0.1'.
2018-11-28T11:45:43.911915Z 0 [ERROR] Can't start server: Bind on TCP/IP port: 
Address already in use
2018-11-28T11:45:43.911922Z 0 [ERROR] Do you already have another mysqld server 
running on port: 3306 ?
2018-11-28T11:45:43.911940Z 0 [ERROR] Aborting

Do you have any other mysql sevrer (or any service in general) bound to
that port that would block the mysql that is started on install?

If you are unsure you might start with
$ ss -a -r | grep 3306
To get an idea if/what has the port open

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1805763

Title:
  package mysql-server-5.7 5.7.24-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1805763/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to