当我 时sudo apt update
,我收到以下消息:
E: The repository 'https://cloud.r-project.org/bin/linux/ubuntu disco-cran35/ Release' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
最初,我根据https://cran.r-project.org/到 /etc/apt/sources.list。
请帮忙,我不明白“存储库不再签名”是什么意思。我删除并再次添加了存储库,但这并没有改善情况。
答案1
我今天在三台不同的机器上都看到了这个问题。
主要问题是发布版本.gpg服务器(存储库)端确实缺少密钥文件。
我们自己无法对此做任何事情。
我给密钥所有者(Michael Rutter)写了一封电子邮件,告知他这个问题,并得到了以下回复:
服务器崩溃了。已修复,下次 CRAN 同步后应该会恢复正常。
更新 2019-06-05 01:04:Release.gpg 文件已到位。