更新を適切に受け取ると、Microsoft Skypeリポジトリに次のものが表示されます。
W: An error occurred during the signature verification.
The repository is not updated and the previous index files will be used.
GPG error: https://repo.skype.com/deb stable InRelease: The following signatures were invalid:
EXPKEYSIG 1F3045A5DF7587C3 Skype Linux Client Repository <[email protected]>
W: Failed to fetch https://repo.skype.com/deb/dists/stable/InRelease
The following signatures were invalid:
EXPKEYSIG 1F3045A5DF7587C3 Skype Linux Client Repository <[email protected]>
W: Some index files failed to download. They have been ignored, or old ones used instead.
なぜこれが起こるのですか?私のシステムに問題がありますか?私は何をすべきですか?
答え1
次のようにGPGキーを再取得する必要があるようです:
curl https://repo.skype.com/data/SKYPE-GPG-KEY | sudo apt-key add -
これにより警告/エラーが消えます。
バラよりこの問題に関する議論~へLinux Mint Reddit。