My system reported a failure and pointed me to this bug, saying that my issue was the same as this one. For me the problem was that I was trying to do an upgrade of mysql while the filesystem my databases was on, was read-only.
I changed my /etc/mysql/mysql.conf.d/mysqld.cnf to point to a database on a writable filesystem, and changed /etc/apparmor.d/usr.sbin.mysqld to allow read/write acces to that database. I then did an upgrade again and things worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573622 Title: package mysql-server-5.6 5.6.30-0ubuntu0.15.10.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.6/+bug/1573622/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
