PDA

View Full Version : [ubuntu] Problem with Package Manager on Ubuntu


evillgerbil
May 15th, 2008, 12:53 PM
Ok, so my package manager gives me this error when I try to download or install anything

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



Anybody know how to solve this? I'm fairly stupid to computer lingo(I know, "then why use Linux?") so if somebody could help and explain a little bit what I'd have to do to fix, I would much appreciate it. Thanks!

wolfen69
May 15th, 2008, 12:55 PM
in terminal: (applications>accessories>terminal) copy and paste the following and hit enter then password-
sudo dpkg --configure -a

evillgerbil
May 15th, 2008, 01:09 PM
Fixed it. Thank you very much and have a great day!