-1

I cannot update Ubuntu 12.10 tried update and upgrade dpkg was interrupted, you must manually run sudo dpkg --configure -a to correct the problem.

sorry cannot post image

Ringtail
  • 16,127

1 Answers1

2

press ctrl+alt+t to open the terminal

copy and paste this and press enter

sudo dpkg --configure -a && sudo apt-get update && sudo apt-get upgrade
Tachyons
  • 17,281