cant install ubuntu-desktop,bug report message when running update manager

Asked by Alan Johns

Mozilla firefox 3 beta 5. will download most of a web page and then take a very lonng time to finish loading the web page (say 5 - 10 minutes) refresh doesn't resolve the slowness.

bug report when running update manager is

"Can't install ubuntu-desktop". Even if run as a partial upgrade as suggested by update manager.
Have run the update many times but still get the same bug report message

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Pierre Ferrari
Solved:
Last query:
Last reply:
Revision history for this message
Best Pierre Ferrari (piferrari) said :
#1

Hi,

Try to run the update from a terminal (Accessories / Terminal), enter the following commands:

  sudo aptitude update
  [sudo] password for user:

  give your user password when requested, you don't see nothing when you type it, then press enter.

If you see this message :
 E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

Try to run:
  sudo dpkg --configure -a

Then:
  sudo aptitude update
  sudo aptitude upgrade

Regards

PiF

Revision history for this message
Alan Johns (4alanj) said :
#2

Yes this worked and those updates were in stalled.

Best Regards

Alan