[Bug 1605961] Re: package mysql-server-5.7 5.7.12-0ubuntu1.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-08-04 Thread Carlos Scheidecker
*** This bug is a duplicate of bug 1592669 *** https://bugs.launchpad.net/bugs/1592669 I have the same issues with the newer package: sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The fol

[Bug 1592669] Re: postinst fails when daemon is not running (or is disabled by policy-rc.d)

2016-08-04 Thread Carlos Scheidecker
I have the same issue with the newer package 5.7_5.7.13 as well: sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following additional packages will be installed: mysql-server-5.7 mysql-ser

[Bug 1592669] Re: postinst fails when daemon is not running (or is disabled by policy-rc.d)

2016-08-04 Thread Carlos Scheidecker
Apparently what had solved my problem is the following: 1925 sudo apt-get purge mysql-server mysql-client 2029 sudo deluser mysql 2030 sudo delgroup mysql 2031 sudo rm -rf /var/log/mysql/ 2033 sudo apt-get install mysql-server mysql-client Which seems to me that the install procedure do