Hi, there might be two issues - one that you can't start (none of the logs here are about that). And another one of this failing mysql upgrade.
Maybe the latter blocks the system from resolving the former by updates. And I can at least help for the latter. >From your logs: modified.conffile..etc.mysql.debian-start: [deleted] modified.conffile..etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf: [deleted] That will make the mysql upgrades fail. This seems to be manual removes of the file, but not purging/removing the mysql package. With that on the next update it tries to restart without config and fails. You need to re-setup working conffiles [1] or fully remove mysql. [1]: https://askubuntu.com/questions/66533/how-can-i-restore- configuration-files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750100 Title: package mysql-common 5.7.21-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1750100/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
