error with apt-get update
#1
hi guys I've got this error with kodi repo when I do an apt-get update

Code:
Erreur de GPG : http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 6D975C4791E7EE5E
W: The repository 'http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.

and this is my sources.list for kodi

Code:
deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main

how can I fix this?

thank u
Reply
#2
Salut.

I would *GUESS* at something like

Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 91E7EE5E


That's the public key for the Kodi PPA, and it looks like you've added the PPA but not picked up the key.
Search | Banned addons (wiki) | Forum rules (wiki) | First time user (wiki) | FAQs (wiki) | Troubleshooting (wiki) | Add-ons (wiki) | Free content (wiki) | Debug log (wiki)Free Content
Reply
#3
indeed that's it
thanks a lot
strange thing is that it does'nt make that the first time I had checked the kodi repo
anyway it's working
thanks again
Reply

Logout Mark Read Team Forum Stats Members Help
error with apt-get update0