PDA

View Full Version : [ubuntu] update 2.6.24-21 wont install



JordanLeach
October 29th, 2008, 01:02 AM
when i hit the install updates icon it comes with an error reading:

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

what do i do to fix this problem?

Amarsingh0793
October 29th, 2008, 10:20 PM
You do what it says!

Open a terminal, type in

sudo dpkg --configure -a
Type your password and let it do it's thing. That's it :)!

Hope this helps :P

JordanLeach
October 30th, 2008, 03:01 AM
thank you very much. i really don't know much about this kind of thing. im just getting started. but thank you.

Amarsingh0793
October 30th, 2008, 06:45 PM
No problem :)