
Mi conexión ssh falló durante una discusión sobre php.ini. (actualizar apache)
¿Hay alguna manera de recuperar todo sin problemas?
root 20689 0.0 0.0 20036 2284 pts/1 S+ 10:15 0:00 whiptail --backtitle Package configuration --title Modif
apt-get upgrade
dame :
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Respuesta1
Intente eliminar el archivo de bloqueo:
rm /var/lib/dpkg/lock
E intenta de nuevo:
apt-get upgrade