PDA

View Full Version : [ubuntu] [SOLVED] Please help. dpkg interrupted



thnikk
July 18th, 2009, 06:33 PM
I really hope im not posting in the wrong section, but I desperately need help. Every time I try to install anything, I get this.
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.Please, if anyone could help me out it would be greatly appreciated. Sorry, I am a complete noob with this.

ibutho
July 18th, 2009, 06:35 PM
Hi and welcome to the forum.
Go to Applications -> Accessories -> Terminal and enter

sudo dpkg --configure -a

raymondh
July 18th, 2009, 06:36 PM
what happens when you type (in terminal)


sudo dpkg --configure -a

then ...


sudo apt-get update
sudo apt-get upgrade

thnikk
July 18th, 2009, 07:18 PM
Thanks a lot :D all working perfectly now

raymondh
July 18th, 2009, 07:22 PM
Thanks a lot :D all working perfectly now

Congratulations and welcome.