deloptes composed on 2022-12-20 07:41 (UTC+0100):
Felix Miata wrote:
# inxi -S System: Host: big41 Kernel: 6.0.0-6-amd64 arch: x86_64 bits: 64 Console: pty pts/0 Distro: Debian GNU/Linux bookworm/sid
current bookworm is testing not sid. check your apt source files.
# grep worm /etc/apt/sources.list deb http://ftp.debian.org/debian/ bookworm main non-free contrib #deb http://deb.debian.org/debian-security bookworm-security main non-free contrib #deb http://deb.debian.org/debian bookworm-updates main non-free contrib deb http://www.deb-multimedia.org bookworm main non-free deb http://mirror.ppa.trinitydesktop.org/trinity-sb bookworm deps-r14 main-r14 deb-src http://mirror.ppa.trinitydesktop.org/trinity-sb bookworm deps-r14 main-r14 # cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux bookworm/sid"
NAME="Debian GNU/Linux" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"