On Sat, Jun 10, 2023 at 8:13 PM Greg Wooledge <g...@wooledge.org> wrote: > > On Sat, Jun 10, 2023 at 06:52:59PM -0400, songbird wrote: > > ===== > > # apt-get update > [...] > > Reading package lists... Done > > E: Repository 'http://deb.debian.org/debian-debug testing-debug InRelease' > > changed its 'Codename' value from 'bookworm-debug' to 'trixie-debug' > > N: This must be accepted explicitly before updates for this repository can > > be applied. See apt-secure(8) manpage for details. > > This is not the first time this has happened. You need to run > "apt update" once. This will "accept" the change, whereas "apt-get update" > does not. > > After this one instance of apt, you can go back to apt-get.
Debian's wiki says to use apt-get: https://wiki.debian.org/DebianUpgrade. Also see https://www.debian.org/doc/manuals/debian-faq/uptodate.html . Maybe it's time for a complete refresh of those documents. Jeff