Debian 11 "bullseye" released
Debian 11 "bullseye" released
Posted Aug 16, 2021 14:58 UTC (Mon) by mbarnes (guest, #42004)Parent article: Debian 11 "bullseye" released
Seems like some steps got missed in the release process.
For one thing, the packages website still shows "buster" as stable.
I've always preferred my "/etc/apt/sources.list" to use "stable" rather than release code names, so upon a major release I can just "apt update; apt dist-upgrade". This time, however, after I thought I had upgraded and rebooted I still found myself with a 4.19 kernel. Had to s/stable/bullseye/ in sources.list for things to work properly.
Got it sorted, but as far as I can remember it's the first time a Debian upgrade didn't go smoothly in my 20-ish years as a user.
Posted Aug 16, 2021 16:15 UTC (Mon)
by pabs (subscriber, #43278)
[Link] (5 responses)
https://wiki.debian.org/SuitesAndReposExtension#packages....
It sounds like you may not have seen the prompt from `apt update` notifying you of the codename change for the stable suite. With apt there is an interactive prompt asking you to ack the change. With apt-get there is just an error and an option to ack the change.
Posted Aug 16, 2021 16:20 UTC (Mon)
by mbarnes (guest, #42004)
[Link]
Posted Aug 17, 2021 15:17 UTC (Tue)
by clump (subscriber, #27801)
[Link] (3 responses)
Posted Aug 17, 2021 16:50 UTC (Tue)
by docontra (guest, #153758)
[Link] (1 responses)
PD: Note that the security repo has migrated on debian 11 from stable/updates to stable-security ; luckily for me, on all the machines I've upgraded so far that was the biggest hurdle.
Posted Aug 18, 2021 1:26 UTC (Wed)
by pabs (subscriber, #43278)
[Link]
https://www.debian.org/releases/bullseye/amd64/release-no...
If your APT configuration also involves pinning or APT::Default-Release, it is likely to require adjustments as the codename of the security archive no longer matches that of the regular archive. An example of a working APT::Default-Release line for bullseye looks like:
APT::Default-Release "/^bullseye(|-security|-updates)$/";
which takes advantage of the undocumented feature of APT that it supports regular expressions (inside /).
Posted Aug 18, 2021 1:23 UTC (Wed)
by pabs (subscriber, #43278)
[Link]
Posted Aug 16, 2021 17:02 UTC (Mon)
by amacater (subscriber, #790)
[Link]
Debian 11 "bullseye" released
https://bugs.debian.org/992258
Debian 11 "bullseye" released
Debian 11 "bullseye" released
Debian 11 "bullseye" released
Debian 11 "bullseye" released
Debian 11 "bullseye" released
Debian 11 "bullseye" released - use of "stable" in release name for /etc/apt/sources.list
links not catching up, too.