相关疑难解决方法(0)

如何处理软件中心中的“未经验证的来源”错误?

我通过软件中心尝试的任何安装都告诉我:

需要安装不受信任的软件包:该操作将要求安装来自未经身份验证的来源的软件包。

apt-get update从命令行做了一个,然后删除了密钥错误的软件源(我自己添加的 PPA),并在软件中心的软件源中取消选中它们,但无济于事。我不能再从软件中心安装任何东西——只能>从命令行使用 apt-get。

卸载/安装是唯一的选择吗?我不想破坏我拥有的其他 PPA。

附加信息:

这是来自 apt-get update 的粘贴:

Reading package lists... Done
W: GPG error: http://ppa.launchpad.net oneiric Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B725097B3ACC3965
W: GPG error: http://us.archive.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
Run Code Online (Sandbox Code Playgroud)

我试过apt-key update,没有效果(两个键不变)。

的输出apt-get updateapt-get upgrade,和中的内容/etc/apt/sources.list,可以发现这个引擎收录职位

software-center package-management authentication

120
推荐指数
3
解决办法
13万
查看次数