|
On 1/22/26 02:53 PM, Jeffrey Walton
wrote:
On Thu, Jan 22, 2026 at 5:36 PM Bob McGowan <ramjr98@yahoo.com> wrote:I have two systems running bookworm, a laptop at 12.13 and a desktop at 12.11. I am still able to update the laptop from bookworm repositories but the desktop refuses, telling me that repositories have changed "Version" and 'Codename' to various trixie related values. I would like to stay on bookworm for a while and also to keep the two systems at the same level. How would I "fix" this so the desktop will update from bookworm?Please provide the output of `cat /etc/apt/sources.list | grep -v '^#' `. Jeff Hi Jeff, This is the desktop file sans comments: deb
http://deb.debian.org/debian/ bookworm main non-free-firmware
non-free contrib
The same, for the laptop: deb
http://deb.debian.org/debian/ bookworm main non-free-firmware
contrib non-free
Bob |