![Skypeストレージキーの有効期限が切れていますか? [コピー]](https://linux33.com/image/15716/Skype%E3%82%B9%E3%83%88%E3%83%AC%E3%83%BC%E3%82%B8%E3%82%AD%E3%83%BC%E3%81%AE%E6%9C%89%E5%8A%B9%E6%9C%9F%E9%99%90%E3%81%8C%E5%88%87%E3%82%8C%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%81%8B%EF%BC%9F%20%5B%E3%82%B3%E3%83%94%E3%83%BC%5D.png)
更新を適切に受け取ると、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。