PDA

View Full Version : [xubuntu] [SOLVED] I'm lost...



youknowwhat4q
August 26th, 2008, 10:30 PM
So up until last night the Update Manager was working wonderfully, then out of the blue it started spitting out this message every time I attempt to update, or add programs.


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


I'm completely lost, and almost tempted to get rid of ubuntu all together.

tamoneya
August 26th, 2008, 10:32 PM
open up terminal (applications -> accessories -> terminal) and type:
sudo dpkg --configure -a

youknowwhat4q
August 26th, 2008, 10:39 PM
open up terminal (applications -> accessories -> terminal) and type:
sudo dpkg --configure -a

Nevermind,

When I attempted the code before it ignored it, tried again, it worked (I think).