dpkg was interrupted

Posted December 8th, 2007 by marslert

dpkg was interrupted, you must manually run ‘dpkg –configure -a

How we get this error? It could be there is any interruption when running apt-get update.

Based on my understanding, I have installed some broken program. I need to reconfigure the last broken installed program.

This is the magic word can use to fix this problem,

sudo dpkg –configure -a && sudo apt-get -f install

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>