cannot get updates

Asked by j,jackson

W: GPG error: http://packages.medibuntu.org intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783
W: Failed to fetch http://www.kiberpipa.org/-gandalf/ubuntu/intrepid/cinelerra/i686/./Packages.gz 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.

This is the error notice i get when I try to update my system which is ubuntu 8.10
.every thing else works fine.

Question information

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

https://help.ubuntu.com/community/Medibuntu will help you in the first issue.
You will have to do
$ sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
as the say...

For the second: Delete that kiberpipa entry from your /etc/apt/sources.list
$ sudo nano -w /etc/apt/sources.list

Greetings

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

You simply need to add the repository gpg key please read:

https://answers.launchpad.net/ubuntu/+source/update-manager/+question/59304

Hope this helps

Revision history for this message
j,jackson (jonjac3) said :
#3

Thanks midnightflash, that solved my question.