無法將伺服器 18.04.05 升級到 20.04.01

無法將伺服器 18.04.05 升級到 20.04.01
17:37UTC:root@bard:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.5 LTS
Release:        18.04
Codename:       bionic

17:38UTC:root@bard:~# do-release-upgrade 
Checking for a new Ubuntu release
There is no development version of an LTS available.
To upgrade to the latest non-LTS develoment release 
set Prompt=normal in /etc/update-manager/release-upgrades.`

為什麼我的升級經理說沒有可用的 LTS 的「開發」版本?

17:41UTC:root@bard:~# cat /etc/update-manager/release-upgrades
# Default behavior for the release upgrader.

[DEFAULT]
# Default prompting behavior, valid options:
#    
#  never  - Never check for, or allow upgrading to, a new release.
#  normal - Check to see if a new release is available.  If more than one new
#           release is found, the release upgrader will attempt to upgrade to
#           the supported release that immediately succeeds the
#           currently-running release.
#  lts    - Check to see if a new LTS release is available.  The upgrader
#           will attempt to upgrade to the first LTS release available after
#           the currently-running one.  Note that if this option is used and
#           the currently-running release is not itself an LTS release the
#           upgrader will assume prompt was meant to be normal.
Prompt=lts

這個系統有[在我看來像]一個通用/etc/apt/sources.list檔案。指向各種ubuntu.comBionic 儲存庫。

??

答案1

哦!特殊情況:Canonical 阻止 Focal 解決的嚴重錯誤。 「點」版本 (20.04.01) 已發布,但尚未「發布」從 18.04LTS 升級

https://discourse.ubuntu.com/t/focal-fossa-20-04-1-lts-point-release-status-tracking/17604

相關內容