Если вы пользуетесь браузером Google Chrome, то после недавних обновлений вы могли увидеть следующую ошибку при работе команды apt-get update
:
root@xxx:~# apt-get update_x000D_Hit:1 http://linux.teamviewer.com/deb stable InRelease_x000D_Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease_x000D_Hit:3 http://security.debian.org buster/updates InRelease_x000D_Hit:4 http://linux.teamviewer.com/deb preview InRelease_x000D_Get:5 http://dl.google.com/linux/chrome/deb stable Release [943 B]_x000D_Get:6 http://dl.google.com/linux/chrome/deb stable Release.gpg [819 B]_x000D_Hit:7 https://repo.skype.com/deb stable InRelease_x000D_Hit:8 https://download.docker.com/linux/debian stretch InRelease_x000D_Hit:9 https://download.virtualbox.org/virtualbox/debian stretch InRelease_x000D_Hit:10 http://http.us.debian.org/debian buster InRelease_x000D_Hit:11 http://http.us.debian.org/debian buster-updates InRelease_x000D_Hit:12 https://download.sublimetext.com apt/stable/ InRelease_x000D_Reading package lists... Done_x000D_E: Repository 'http://dl.google.com/linux/chrome/deb stable Release' changed its 'Origin' value from 'Google, Inc.' to 'Google LLC'_x000D_N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Решается данная проблема очень просто:
root@xxx:~# apt update_x000D_Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease_x000D_Hit:2 http://linux.teamviewer.com/deb stable InRelease_x000D_Hit:3 http://security.debian.org buster/updates InRelease_x000D_Get:4 http://dl.google.com/linux/chrome/deb stable Release [943 B]_x000D_Hit:5 http://linux.teamviewer.com/deb preview InRelease_x000D_Hit:6 http://http.us.debian.org/debian buster InRelease_x000D_Get:7 http://dl.google.com/linux/chrome/deb stable Release.gpg [819 B]_x000D_Hit:8 https://download.docker.com/linux/debian stretch InRelease_x000D_Hit:9 https://repo.skype.com/deb stable InRelease_x000D_Hit:10 https://download.virtualbox.org/virtualbox/debian stretch InRelease_x000D_Hit:11 http://http.us.debian.org/debian buster-updates InRelease_x000D_Hit:12 https://download.sublimetext.com apt/stable/ InRelease_x000D_E: Repository 'http://dl.google.com/linux/chrome/deb stable Release' changed its 'Origin' value from 'Google, Inc.' to 'Google LLC'_x000D_N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details._x000D_Do you want to accept these changes and continue updating from this repository? [y/N] y_x000D_Get:13 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,131 B]_x000D_Fetched 1,950 B in 9s (221 B/s)_x000D_Reading package lists... Done_x000D_Building dependency tree_x000D_Reading state information... Done_x000D_All packages are up to date.
И обновляйтесь дальше без ошибок.
Если говорить о том, какие лучшие дистрибутивы Linux мы знаем, то этот список может быть…
Хотя Ubuntu и поставляется со встроенным обозревателем Firefox многие пользователи считают что это не самая…
Что такое Remmina? Remmina — это совершенно бесплатный и свободный клиент так называемого удаленного рабочего…
Как мы знаем, Ubuntu это самая популярная сборка из систем на базе ядра Linux. У…
Выбор ноутбука для каждого пользователя это довольно кропотливый процесс. Люди стараются подобрать ноутбук который будет…
Если вы решили ознакомиться с операционной системой Linux более детально и задались вопросом как установить…