← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #77496]: 8.04 Problem with Software Sources

 

Question #77496 on update-manager in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/update-manager/+question/77496

    Status: Open => Needs information

marcobra (Marco Braida) requested for more information:
Can you please try to see if your system is fully upgraded and then
retry... to use the update-manager

Open a Terminal from the menu Applications → Accessories → Terminal and type:
(if the system ask you a password give your user password, you will not see nothing when you type it, then press enter)

sudo dpkg --configure -a

then to update and upgrade and also check pending or missing packages,
still using terminal type:

sudo apt-get -f install
sudo apt-get --fix-missing install
sudo apt-get clean 
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get clean 

sudo apt-get --reinstall install update-manager

sudo apt-get autoremove

Then please retry to use the update-manager to check if your issue is
solved

Hope this helps

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.