Skip to content

Instantly share code, notes, and snippets.

@ychaouche
Created November 17, 2025 10:30
Show Gist options
  • Select an option

  • Save ychaouche/3c30cb5a189098fcdb70cc2172fd9bbc to your computer and use it in GitHub Desktop.

Select an option

Save ychaouche/3c30cb5a189098fcdb70cc2172fd9bbc to your computer and use it in GitHub Desktop.
root@messagerie-16[192.168.100.19] ~/DATA # dselect update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Reading package lists... Done
N: Repository 'Debian bookworm' changed its 'firmware component' value from 'non-free' to 'non-free-firmware'
N: More information about this can be found online in the Release notes at: https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.html#non-free-split
Merging available information
Replacing available packages info, using /var/cache/apt/available.
Information about 63529 packages was updated.
root@messagerie-16[192.168.100.19] ~/DATA # dpkg --set-selections < packages.lst
dpkg: warning: package not in status nor available database at line 133: gcc-10-base:amd64
dpkg: warning: package not in status nor available database at line 137: gcc-9-base:amd64
dpkg: warning: package not in status nor available database at line 231: libbpf0:amd64
dpkg: warning: package not in status nor available database at line 249: libcbor0:amd64
dpkg: warning: package not in status nor available database at line 308: libdns-export1110
dpkg: warning: package not in status nor available database at line 341: libffi7:amd64
dpkg: warning: package not in status nor available database at line 383: libgsasl7:amd64
dpkg: warning: package not in status nor available database at line 402: libicu67:amd64
dpkg: warning: package not in status nor available database at line 404: libidn11:amd64
dpkg: warning: package not in status nor available database at line 419: libisc-export1105:amd64
dpkg: warning: package not in status nor available database at line 441: libldap-2.4-2:amd64
dpkg: warning: package not in status nor available database at line 468: libmailutils7:amd64
dpkg: warning: package not in status nor available database at line 487: libmpdec3:amd64
dpkg: warning: package not in status nor available database at line 558: libperl5.32:amd64
dpkg: warning: package not in status nor available database at line 566: libprocps8:amd64
dpkg: warning: package not in status nor available database at line 575: libpython3.9:amd64
dpkg: warning: package not in status nor available database at line 576: libpython3.9-minimal:amd64
dpkg: warning: package not in status nor available database at line 577: libpython3.9-stdlib:amd64
dpkg: warning: package not in status nor available database at line 594: libsemanage1:amd64
dpkg: warning: package not in status nor available database at line 595: libsepol1:amd64
dpkg: warning: package not in status nor available database at line 608: libssl1.1:amd64
dpkg: warning: package not in status nor available database at line 697: linux-image-5.10.0-20-amd64
dpkg: warning: package not in status nor available database at line 698: linux-image-5.10.0-27-amd64
dpkg: warning: package not in status nor available database at line 699: linux-image-6.1.0-31-amd64
dpkg: warning: package not in status nor available database at line 760: perl-modules-5.32
dpkg: warning: package not in status nor available database at line 844: python3.9
dpkg: warning: package not in status nor available database at line 845: python3.9-minimal
dpkg: warning: package not in status nor available database at line 866: ssacli
dpkg: warning: package not in status nor available database at line 867: ssaducli
dpkg: warning: found unknown packages; this might mean the available database
is outdated, and needs to be updated through a frontend method;
please see the FAQ <https://wiki.debian.org/Teams/Dpkg/FAQ#set-selections>
root@messagerie-16[192.168.100.19] ~/DATA #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment