raspberrypi:sudo apt-get更新无法正常工作

时间:2019-11-22 12:33:34

标签: raspberry-pi3

pi@raspberrypi:~ $ sudo apt-get update
Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Ign:3 https://raspbian.snips.ai/buster stable InRelease
Err:4 https://raspbian.snips.ai/buster stable Release
404 Not Found [IP: 143.204.15.89 443]
Reading package lists... Done
E: The repository 'https://raspbian.snips.ai/buster stable Release' does not have a Release file.
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.

configuration details.

1 个答案:

答案 0 :(得分:0)

在这里回答问题:https://askubuntu.com/questions/732985/force-update-from-unsigned-repository

您可以关闭安全性以进行回购更新,也可以从安全检查中排除那些回购。