update manager says update needed description leaves link to here

Asked by freddie sealey

I opened update manager to check for updates(8.10 intrepid) and descriptions of update has link for launchpad(apparently for those updates) as well as the usual place to download. I went ahead and done the download but get a hunch that I should check out the link. I get to that(cups) but I don't see a specific command line to copy. What should I do?

thanks
f

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
freddie sealey
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

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

sudo apt-get update
sudo apt-get upgrade

Please copy an paste only errors here...

Thank you

Revision history for this message
freddie sealey (greencloud89406) said :
#2

freddiesealey@ubuntu:~$ sudo apt-get update
[sudo] password for freddiesealey:
Hit http://security.ubuntu.com intrepid-security Release.gpg
Ign http://security.ubuntu.com intrepid-security/restricted Translation-en_US
Hit http://archive.ubuntu.com intrepid Release.gpg
Ign http://archive.ubuntu.com intrepid/main Translation-en_US
Ign http://security.ubuntu.com intrepid-security/main Translation-en_US
Ign http://security.ubuntu.com intrepid-security/multiverse Translation-en_US
Ign http://security.ubuntu.com intrepid-security/universe Translation-en_US
Hit http://security.ubuntu.com intrepid-security Release
Ign http://archive.ubuntu.com intrepid/restricted Translation-en_US
Ign http://archive.ubuntu.com intrepid/universe Translation-en_US
Ign http://archive.ubuntu.com intrepid/multiverse Translation-en_US
Hit http://archive.ubuntu.com intrepid-updates Release.gpg
Ign http://archive.ubuntu.com intrepid-updates/main Translation-en_US
Ign http://archive.ubuntu.com intrepid-updates/restricted Translation-en_US
Ign http://archive.ubuntu.com intrepid-updates/universe Translation-en_US
Ign http://archive.ubuntu.com intrepid-updates/multiverse Translation-en_US
Hit http://archive.ubuntu.com intrepid Release
Hit http://security.ubuntu.com intrepid-security/restricted Packages
Hit http://archive.ubuntu.com intrepid-updates Release
Hit http://security.ubuntu.com intrepid-security/main Packages
Hit http://security.ubuntu.com intrepid-security/multiverse Packages
Hit http://security.ubuntu.com intrepid-security/universe Packages
Hit http://archive.ubuntu.com intrepid/main Packages
Hit http://archive.ubuntu.com intrepid/restricted Packages
Hit http://archive.ubuntu.com intrepid/main Sources
Hit http://archive.ubuntu.com intrepid/restricted Sources
Hit http://archive.ubuntu.com intrepid/universe Packages
Hit http://archive.ubuntu.com intrepid/universe Sources
Hit http://archive.ubuntu.com intrepid/multiverse Packages
Hit http://archive.ubuntu.com intrepid/multiverse Sources
Hit http://archive.ubuntu.com intrepid-updates/main Packages
Hit http://archive.ubuntu.com intrepid-updates/restricted Packages
Hit http://archive.ubuntu.com intrepid-updates/main Sources
Hit http://archive.ubuntu.com intrepid-updates/restricted Sources
Hit http://archive.ubuntu.com intrepid-updates/universe Packages
Hit http://archive.ubuntu.com intrepid-updates/universe Sources
Hit http://archive.ubuntu.com intrepid-updates/multiverse Packages
Hit http://archive.ubuntu.com intrepid-updates/multiverse Sources
Reading package lists... Done
freddiesealey@ubuntu:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
freddiesealey@ubuntu:~$

i didnt see any errors but...since i have a hard time understanding....included it all...sorry

f

Revision history for this message
freddie sealey (greencloud89406) said :
#3

freddiesealey@ubuntu:~$ sudo apt-get update
didn't see any errors ..everything went off well. No ERROR signs if thats what you're looking for

f

Revision history for this message
freddie sealey (greencloud89406) said :
#4

sorry for leaving all the info. I didn't read the request correctly till
after i sent it

f

On Mon, Jan 12, 2009 at 4:51 PM, freddie sealey <
<email address hidden>> wrote:

> Your question #57238 on update-manager in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/update-manager/+question/57238
>
> You gave more information on the question:
> freddiesealey@ubuntu:~$ sudo apt-get update
> didn't see any errors ..everything went off well. No ERROR signs if thats
> what you're looking for
>
> f
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

freddie your Ubuntu seem updated and upgraded...

Sometimes update manager wait for list of description changes and give to the user a link to launchpad site...
simply ignore it and go on...

Hope this helps

Revision history for this message
freddie sealey (greencloud89406) said :
#6

Thank you very much !