Я не можу запуститись, apt-get update
оскільки зіткнулася з такою помилкою:
# apt-get update
Hit:1 http://ftp.br.debian.org/debian testing InRelease
Ign:2 http://security.debian.org/debian-security testing/updates InRelease
Err:3 http://security.debian.org/debian-security testing/updates Release
404 Not Found [IP: 151.101.92.204 80]
Reading package lists... Done
E: The repository 'http://security.debian.org/debian-security testing/updates Release' no longer has 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.
E: Repository 'http://ftp.br.debian.org/debian testing InRelease' changed its 'Codename' value from 'buster' to 'bullseye'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Отже, тут є два повідомлення про помилки:
- У сховищі більше немає файлу Release, що дивно. Я перевірив на http://security-cdn.debian.org/debian-security/zzz-dists/testing/updates/ ant, схоже, файл випуску є. Я дивлюся в неправильне місце чи відбувається щось інше?
- Репозиторій змінив свою назву з
buster
на,bullseye
і це "повинно бути прийнято явно" (я бачив це колись сьогодні; його не було, коли я відкрив питання, і він більше не з'являється). Це насправді не дивно, але я не очікував, що це буде проблемою, якщо я відстежую сховищеtesting
замість назви випуску.
Що я можу зробити? APT каже мені прочитати apt-secure(8)
, але він або не має потрібної мені інформації, або я не можу її зрозуміти.