PDA

View Full Version : [ubuntu] Update Manager problems



kreeten9996
November 11th, 2008, 03:11 PM
Hey, I'm new to this Linux thing and I've been trying to download updates from the update manager but every time I click install updates I get a message saying.

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

The downloads were working before, but then i had to close it before it could finish. Can someone help me?

taurus
November 11th, 2008, 03:15 PM
Close the update window manager. Then, open a terminal and run

Applications -> Accessories -> Terminal

sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade