尝试通过执行以下操作从 18.04 升级到 20.04 时:
sudo do-release-upgrade -d -f DistUpgradeViewGtk3
或者
sudo do-release-upgrade -d
我收到以下消息
Checking for a new Ubuntu release
Failed to connect to https://changelogs.ubuntu.com/meta-release-development. Check your Internet connection or proxy settings
Upgrades to the development release are only
available from the latest supported release.
DNS 没有任何问题,我可以 pingchangelogs.ubuntu.com
并且没有明显的延迟。我已经/etc/update-manager/release-upgrades
从 Normal 修改为 LTS 并再次修改回来,错误没有变化。
任何意见都将受到赞赏。
答案1
由于您确实使用了 -d 选项,“连接失败”表示其他所有人及其表亲也在尝试升级。
耐心是一种美德;利用这段时间将您的系统备份到外部驱动器或云端,并验证备份与源文件匹配;然后,将另一个备份到不同的外部驱动器或不同的云端,并验证这一点。