PDA

View Full Version : [ubuntu] error on installation interrupted help



ayet
July 11th, 2008, 04:28 AM
how do you resolve this error on synaptic package manager

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

iaculallad
July 11th, 2008, 04:31 AM
how do you resolve this error on synaptic package manager

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

As the error message says: Do the command below using your terminal


sudo dpkg --configure -a

ayet
July 11th, 2008, 04:38 AM
tnks. problem solved