#Stuck at a certain point in upgrading packages

18 messages · Page 1 of 1 (latest)

drifting tide
#

Did sudo apt upgrade after a very long time and it is stuck at this point since last 2 hours. What do I need to do to get beyond this?? I literally have no idea abt what it says.

winter ibex
#

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

drifting tide
#

idk it's been over 2.5hrs now

#

Stopping it in between works??

winter ibex
#

idk

edgy bane
winter ibex
#

I'd hit ctrl-c a few times.

vapid lagoon
#

Hit Ctrl+C a few times, then run sudo apt install --fix

drifting tide
#

okay

#

It's just got to this before me pressing Ctrl+C

vapid lagoon
#

sudo apt install --fix-broken then

drifting tide
vapid lagoon
#

@drifting tide You can unlock by running sudo rm /var/lib/dpkg/lock

drifting tide
vapid lagoon
#

Keep in mind that lock is held IF something is actively trying to install a package to your system@drifting tide