Comment 3 for bug 665087

Revision history for this message
RedSingularity (redsingularity) wrote :

Thanks for that. Lets try running an update and an upgrade and look at the output. Put the following commands into a terminal and attach the files that are created to your next post. These files will allow us to see if you are able to update and upgrade currently installed packages in a proper manner.

sudo apt-get update | tee ~/Desktop/File1
sudo apt-get upgrade | tee ~/Desktop/File2

(Files will be located on the Desktop when finished running commands)