PDA

View Full Version : [ubuntu] Error ? hmm



bjarnii
July 9th, 2008, 11:20 AM
Hello :) I am new with linux (installed it yesterday) and I have got an error :/, something like "E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report." When I am going inside the synaptic package manager. Please help :) thanks

nikgare
July 9th, 2008, 11:27 AM
You need to do what the error says and run this command in a terminal:


dpkg --configure -a

sayakb
July 9th, 2008, 11:27 AM
At a terminal, do:

sudo dpkg --configure -a

bjarnii
July 9th, 2008, 11:29 AM
Well like I say I just started yesterday .. how can i open this terminal ? :) thanks

sayakb
July 9th, 2008, 11:31 AM
Application->Accessories->Terminal

bjarnii
July 9th, 2008, 11:34 AM
um lol now there came something "You have 1 broken package on your system!

Use the "Broken" filter to locate it."

sayakb
July 9th, 2008, 11:38 AM
sudo apt-get install -f

If it generates any error messages, copy them and post them here..

bjarnii
July 9th, 2008, 11:40 AM
sweet

sayakb
July 9th, 2008, 11:45 AM
Did it work?

bjarnii
July 9th, 2008, 02:10 PM
Sure did :) thanks for the help mates