EDIT 2:
I reported the bug that originally broken the upgrade here:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/2015554
EDIT
I also tried:
# META_RELEASE_FAKE_CODENAME=focal META_RELEASE_FAKE_VERSION=20.04 do-release-upgrade -d -f DistUpgradeViewGtk3
No success. The upgrade process seems to start but it says:
No valid sources.list entry found
While scanning your repository information no entry about impish
could be found.
....Of course I do not have impish, I set focal as fake release...
Even if I choose to continue anyway, upgrade is aborted at "Setting new software channels".
My dist upgrade from Lubuntu 20.04 to 22.04 failed, so I had to repair the packages manually with many troubles.
Now it seems that all works (no apt errors or warnings), but I suspect not all the dist upgrade steps was performed. Some examples:
- I still have a xenial source,
archive.ubuntu.com/ubuntu
, that, furthermore, had no valid key (I had to add it manually)
- the old packages removal step was not performed
- (OK, not the end of the world, but anyway a spy) the wallpaper still say 20.04 and I don't changed the wallpaper ^^'
Now, I tried to restart the dist upgrade with sudo apt-get dist-upgrade
and do-release-upgrade
, but since lsb_release -a
says 22.04
, they do nothing.
Is there not a way to fake the dist so the dist upgrade is performed, or to start the dist upgrade even if the os says it is already updated?