我更新并升级了 Ubuntu 16.04.7 LTS(Xenial Xerus)上的所有软件包,为升级到 18.04(Bionic)做准备。
我检查过其他帖子,但我的问题略有不同。
我运行时不断收到以下消息do-release-upgrade
:
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [819 B]
Err Upgrade tool
503 Service Unavailable [IP: 185.125.190.36 80]
Fetched 819 B in 0s (0 B/s)
WARNING:root:file 'bionic.tar.gz' missing
Failed to fetch
Fetching the upgrade failed. There may be a network problem.
我不知道为什么系统选择该 IP 地址,也不知道如何更改它。
当我将网络浏览器指向 http://185.125.190.36,我发现它没有仿生版本,Ubuntu 18.04。
我尝试输入各种内容,/etc/apt/list.sources
但都不起作用。例如,
deb https://apache.bintray.com/couchdb-deb bionic main
被建议,但do-release-upgrade
被忽略。我该如何解决这个问题?