I have seafile-server 9.0.5 running on my ubuntu 20.04 server. Has anyone tried to upgrade their server to 22.04?
I’m told that the process involves the following:
sudo apt install update-manager-core
check that the Upgrade Policy in /etc/update-manager/release-upgrades
is “Prompt=normal” or “Prompt=lts”
Then run sudo do-release-upgrade
So, my question is: are there any issues that I need to know about before I start?
Thanks!