Comment 3 for bug 1455818

Revision history for this message
Robie Basak (racb) wrote : Re: package mysql-server-5.6 5.6.24-0ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

Thank you for taking the time to report this bug and helping to make Ubuntu better.

Please could you try:

sudo apt-get install mysql-common
sudo dpkg -P mysql-server-5.6
sudo dpkg -P mysql-common

If this works, then I need to fix mysql-server-5.6.postrm to test for the configure-symlinks wrapper before calling it.