terminal update interrupted

Asked by Deborah K

Pity the n00b, please. Since the Update Manager would hang, I was updating via the terminal. Then accidentally closed the terminal window. Managed 'dpkg --configure -a' okay, but then got this:

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  f-spot
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Haven't figured out how to finish. The GUI update manager still hangs. The 'get-apts update' and 'upgrade' still gives the above result.

Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Tony Mugan
Solved:
Last query:
Last reply:
Revision history for this message
Best Tony Mugan (tmugan) said :
#1

sudo apt-get dist-upgrade
sudo apt-get update
sudo apt-get upgrade

Revision history for this message
Deborah K (deborah-speakeasy) said :
#2

Thanks Tony Mugan, that solved my question.