Eu entendi.
apt-get update
apt-get clean
apt-get autoclean
apt-get autoremove
apt-get check
apt-get -m update
apt-get dist-upgrade
Estou tentando instalar o mysql, mas recebi este erro:
# apt-get install mysql-server
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
# dpkg --configure -a
Setting up systemd (219-7ubuntu6) ...
Failed to stop lib-init-rw.mount: Unit lib-init-rw.mount not loaded.
Algum conselho?
ps: ubuntu 15.04
UPD1: mensagem após o processo de cancelamento
^Cdpkg: error processing package systemd (--configure):
subprocess installed post-installation script was interrupted
Errors were encountered while processing:
systemd
Eu entendi.
apt-get update
apt-get clean
apt-get autoclean
apt-get autoremove
apt-get check
apt-get -m update
apt-get dist-upgrade