При использовании Update Manager получаю такую ошибку:
Failed to download repository information
Check your Internet Connection
Check your Internet Connection
Интернет естественно доступен, поэтому проблема явно не в его отсутствии. Запускаю обновление через терминал:
Terminal
sudo rm -rf /var/lib/apt/lists/*
sudo apt update
В логе вижу ошибку
Err:6 https://mirror.yandex.ru/linuxmint-packages una Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses insecure algorithm. Could not handshake: Error in the certificate verification. [IP: 213.180.204.183 443]
И в конце лога:
E: The repository 'https://mirror.yandex.ru/linuxmint-packages una Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Пришлось выбрать другое зеркало:
▶ ▶
Поменял основное зеркало на другое (сменил яндекс на Powernet ISP, хотя можно было на другое)
DenTNT недавно публиковал (посмотреть все)
- C#: Добавить поддержку перезапуска приложения - 21.02.2025
- EVE-Online: Отобразить информацию о соединении и fps - 20.02.2025
- WPF: Отображение прогресса с помощью async/await - 13.02.2025