W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 13B00F1FD2C19886
W: Failed to fetch http://repository.spotify.com/dists/stable/InRelease
W: Some index files failed to download. They have been ignored, or old ones used instead.
我该如何修复 Spotify?
答案1
“到目前为止,处理此问题最简单的方法是使用 Y-PPA-Manager(现在将
launchpad-getkeys
脚本与图形界面集成在一起)。
要安装它,首先添加该程序的 webupd8 存储库:
sudo 添加 apt-repository ppa:webupd8team/y-ppa-manager
更新您的软件列表并安装 Y-PPA-Manager:
sudo apt-get 更新 sudo apt-get 安装 y-ppa-manager
运行 y-ppa-manager(即输入
y-ppa-manager
然后按回车键)。当出现主 y-ppa-manager 窗口时,单击“高级”。
从高级任务列表中,选择“尝试导入所有缺失的 GPG 密钥”,然后单击“确定”。
您已完成!正如您开始操作时出现的警告对话框所示,这可能需要相当长的时间(对我来说大约 2 分钟),具体取决于您有多少 PPA 以及您的连接速度。"