Я так понимаю, проблема в снапах. Что сделать, чтобы обновилась система? Удалить снапы?
sudo do-release-upgrade
Проверка наличия нового релиза Ubuntu
= Welcome to Ubuntu 24.04 LTS 'Noble Numbat' =
The Ubuntu team is proud to announce Ubuntu 24.04 LTS 'Noble Numbat'.
To see what's new in this release, visit:
https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes
Ubuntu is a Linux distribution for your desktop or server, with a fast
and easy install, regular releases, a tight selection of excellent
applications installed by default, and almost any other software you
can imagine available through the network.
We hope you enjoy Ubuntu.
== Feedback and Helping ==
If you would like to help shape Ubuntu, take a look at the list of
ways you can participate at
http://www.ubuntu.com/community/participate/
Your comments, bug reports, patches and suggestions will help ensure
that our next release is the best release of Ubuntu ever. If you feel
that you have found a bug please read:
http://help.ubuntu.com/community/ReportingBugs
Then report bugs using apport in Ubuntu. For example:
ubuntu-bug linux
will open a bug report in Launchpad regarding the linux package.
If you have a question, or if you think you may have found a bug but
aren't sure, first try asking on the #ubuntu or #ubuntu-bugs IRC
channels on Libera.Chat, on the Ubuntu Users mailing list, or on the
Ubuntu forums:
http://help.ubuntu.com/community/InternetRelayChat
http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
http://www.ubuntuforums.org/
== More Information ==
You can find out more about Ubuntu on our website, IRC channel and wiki.
If you're new to Ubuntu, please visit:
http://www.ubuntu.com/
To sign up for future Ubuntu announcements, please subscribe to Ubuntu's
very low volume announcement list at:
http://lists.ubuntu.com/mailman/listinfo/ubuntu-announce
Продолжить [дН] дН
Получено:1 Подпись утилиты обновления [833 B]
Получено:2 Утилита обновления [1 277 kB]
Получено 1 278 kБ за 0с (0 Б/c)
аутентифицировать 'noble.tar.gz' вместо 'noble.tar.gz.gpg'
извлечение 'noble.tar.gz'
Чтение временных файлов
Проверка менеджера пакетов
Чтение списков пакетов... Выполнено
Построение дерева зависимостей... Выполнено
Чтение информации о состоянии... Выполнено
В кэше http://security.ubuntu.com/ubuntu jammy-security InRelease
В кэше http://ppa.launchpad.net/psi-plus/ppa/ubuntu focal InRelease
В кэше http://ru.archive.ubuntu.com/ubuntu jammy InRelease
В кэше http://ru.archive.ubuntu.com/ubuntu jammy-updates InRelease
В кэше https://packages.mozilla.org/apt mozilla InRelease
В кэше http://ru.archive.ubuntu.com/ubuntu jammy-backports InRelease
Получено 0 Б за 0с (0 Б/c)
Чтение списков пакетов... Выполнено
Построение дерева зависимостей... Выполнено
Чтение информации о состоянии... Выполнено
ошибка: cannot list snaps: cannot communicate with server: Get "http://localhost/v2/snaps": dial unix /run/snapd.socket: connect: connection refused
Traceback (most recent call last):
File "/tmp/ubuntu-release-upgrader-a436pdyd/noble", line 8, in <module>
sys.exit(main())
File "/tmp/ubuntu-release-upgrader-a436pdyd/DistUpgrade/DistUpgradeMain.py", line 241, in main
if app.run():
File "/tmp/ubuntu-release-upgrader-a436pdyd/DistUpgrade/DistUpgradeController.py", line 2662, in run
return self.fullUpgrade()
File "/tmp/ubuntu-release-upgrader-a436pdyd/DistUpgrade/DistUpgradeController.py", line 2467, in fullUpgrade
if not self.doPostInitialUpdate():
File "/tmp/ubuntu-release-upgrader-a436pdyd/DistUpgrade/DistUpgradeController.py", line 1438, in doPostInitialUpdate
self.quirks.run("PostInitialUpdate")
File "/tmp/ubuntu-release-upgrader-a436pdyd/DistUpgrade/DistUpgradeQuirks.py", line 102, in run
func()
File "/tmp/ubuntu-release-upgrader-a436pdyd/DistUpgrade/DistUpgradeQuirks.py", line 127, in noblePostInitialUpdate
self._test_and_fail_on_tpm_fde()
File "/tmp/ubuntu-release-upgrader-a436pdyd/DistUpgrade/DistUpgradeQuirks.py", line 1898, in _test_and_fail_on_tpm_fde
snap_list = subprocess.check_output(['snap', 'list'])
File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['snap', 'list']' returned non-zero exit status 1.