#update manager is stuck on "checking for updates"
25 messages · Page 1 of 1 (latest)
it's been 30 minutes and i've never had it take more than 30 seconds before
i installed a single flatpak update which is what immediately preceeded this
What's checking for updates
You might want to restart the process for that. Not much of a worry though.
how do i do that? just kill it via console?
or is there a better way to smoothly restart it
Yeah, kill it from the Task Manager. Call the Update Manager from the terminal followed by an ampersand.
what's the terminal command and why the &?
killall -9 mintupdate && mintupdate &
oh mintupdate
The ampersand will make the process run in background.
Because typically, when you run a process from the terminal... if you close the terminal, the process goes along with it.
oh duh
How did it go?
I can't remember much from Mint anymore, I'm on Ubuntu.
Maybe send a screenshot of the processes on Task Manager or something similar.
seems it's called "mintUpdate" in the system monitor
oh fuck lol