Unsolved

This post is more than 5 years old

4 Posts

5681

October 24th, 2007 17:00

Trouble downloading things on Ubuntu.

Every time I try to download something like a plugin to watch a video I get this error: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report. I don't what that means. How can I fix this? I also get this error when I try to open up Synaptic package manager. thanks

12 Posts

October 25th, 2007 20:00

Hope this answer isn't too late...
 
Dpkg is the software package manager for Debian based systems, and it seems to things that is has a problem.
 
Have you opened a console and tried the suggested command?  What does it tell you?
The command should look something like this:
 
sudo dpkg --configure -a
 
Let us know if you still need help...
 
No Events found!

Top