Обновление после стабилизации релиза Debian

Обновлял сейчас один старый ноутбук, на который был установлен Debian Buster ещё будучи в testing. Команда apt-get update не отрабатывала и завершала работу ошибкой:

_x000D_E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'testing' to 'stable'_x000D_N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details._x000D_N: Repository 'http://http.us.debian.org/debian buster InRelease' changed its 'Version' value from '' to '10.0'_x000D_E: Repository 'http://http.us.debian.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'stable'_x000D_N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details._x000D_E: Repository 'http://http.us.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'testing-updates' to 'stable-updates'_x000D_N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details._x000D_

Данная проблема решается очень просто:

_x000D_apt-get update --allow-releaseinfo-change_x000D_
EnglishRussianUkrainian