PDA

View Full Version : [ubuntu] [SOLVED] Update Manager (error message)



Maltaboy
November 26th, 2008, 03:49 PM
Hello all,

I've got a problem with the Update Manager. Whenever I try to update or try to install some additional software, I receive the attached error message.

Could somebody please explain, what i can do to get rid of this?

Regards

taurus
November 26th, 2008, 04:03 PM
Close down the update window. Then, open a terminal and run

Applications -> Accessories -> Terminal

sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade

Maltaboy
November 26th, 2008, 05:03 PM
Thanks a lot taurus!

Problem solved.

Regards