Mint 9 64bit: When I go to update, I get an error message telling me to fix broken packages and it won't allow me to update.
Besides rebooting, how do I accomplish this?
Archived thread 1722617 from Any Other OS. Markdown source: Any_Other_OS/thread_1722617_Can't_update,_error_message.md
Mint 9 64bit: When I go to update, I get an error message telling me to fix broken packages and it won't allow me to update.
Besides rebooting, how do I accomplish this?
Have you tried running
sudo apt-get install -f
to fix broken packages? If this command still gives you error messages, please post them.
First you should ask on the Mint forums ;)
You can try :
sudo apt-get update
sudo apt-get -fMoved to Other OS/Distro Talk forum.
bodhi.zazen said: First you should ask on the Mint forums ;)
You can try :
sudo apt-get update
sudo apt-get -f
I get what you are saying. But, in my experience, that is one SLOW forum!
sudo dpkg --configure -a
sudo apt-get install -f
You may need to repeat this a few times. Then try to update.