1

I am fighting to upgrade my Ubuntu and I am dealing with troubles. I tried to do it with sudo do-release-upgrade and also from the Software Updater. I tried out a lot of things (here on StackExchange, ChatGPT) but I am still getting the following screen.

enter image description here

I believe I removed all PPAs and third party repositories. Maybe I missed something. I am really not sure.

enter image description here

If I need to provide more info to fix the issue please let me know.

karel
  • 114,770
Martin
  • 29
  • The error message "Could not calculate the upgrade" suggests a version conflict. "I removed all ppa and third party repositories" suggests that you did not uninstall the packages provided by those non-Ubuntu sources. It's the packages that cause the version conflict(s). – user535733 May 26 '23 at 11:25
  • 1
    And how to find these packages? And be sure I delete all of them? – Martin May 26 '23 at 12:19
  • look at this question and answers https://askubuntu.com/questions/360293/could-not-calculate-the-upgrade-what-happened – Talaat Etman May 26 '23 at 18:22
  • 1
    Hey @TalaatEtman thank you a lot for your suggestion! I needed to remove and fix broken packages. Mostly remove them one by one. But it was worth it because the upgrade succeeded. – Martin May 28 '23 at 14:55

1 Answers1

0

I see some answers tell us the upgrade may be continue after remove 1-3 broken packages. so if you face that again you can tray upgrade after every one package removing

  • @Martin happy news, sorry I Can’t make comment for you in the question – Talaat Etman May 28 '23 at 15:17
  • 1
    After the upgrade and restart of the system, there is an issue with GUI. So basically only thing that shows up is I think so called "ppy". What I needed to do is to reinstall ubuntu desktop, as is suggested here https://askubuntu.com/questions/1423340/ubuntu-22-04-only-boots-up-to-a-terminal-gui-not-opening Now is everything perfect! I would love to give you upvote but unfortunatelly my points are lower than 15 :( – Martin May 28 '23 at 15:25
  • @Martin don’t wary we just tray to help – Talaat Etman May 28 '23 at 15:33