更新系统报错故障:
pi@raspberrypi:~ $ sudo apt-get update
命中:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
获取:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
正在读取软件包列表... 完成
E: 仓库'http://archive.raspberrypi.org/debian buster InRelease'将其'Suite'值从'testing'修改到了'oldstable'
N: 为了让这个仓库能够应用,这必须在更新之前显式接受。更多细节请参阅 apt-secure(8) 手册。
修复方法:
sudo apt-get -y update --allow-releaseinfo-change
运行后非常卡顿,无法显示,更换镜像源 :
查看镜像源:
sudo vi /etc/apt/sources.list