Re: APT preferring `stable` over `stable-security`
On Tue, 26 Dec 2023 11:12:01 -0500
Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> The `sources.list` files says:
>
> deb http://security.debian.org/ stable-security main
> deb http://deb.debian.org/debian stable main
I take it this is bookworm. In that case, you also need:
# bookworm-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
# deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
in your e/a/sources.list
You may also want backports; see the article mentioned in the stanza
above.
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/
Reply to: