about the keys after 
http://ubuntuforums.org/showthread.php?p=1653773#post1653773
[quote]
This is the template
Code:

    gpg --keyserver subkeys.pgp.net --recv KEY
      gpg --export --armor KEY | sudo apt-key add -

When you get an error message, replace the word "KEY" with the numbers in the 
eror message. For your error you would enter this command
Code:

 gpg --keyserver subkeys.pgp.net --recv 60D11217247D1CFF

After you press enter and it sends the command, you would enter the second line
Code:

 gpg --export --armor 60D11217247D1CFF | sudo apt-key add -

After that, the key will be added to a list and the error will not appear.
[/quote]

this worked!

i upgraded to 8.10 when it came out. because several packages were out
of date and have security problems i was looking after repositories with
newer versions. for example http://www.videolan.org/ the version 0.9.4
is in the repo with a lot of security problems. since 2008.10.24 vlc
0.9.5 is out and since 2008.12.08 the actual version is 0.9.8a.

i dont remember if i added them manually but i think they worked for
some time and the error came later, 78 days ago.

after removing the cannonical repo no more errors...

THANKS!

-- 
can not update
https://bugs.launchpad.net/bugs/323753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to