Lorsque j'exécute Sudo apt-get update
pour mettre à jour le système, l'erreur suivante apparaît en bas de la console:
W: GPG error: https://repo.skype.com/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1F3045A5DF7587C3
W: The repository 'https://repo.skype.com/deb stable 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.
Qu'est-ce qui ne va pas avec Skype? Existe-t-il un risque puisque l'erreur indique que le référentiel Skype est dangereux à utiliser?
J'utilise Ubuntu 16.04.
Selon https://repo.skype.com/ , exécutez:
curl https://repo.skype.com/data/SKYPE-GPG-KEY | Sudo apt-key add -
dans un terminal.