在jeston nano执行“sudo apt update”的时候出现下列错误:

Failed to fetch https://mirrors.tuna.tsinghua.edu.cn/ubuntu//dists/bionic/main/binary-arm64/Packages 404 Not Found [IP: 91.189.88.162 80]

原因是目前使用的源中没有binary-arm64 ,目前已知的源中只有华为源中有,执行下列命令:

wget -O /etc/apt/sources.list https://repo.huaweicloud.com/repository/conf/Ubuntu-Ports-bionic.list

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐