Linux freestylebook 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. mainsail@freestylebook:~ $ apt-cache policy udev udev: Installed: 247.3-7+rpi1+deb11u1 Candidate: 247.3-7+rpi1+deb11u1 Version table: *** 247.3-7+rpi1+deb11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/status mainsail@freestylebook:~ $ sudo apt edit-sources Select an editor. To change later, run 'select-editor'. 1. /bin/nano <---- easiest 2. /usr/bin/vim.tiny 3. /bin/ed Choose 1-3 [1]: 1 GNU nano 5.4 /etc/apt/sources.list deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-fr> # Uncomment line below then 'apt-get update' to enable 'apt-get source' #deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib n> deb http://ftp.debian.org/debian bullseye-backports main non-free contrib Linux freestylebook 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. mainsail@freestylebook:~ $ apt-cache policy udev udev: Installed: 247.3-7+rpi1+deb11u1 Candidate: 247.3-7+rpi1+deb11u1 Version table: *** 247.3-7+rpi1+deb11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 100 /var/lib/dpkg/status mainsail@freestylebook:~ $ sudo apt edit-sources Select an editor. To change later, run 'select-editor'. 1. /bin/nano <---- easiest 2. /usr/bin/vim.tiny 3. /bin/ed Choose 1-3 [1]: 1 Your '/etc/apt/sources.list' file changed, please run 'apt-get update'. mainsail@freestylebook:~ $ sudo apt update Get:1 http://ftp.debian.org/debian bullseye-backports InRelease [49.0 kB] Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB] Get:3 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] Err:1 http://ftp.debian.org/debian bullseye-backports InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB] Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB] Reading package lists... Done W: GPG error: http://ftp.debian.org/debian bullseye-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 E: The repository 'http://ftp.debian.org/debian bullseye-backports InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. mainsail@freestylebook:~ $ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0E98404D386FA1D9 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Executing: /tmp/apt-key-gpghome.bDzvtVSbKI/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 0E98404D386FA1D9 gpg: key 73A4F27B8DD47936: public key "Debian Archive Automatic Signing Key (11/bullseye) " imported gpg: Total number processed: 1 gpg: imported: 1 mainsail@freestylebook:~ $ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys ^C mainsail@freestylebook:~ $ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6ED0E7B82643E131 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Executing: /tmp/apt-key-gpghome.eMTFTXu5Wx/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 6ED0E7B82643E131 gpg: key B7C5D7D6350947F8: public key "Debian Archive Automatic Signing Key (12/bookworm) " imported gpg: Total number processed: 1 gpg: imported: 1 mainsail@freestylebook:~ $ sudo apt update Get:1 http://ftp.debian.org/debian bullseye-backports InRelease [49.0 kB] Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Get:4 http://ftp.debian.org/debian bullseye-backports/main armhf Packages [415 kB] Get:5 http://ftp.debian.org/debian bullseye-backports/main Translation-en [353 kB] Get:6 http://ftp.debian.org/debian bullseye-backports/non-free armhf Packages [9,072 B] Get:7 http://ftp.debian.org/debian bullseye-backports/non-free Translation-en [27.7 kB] Get:8 http://ftp.debian.org/debian bullseye-backports/contrib armhf Packages [4,680 B] Get:9 http://ftp.debian.org/debian bullseye-backports/contrib Translation-en [5,984 B] Fetched 815 kB in 1s (701 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 29 packages can be upgraded. Run 'apt list --upgradable' to see them. mainsail@freestylebook:~ $ cat /etc/apt/sources.list deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi # Uncomment line below then 'apt-get update' to enable 'apt-get source' #deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi deb http://ftp.debian.org/debian bullseye-backports main non-free contrib mainsail@freestylebook:~ $ sudo apt install udev -t bullseye-backports Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: libudev1 The following packages will be upgraded: libudev1 udev 2 upgraded, 0 newly installed, 0 to remove and 64 not upgraded. Need to get 1,654 kB of archives. After this operation, 512 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://ftp.debian.org/debian bullseye-backports/main armhf udev armhf 252.5-2~bpo11+1 [1,554 kB] Get:2 http://ftp.debian.org/debian bullseye-backports/main armhf libudev1 armhf 252.5-2~bpo11+1 [100 kB] Fetched 1,654 kB in 1s (1,968 kB/s) Reading changelogs... Done apt-listchanges: News --------------------- systemd (251.3-2) unstable; urgency=medium systemd-resolved has been split into a separate package. This new systemd-resolved package will not be installed automatically on upgrades. If you are using systemd-resolved, please install this new package manually. -- Luca Boccassi Thu, 05 Aug 2022 20:26:12 +0100 systemd (251.2-3) unstable; urgency=medium systemd-boot has been split into a separate package. This new systemd-boot package will not be installed automatically on upgrades. If you are using systemd-boot, please install this new package manually. The default boot loader in Debian is grub2. If you have not set up systemd-boot manually, no action is required on your side. -- Michael Biebl Wed, 08 Jun 2022 21:49:47 +0200 systemd (251.1-1) unstable; urgency=medium systemd-journal-gatewayd and systemd-journal-remote are now built without the --trust option, in order to be able to switch away from gnutls to openssl. -- Luca Boccassi Thu, 26 May 2022 00:55:39 +0100 gpg: imported: 1 mainsail@freestylebook:~ $ sudo apt update Get:1 http://ftp.debian.org/debian bullseye-backports InRelease [49.0 kB] Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Get:4 http://ftp.debian.org/debian bullseye-backports/main armhf Packages [415 kB] Get:5 http://ftp.debian.org/debian bullseye-backports/main Translation-en [353 kB] Get:6 http://ftp.debian.org/debian bullseye-backports/non-free armhf Packages [9,072 B] Get:7 http://ftp.debian.org/debian bullseye-backports/non-free Translation-en [27.7 kB] Get:8 http://ftp.debian.org/debian bullseye-backports/contrib armhf Packages [4,680 B] Get:9 http://ftp.debian.org/debian bullseye-backports/contrib Translation-en [5,984 B] Fetched 815 kB in 1s (701 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 29 packages can be upgraded. Run 'apt list --upgradable' to see them. mainsail@freestylebook:~ $ cat /etc/apt/sources.list deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi # Uncomment line below then 'apt-get update' to enable 'apt-get source' #deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi deb http://ftp.debian.org/debian bullseye-backports main non-free contrib mainsail@freestylebook:~ $ sudo apt install udev -t bullseye-backports Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: libudev1 The following packages will be upgraded: libudev1 udev 2 upgraded, 0 newly installed, 0 to remove and 64 not upgraded. Need to get 1,654 kB of archives. After this operation, 512 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://ftp.debian.org/debian bullseye-backports/main armhf udev armhf 252.5-2~bpo11+1 [1,554 kB] Get:2 http://ftp.debian.org/debian bullseye-backports/main armhf libudev1 armhf 252.5-2~bpo11+1 [100 kB] Fetched 1,654 kB in 1s (1,968 kB/s) Reading changelogs... Done (Reading database ... 43857 files and directories currently installed.) Preparing to unpack .../udev_252.5-2~bpo11+1_armhf.deb ... Unpacking udev (252.5-2~bpo11+1) over (247.3-7+rpi1+deb11u1) ... Preparing to unpack .../libudev1_252.5-2~bpo11+1_armhf.deb ... Unpacking libudev1:armhf (252.5-2~bpo11+1) over (247.3-7+rpi1+deb11u1) ... Setting up libudev1:armhf (252.5-2~bpo11+1) ... Setting up udev (252.5-2~bpo11+1) ... Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ... Processing triggers for man-db (2.9.4-2) ... Processing triggers for initramfs-tools (0.140) ... mainsail@freestylebook:~ $ cat /etc/apt/sources.list deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi # Uncomment line below then 'apt-get update' to enable 'apt-get source' #deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi deb http://ftp.debian.org/debian bullseye-backports main non-free contrib mainsail@freestylebook:~ $ sudo reboot