Ubuntu を 20.04 LTS から 22.04 LTS にアップデートできない

Ubuntu を 20.04 LTS から 22.04 LTS にアップデートできない

そこで、Ubuntu のバージョンを 20.04 LTS から 22.04 LTS にアップデートしようとしています。しかし、常に次のようなエラーが発生します。

An unresolvable problem occurred while calculating the upgrade.

 This was likely caused by:
 * Unofficial software packages not provided by Ubuntu
Please use the tool 'ppa-purge' from the ppa-purge 
package to remove software from a Launchpad PPA and 
try the upgrade again.

If none of this applies, then please report this bug using the command 
'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. 
If you want to investigate this yourself the log files in '/var/log/dist-upgrade' will contain details 
about the upgrade. Specifically, look at 'main.log' and 'apt.log'.

以前は、すべてのサードパーティのリポジトリが無効になっていると表示されていました。したがって、問題は PPA によるものではないと考えており、「ソフトウェアの更新とプロパティ」からすべてのリポジトリ ボックスのチェックを外して確認しました。

この後、いろいろ調べてみましたが、結局、問題の解決策は見つかりませんでした。

内容メインログファイルは次のとおりです:

2022-09-04 16:14:43,969 DEBUG Comparing 5.15.0-41 with 
2022-09-04 16:14:43,969 DEBUG Comparing 5.15.0-46 with 5.15.0-41
2022-09-04 16:14:43,969 DEBUG Comparing 5.15.0-47 with 5.15.0-46
2022-09-04 16:14:44,026 INFO installing linux metapackage: linux-generic
2022-09-04 16:14:44,026 DEBUG Installing 'linux-generic' (linux metapackage may have been accidentally uninstalled)
2022-09-04 16:14:44,055 DEBUG Marking 'ubuntu-desktop' for upgrade
2022-09-04 16:14:44,184 WARNING Can't mark 'ubuntu-desktop' for upgrade (E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.)
2022-09-04 16:24:14,085 ERROR Dist-upgrade failed: 'Broken packages after upgrade: evolution-data-server, gnome-control-center, libgirepository-1.0-1, ubuntu-desktop'
2022-09-04 16:24:14,103 DEBUG abort called
2022-09-04 16:24:14,106 DEBUG openCache()
2022-09-04 16:24:15,558 DEBUG Comparing 5.15.0-41 with 
2022-09-04 16:24:15,558 DEBUG Comparing 5.15.0-46 with 5.15.0-41
2022-09-04 16:24:15,647 DEBUG /openCache(), new cache size 80150

の内容apt.logファイルが多すぎるので、必要であればここに投稿します。

Ubuntu LTS を 22.04 バージョンにアップグレードするのを手伝ってください。

関連情報