При использовании 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 недавно публиковал (посмотреть все)
- GitHub Desktop: Ошибка при попытке отправки коммита - 28.03.2025
- Visual Studio: Включить XAML Live Preview - 24.03.2025
- WPF: Открывать дочернее окно по центру родительского - 17.03.2025