0

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

1 Answers1

0

I don't know how to fix this, but I do know a workaround.

  1. Make a comprehensive list of all the packages (software) you've installed.
  2. Make a copy of your home directory(ies).
  3. Install the new version from scratch.
  4. Copy your home directory back.
  5. Reinstall the packages.
Gary
  • 31