PDA

View Full Version : [ubuntu] Synaptic Package Manager not working..?



alexisd
January 22nd, 2009, 01:13 AM
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.


I'm getting that error message when I try to open the synaptic package manager. What do I do to fix it?

thanks in advance

taurus
January 22nd, 2009, 01:15 AM
Close synaptic. Then, open a terminal and run

Applications -> Accessories -> Terminal

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

alexisd
January 22nd, 2009, 01:21 AM
Okay but then when i do that it asks me for the sudo password

taurus
January 22nd, 2009, 01:24 AM
Use the same password that you log in with.

https://help.ubuntu.com/community/RootSudo