I tried updating my linux as described here: https://jumpcloud.com/blog/how-to-upgrade-ubuntu-20-04-to-ubuntu-22-04 , but It returns this Error
Asked
Active
Viewed 62 times
1 Answers
0
I don't know how to fix this, but I do know a workaround.
- Make a comprehensive list of all the packages (software) you've installed.
- Make a copy of your home directory(ies).
- Install the new version from scratch.
- Copy your home directory back.
- Reinstall the packages.

Gary
- 31
-
I cannot make this, because for some reason my hoster doesn't give me the option to install Ubuntu 22 – IkonoDim Feb 20 '23 at 23:32
-
-
I mean my hosting service. In their web panel you dont have an option for Ubuntu 22.04 – IkonoDim Feb 21 '23 at 00:49
-
-
-
I'm not that familiar with that configuration, but perhaps the general instructions here would help: https://askubuntu.com/questions/484434/how-can-i-install-ubuntu-without-cd-and-usb – Gary Feb 21 '23 at 14:33
python --version
andpython3 --version
Please [edit] your question to add the output. And please no picture. – nobody Feb 20 '23 at 18:23