Create a gist now

Instantly share code, notes, and snippets.

anonymous /gist:e2fd1991183ea48842ac
Created Feb 10, 2016

What would you like to do?
LC_ALL=C dpkg --force-all -P mysql-server-5.6
dpkg: warning: files list file for package 'libdbi-perl' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'libdbd-mysql-perl' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'libterm-readkey-perl' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'mysql-client-core-5.6' missing; assuming package has no files currently installed
(Reading database ... 328095 files and directories currently installed.)
Removing mysql-server-5.6 (5.6.28-0ubuntu0.15.10.1) ...
/var/lib/dpkg/info/mysql-server-5.6.postrm: line 53: /usr/share/mysql-common/configure-symlinks: No such file or directory
dpkg: error processing package mysql-server-5.6 (--purge):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
mysql-server-5.6
root@damiano:/home/damiano/Scaricati#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment