「Ubuntu」仓库 “https://mirrors.tuna.tsinghua.edu.cn/ubuntu focal Release” 没有 Release 文件。

环境

系统:Ubuntu 18.04

问题

执行sudo apt-get update后产生如下错误:
「Ubuntu」仓库 “https://mirrors.tuna.tsinghua.edu.cn/ubuntu focal Release” 没有 Release 文件。_第1张图片

解决

把/etc/apt/sources.list中的内容全删了就不报错了,所以应该是镜像源出了问题,而去清华官网添加最新的镜像源(link:清华镜像)仍然会报这个错误,所以暂时不用清华的了,可以自行更换其他镜像源。

你可能感兴趣的:(Ubuntu,ubuntu)