PDA

View Full Version : [ubuntu] Problem installing updates



SavageHenry
September 30th, 2009, 08:05 PM
Hi, I ran the update manager this morning and received the following error message,

E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.

I am completely new to ubuntu and linux in general and have no idea how to fix this, if anyone can help please and thanks.

ajgreeny
September 30th, 2009, 09:19 PM
Open a terminal and run
sudo dpkg --configure -a as the error message says, then
sudo apt-get update and finally
sudo apt-get upgrade