Apt-get blocked
Unblock apt-get
If for one reason or another, you encounter an apt-get blocking, below is a simple way to solve this problem:
Kill the process apt-get:
killall -9 apt-get
Reconfigure dpkg:
dpkg --configure –a
Update apt-get:
apt-get update
Update the packages, included improper installed:
apt-get upgrade
Unblock the message to validate
The freeze may occur due to a message to validate console. The process might not have been killed due to incomplete update or installation process. You should now process under the root and console:
View the details to get the console mode if you use the graphical mode
To select the message to validate, move with the <
Tabulation> button and validate with the space bar button.