#Stuck at a certain point in upgrading packages
18 messages · Page 1 of 1 (latest)
initrd.img is the linux kernel i think
idk what's up with that getting stuck.
unless u had too much going on in memory
idk
I'd hit ctrl-c a few times.
Hit Ctrl+C a few times, then run sudo apt install --fix
sudo apt install --fix-broken then
@drifting tide You can unlock by running sudo rm /var/lib/dpkg/lock
It didn't work and I am trying to install JDK on my machine but it still gets stuck at this point
Keep in mind that lock is held IF something is actively trying to install a package to your system@drifting tide