升级Ubuntu系统时遇到的这个问题, 原因是默认的源不是国内的,而且还可能导致下载慢等问题. 1.备份源 cd /etc/apt/ sudo cp sources.list sources.list.bat 2.更换源 sudo vim sources.list 清除sources.list内的所有内容.更换为 #阿里云 Ubuntu 18.04 deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe mult