
Meine SSH-Verbindung ist während eines Whiptails bezüglich php.ini abgestürzt. (Apache aktualisieren)
Gibt es eine Möglichkeit, alles reibungslos wiederherzustellen?
root 20689 0.0 0.0 20036 2284 pts/1 S+ 10:15 0:00 whiptail --backtitle Package configuration --title Modif
apt-get upgrade
Gib mir :
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?
Antwort1
Versuchen Sie, die Sperrdatei zu löschen:
rm /var/lib/dpkg/lock
Und versuche es erneut:
apt-get upgrade