PDA

View Full Version : [ubuntu] error when trying to update



rob89ert
July 4th, 2008, 09:04 AM
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.

iaculallad
July 4th, 2008, 09:07 AM
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.

As the error displays, do the command below in your terminal:


sudo dpkg --configure -a

rob89ert
July 4th, 2008, 06:53 PM
thanks! for the advice