首页 > 解决方案 > 更新时无法修复错误

问题描述

我在运行时不断收到这些错误,sudo apt-get update并且我也从我的系统中删除了 mongodb 和 Unifi。这些是我得到的错误。我也不希望这些在我的系统上。我不需要他们

  The following signatures were invalid: EXPKEYSIG BC711F9BA15703C6 MongoDB 3.4 Release Signing Key <packaging@mongodb.com>
Hit:27 http://ppa.launchpad.net/linrunner/tlp/ubuntu bionic InRelease
Hit:28 http://ppa.launchpad.net/wireshark-dev/stable/ubuntu bionic InRelease   
Reading package lists... Done 
E: Repository 'http://dl.ubnt.com/unifi/debian stable InRelease' changed its 'Codename' value from 'unifi-5.10' to 'unifi-5.12'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release: The following signatures were invalid: EXPKEYSIG BC711F9BA15703C6 MongoDB 3.4 Release Signing Key <packaging@mongodb.com>```

标签: mongodbubuntu-18.04

解决方案


推荐阅读