【发布时间】:2020-04-12 10:04:58
【问题描述】:
sudo apt-get update我在我的树莓派上尝试了这段代码,它刚刚弹出
Err:1 http://archive.raspberrypi.org/debian buster InRelease
Temporary failure resolving 'archive.raspberrypi.org'
Err:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Temporary failure resolving 'raspbian.raspberrypi.org'
Reading package lists... Done`
W: Failed to fetch http://raspbian.raspberrypi.org/raspbian/dists/buster/InRelease Temporary failure resolving 'raspbian.raspberrypi.org'`
W: Failed to fetch http://archive.raspberrypi.org/debian/dists/buster/InRelease Temporary failure resolving 'archive.raspberrypi.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.
【问题讨论】:
-
你能检查一下是否可以连接到互联网吗?
标签: linux raspberry-pi debian apt-get