http://ubuntuforums.org/showthread.php?t=388348
Have you tried doing what the error message suggests and running the dpkg command? Type the following at the commandline
Code:
sudo dpkg --configure -a
Enter your password when prompted. Then try
Code:
sudo apt-get update
followed by
sudo apt-get upgrade