vm4 - ASRock Fatal1ty FM2A88X+ Killer - Debian

Hardware info on main page.

Debian version: 12 Bookworm (was: 11 Bullseye, 10 Buster, 9 Stretch, 8 Jessie)

The first ssd (ada0, OCZ Trion 100 240 GB) is partitioned as follows

tingo@kg-vm4:~$ sudo parted /dev/sda print
Model: ATA OCZ-TRION100 (scsi)
Disk /dev/sda: 240GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number  Start   End     Size    File system  Name  Flags
 1      17.4kB  105MB   105MB   fat32              boot, esp
 2      105MB   59.2GB  59.1GB  freebsd-ufs
 3      59.2GB  63.5GB  4295MB

the second ssd (Intel 530 Series 180GB) is currently partitioned like this

tingo@kg-vm4:~$ sudo parted /dev/sdb print
Model: ATA INTEL SSDSC2BW18 (scsi)
Disk /dev/sdb: 180GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number  Start   End     Size    File system  Name  Flags
 1      1049kB  538MB   537MB   fat32              boot, esp
 2      538MB   794MB   256MB   ext2
 3      794MB   41.8GB  41.0GB                     lvm
 4      41.8GB  57.8GB  16.0GB                     lvm

the hard drive (Seagate ST4000, 4TB) is partitioned as follows

tingo@kg-vm4:~$ sudo parted /dev/sdc print
Model: ATA ST4000DM000-1F21 (scsi)
Disk /dev/sdc: 4001GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:

Number  Start   End     Size    File system  Name  Flags
 1      20.5kB  1100GB  1100GB  ext2
 2      1100GB  4001GB  2901GB  ext4

the reason for the ext2 partition is to be able to share it with FreeBSD easily.

Linux install layout

tingo@kg-vm4:~$ lsblk -i /dev/sdb
NAME                               MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sdb                                  8:16   0 167.7G  0 disk
|-sdb1                               8:17   0   512M  0 part /boot/efi
|-sdb2                               8:18   0   244M  0 part /boot
|-sdb3                               8:19   0  38.2G  0 part
| `-kg--vm4--debian--root--vg-debian--root
|                                  254:1    0  38.2G  0 lvm  /
`-sdb4                               8:20   0  14.9G  0 part
  `-kg--vm4--swap--vg-debian--swap 254:0    0  14.9G  0 lvm  [SWAP]

Linux data layout

tingo@kg-vm4:~$ lsblk -i /dev/sdc
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sdc      8:32   0  3.7T  0 disk
|-sdc1   8:33   0    1T  0 part /zs
`-sdc2   8:34   0  2.7T  0 part /zv

Keys: Del / F2 - UEFI setup, F11 - boot menu,

Links

Debian wiki: KVM, Seamly2D, forum, wiki (old), ldoolitt/vhd2vl,

local links

c2 - FreeBSD workstation

Archives: 2015, 2017, 2018, 2019, 2020, 2021, 2022,

History

2024-02-28: sdb3 - reboot, Debian 12.5 is in

tingo@kg-vm4:~$ cat /etc/debian_version 
12.5

kernel

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux

2024-02-28: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-image-6.1.0-18-amd64
The following packages have been kept back:
  ca-certificates-java
The following packages will be upgraded:
  atril atril-common base-files bind9-dnsutils bind9-host bind9-libs dnsutils espeak-ng-data firefox-esr gir1.2-javascriptcoregtk-4.0
  gir1.2-webkit2-4.0 gnutls-bin imagemagick imagemagick-6-common imagemagick-6.q16 libatrildocument3 libatrilview3 libcaja-extension1
  libcryptsetup12 libde265-0 libde265-dev libespeak-ng1 libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutls30 libgnutlsxx30
  libisl23 libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.1-0 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra libmagickwand-6.q16-6
  libmariadb3 libnss-mymachines libnss-systemd libpam-systemd libpipewire-0.3-0 libpipewire-0.3-common libpipewire-0.3-modules libpq5
  libspa-0.2-modules libsystemd-shared libsystemd0 libudev-dev libudev1 libunbound8 libwebkit2gtk-4.0-37 libwebkit2gtk-4.1-0 libxencall1
  libxendevicemodel1 libxenevtchn1 libxenforeignmemory1 libxengnttab1 libxenhypfs1 libxenmisc4.17 libxenstore4 libxentoolcore1
  libxentoollog1 linux-image-amd64 linux-libc-dev mariadb-common ovmf pipewire pipewire-bin pipewire-pulse qemu-block-extra
  qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 qemu-utils systemd systemd-container systemd-sysv systemd-timesyncd
  tar tzdata udev usb.ids usbutils usrmerge
82 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 241 MB of archives.
After this operation, 408 MB of additional disk space will be used.
[..]
zstd: error 70 : Write error : cannot write block : No space left on device 
E: mkinitramfs failure zstd -q -9 -T0 70
update-initramfs: failed for /boot/initrd.img-6.1.0-17-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libglib2.0-0:amd64 (2.74.6-2) ...
Processing triggers for libc-bin (2.36-9+deb12u4) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for dbus (1.14.10-1~deb12u1) ...
Processing triggers for install-info (6.8-6+b1) ...
Errors were encountered while processing:
 linux-image-6.1.0-18-amd64
 linux-image-amd64
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

apt-autoremove

tingo@kg-vm4:~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
  linux-image-6.1.0-15-amd64
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
3 not fully installed or removed.
After this operation, 408 MB disk space will be freed.
[..]
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Setting up linux-image-amd64 (6.1.76-1) ...
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-18-amd64
[..]

apt - autoclean

tingo@kg-vm4:~$ sudo apt autoclean
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Del qemu-system-common 1:7.2+dfsg-7+deb12u3 [2,148 kB]
Del libsystemd0 252.19-1~deb12u1 [331 kB]
Del ure-java 4:7.4.7-1 [96.9 kB]
Del firefox-esr 115.6.0esr-1~deb12u1 [63.1 MB]
Del systemd-container 252.19-1~deb12u1 [413 kB]
Del openssh-server 1:9.2p1-2+deb12u1 [455 kB]
Del libmariadb3 1:10.11.4-1~deb12u1 [172 kB]
Del exim4-base 4.96-15+deb12u3 [1,117 kB]
Del libreoffice-draw 4:7.4.7-1 [2,698 kB]
Del qemu-system-data 1:7.2+dfsg-7+deb12u3 [1,284 kB]
Del libxenstore4 4.17.2+76-ge1f9cb16e2-1~deb12u1 [39.0 kB]
Del libc-bin 2.36-9+deb12u3 [606 kB]
Del libspa-0.2-modules 0.3.65-3 [542 kB]
Del libreoffice-calc 4:7.4.7-1 [7,409 kB]
Del libuno-salhelpergcc3-3 4:7.4.7-1 [37.2 kB]
Del libssh-4 0.10.5-2 [188 kB]
Del libwebkit2gtk-4.1-0 2.42.4-1~deb12u1 [20.3 MB]
Del locales 2.36-9+deb12u3 [3,904 kB]
Del openjdk-17-jre-headless 17.0.9+9-1~deb12u1 [43.7 MB]
Del xvfb 2:21.1.7-3+deb12u4 [3,151 kB]
Del libudev1 252.19-1~deb12u1 [108 kB]
Del qemu-utils 1:7.2+dfsg-7+deb12u3 [1,281 kB]
Del libcurl3-gnutls 7.88.1-10+deb12u4 [385 kB]
Del gir1.2-javascriptcoregtk-4.0 2.42.4-1~deb12u1 [46.7 kB]
Del libreoffice-help-en-us 4:7.4.7-1 [1,752 kB]
Del libgnutls28-dev 3.7.9-2+deb12u1 [1,351 kB]
Del libreoffice-common 4:7.4.7-1 [24.5 MB]
Del libreoffice-script-provider-js 4:7.4.7-1 [678 kB]
Del libxentoolcore1 4.17.2+76-ge1f9cb16e2-1~deb12u1 [29.9 kB]
Del qemu-system-x86 1:7.2+dfsg-7+deb12u3 [9,269 kB]
Del libuno-sal3 4:7.4.7-1 [195 kB]
Del libudev-dev 252.19-1~deb12u1 [52.0 kB]
Del libc6-i386 2.36-9+deb12u3 [2,458 kB]
Del gstreamer1.0-plugins-bad 1.22.0-4+deb12u4 [2,993 kB]
Del libgnutls30 3.7.9-2+deb12u1 [1,404 kB]
Del libuno-cppu3 4:7.4.7-1 [101 kB]
Del xserver-common 2:21.1.7-3+deb12u4 [2,382 kB]
Del uno-libs-private 4:7.4.7-1 [226 kB]
Del libreoffice-impress 4:7.4.7-1 [1,116 kB]
Del linux-libc-dev 6.1.66-1 [1,905 kB]
Del libzbar0 0.23.92-7 [130 kB]
Del libwebkit2gtk-4.0-37 2.42.4-1~deb12u1 [20.3 MB]
Del libreoffice-base 4:7.4.7-1 [1,417 kB]
Del base-files 12.4+deb12u4 [70.8 kB]
Del libxendevicemodel1 4.17.2+76-ge1f9cb16e2-1~deb12u1 [32.9 kB]
Del libpam-systemd 252.19-1~deb12u1 [224 kB]
Del libxenforeignmemory1 4.17.2+76-ge1f9cb16e2-1~deb12u1 [32.4 kB]
Del linux-image-amd64 6.1.66-1 [1,476 B]
Del libreoffice-script-provider-bsh 4:7.4.7-1 [63.5 kB]
Del xserver-common 2:21.1.7-3+deb12u2 [2,382 kB]
Del libde265-dev 1.0.11-1+deb12u1 [13.9 kB]
Del espeak-ng-data 1.51+dfsg-10 [4,256 kB]
Del liblibreoffice-java 4:7.4.7-1 [1,650 kB]
Del openssh-client 1:9.2p1-2+deb12u1 [989 kB]
Del libxengnttab1 4.17.2+76-ge1f9cb16e2-1~deb12u1 [32.8 kB]
Del python3-uno 4:7.4.7-1 [157 kB]
Del linux-image-6.1.0-13-amd64 6.1.55-1 [68.7 MB]
Del libreoffice-sdbc-hsqldb 4:7.4.7-1 [135 kB]
Del libreoffice-report-builder 4:7.4.7-1 [356 kB]
Del xserver-xorg-legacy 2:21.1.7-3+deb12u4 [2,388 kB]
Del libunoloader-java 4:7.4.7-1 [32.9 kB]
Del libgnutls-dane0 3.7.9-2+deb12u1 [406 kB]
Del libde265-0 1.0.11-1+deb12u1 [185 kB]
Del libreoffice-java-common 4:7.4.7-1 [756 kB]
Del libc-dev-bin 2.36-9+deb12u3 [45.2 kB]
Del systemd-timesyncd 252.19-1~deb12u1 [62.8 kB]
Del libgnutlsxx30 3.7.9-2+deb12u1 [14.5 kB]
Del udev 252.19-1~deb12u1 [1,656 kB]
Del libreoffice-sdbc-postgresql 4:7.4.7-1 [249 kB]
Del openjdk-17-jre 17.0.9+9-1~deb12u1 [184 kB]
Del fonts-opensymbol 4:102.12+LibO7.4.7-1 [113 kB]
Del libreoffice-nlpsolver 4:0.9+LibO7.4.7-1 [712 kB]
Del libnss-systemd 252.19-1~deb12u1 [163 kB]
Del libxenevtchn1 4.17.2+76-ge1f9cb16e2-1~deb12u1 [30.6 kB]
Del libc6-dbg 2.36-9+deb12u3 [7,456 kB]
Del libreoffice-gtk3 4:7.4.7-1 [475 kB]
Del libreoffice-base-core 4:7.4.7-1 [798 kB]
Del atril 1.26.0-2+b1 [184 kB]
Del xserver-xorg-legacy 2:21.1.7-3+deb12u2 [2,387 kB]
Del libreoffice-sdbc-firebird 4:7.4.7-1 [169 kB]
Del libsystemd-shared 252.19-1~deb12u1 [1,693 kB]
Del qemu-block-extra 1:7.2+dfsg-7+deb12u3 [94.9 kB]
Del libgs-common 10.0.0~dfsg-11+deb12u2 [148 kB]
Del openssh-sftp-server 1:9.2p1-2+deb12u1 [65.8 kB]
Del libgstreamer-plugins-bad1.0-0 1.22.0-4+deb12u4 [765 kB]
Del libuno-purpenvhelpergcc3-3 4:7.4.7-1 [36.3 kB]
Del libcurl3-nss 7.88.1-10+deb12u4 [394 kB]
Del exim4 4.96-15+deb12u3 [7,196 B]
Del tzdata 2023c-5+deb12u1 [296 kB]
Del libreoffice-report-builder-bin 4:7.4.7-1 [826 kB]
Del exim4-config 4.96-15+deb12u3 [256 kB]
Del libpipewire-0.3-modules 0.3.65-3 [577 kB]
Del libxentoollog1 4.17.2+76-ge1f9cb16e2-1~deb12u1 [31.7 kB]
Del libreoffice-librelogo 4:7.4.7-1 [192 kB]
Del libreoffice-style-colibre 4:7.4.7-1 [7,172 kB]
Del libgs10-common 10.0.0~dfsg-11+deb12u2 [586 kB]
Del pipewire 0.3.65-3 [79.7 kB]
Del tar 1.34+dfsg-1.2 [836 kB]
Del libgstreamer-plugins-bad1.0-0 1.22.0-4+deb12u3 [765 kB]
Del ghostscript 10.0.0~dfsg-11+deb12u2 [56.8 kB]
Del libreoffice-core 4:7.4.7-1 [32.6 MB]
Del libreoffice-help-common 4:7.4.7-1 [3,741 kB]
Del systemd-sysv 252.19-1~deb12u1 [41.8 kB]
Del pipewire-bin 0.3.65-3 [315 kB]
Del libc6 2.36-9+deb12u3 [2,755 kB]
Del qemu-system-gui 1:7.2+dfsg-7+deb12u3 [306 kB]
Del libreoffice-base-drivers 4:7.4.7-1 [545 kB]
Del usb.ids 2023.05.17-0+deb12u1 [207 kB]
Del libc-l10n 2.36-9+deb12u3 [674 kB]
Del libreoffice-script-provider-python 4:7.4.7-1 [38.0 kB]
Del gir1.2-webkit2-4.0 2.42.4-1~deb12u1 [102 kB]
Del ure 4:7.4.7-1 [1,225 kB]
Del libespeak-ng1 1.51+dfsg-10 [199 kB]
Del libxenhypfs1 4.17.2+76-ge1f9cb16e2-1~deb12u1 [32.4 kB]
Del libreoffice-writer 4:7.4.7-1 [9,260 kB]
Del libjavascriptcoregtk-4.1-0 2.42.4-1~deb12u1 [7,533 kB]
Del libjavascriptcoregtk-4.0-18 2.42.4-1~deb12u1 [7,532 kB]
Del libreoffice-sdbc-mysql 4:7.4.7-1 [151 kB]
Del libgnutls-openssl27 3.7.9-2+deb12u1 [406 kB]
Del xserver-xorg-core 2:21.1.7-3+deb12u4 [3,719 kB]
Del mariadb-common 1:10.11.4-1~deb12u1 [24.2 kB]
Del libxenmisc4.17 4.17.2+76-ge1f9cb16e2-1~deb12u1 [516 kB]
Del xvfb 2:21.1.7-3+deb12u2 [3,151 kB]
Del libcryptsetup12 2:2.6.1-4~deb12u1 [223 kB]
Del libcurl4 7.88.1-10+deb12u4 [390 kB]
Del libreoffice-wiki-publisher 4:1.2.0+LibO7.4.7-1 [1,425 kB]
Del firefox-esr 115.5.0esr-1~deb12u1 [63.1 MB]
Del libatrildocument3 1.26.0-2+b1 [179 kB]
Del xserver-xorg-core 2:21.1.7-3+deb12u2 [3,719 kB]
Del curl 7.88.1-10+deb12u4 [315 kB]
Del libssh-gcrypt-4 0.10.5-2 [218 kB]
Del libnss-mymachines 252.19-1~deb12u1 [165 kB]
Del libc-devtools 2.36-9+deb12u3 [52.9 kB]
Del libreoffice-math 4:7.4.7-1 [539 kB]
Del gnutls-bin 3.7.9-2+deb12u1 [639 kB]
Del libgs10 10.0.0~dfsg-11+deb12u2 [2,465 kB]
Del usrmerge 35 [12.5 kB]
Del libxencall1 4.17.2+76-ge1f9cb16e2-1~deb12u1 [32.2 kB]
Del libuno-cppuhelpergcc3-3 4:7.4.7-1 [297 kB]
Del exim4-daemon-light 4.96-15+deb12u3 [605 kB]
Del pipewire-pulse 0.3.65-3 [19.2 kB]
Del libc6-dev 2.36-9+deb12u3 [1,898 kB]
Del libpipewire-0.3-common 0.3.65-3 [71.9 kB]
Del libatrilview3 1.26.0-2+b1 [119 kB]
Del gstreamer1.0-plugins-bad 1.22.0-4+deb12u3 [2,994 kB]
Del systemd 252.19-1~deb12u1 [3,028 kB]
Del libpipewire-0.3-0 0.3.65-3 [244 kB]

2024-02-04: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  ca-certificates-java
The following packages will be upgraded:
  firefox-esr gstreamer1.0-plugins-bad libc-bin libc-dev-bin libc-devtools libc-l10n libc6 libc6-dbg libc6-dev
  libc6-i386 libgstreamer-plugins-bad1.0-0 libzbar0 locales openjdk-17-jre openjdk-17-jre-headless
  xserver-common xserver-xorg-core xserver-xorg-legacy xvfb
19 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 142 MB of archives.
After this operation, 67.6 kB of additional disk space will be used.
[..]
Processing triggers for hicolor-icon-theme (0.17-2) ...
Setting up openjdk-17-jre:amd64 (17.0.10+7-1~deb12u1) ...

2024-01-05: sdb3 - reboot, a new kernel is in

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 GNU/Linux

2024-01-05: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-image-6.1.0-17-amd64
The following packages have been kept back:
  ca-certificates-java
The following packages will be upgraded:
  curl exim4 exim4-base exim4-config exim4-daemon-light firefox-esr ghostscript gir1.2-javascriptcoregtk-4.0
  gir1.2-webkit2-4.0 gstreamer1.0-plugins-bad libbluetooth3 libcurl3-gnutls libcurl3-nss libcurl4 libgs-common libgs10
  libgs10-common libgstreamer-plugins-bad1.0-0 libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.1-0 libssh-4
  libssh-gcrypt-4 libwebkit2gtk-4.0-37 libwebkit2gtk-4.1-0 linux-image-amd64 linux-libc-dev openssh-client openssh-server
  openssh-sftp-server xserver-common xserver-xorg-core xserver-xorg-legacy xvfb
33 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 214 MB of archives.
After this operation, 408 MB of additional disk space will be used.
[..]
zstd: error 70 : Write error : cannot write block : No space left on device 
E: mkinitramfs failure zstd -q -9 -T0 70
update-initramfs: failed for /boot/initrd.img-6.1.0-17-amd64 with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-6.1.0-17-amd64 (--configure):
 installed linux-image-6.1.0-17-amd64 package post-installation script subprocess returned error exit status 1
[..]
Errors were encountered while processing:
 linux-image-6.1.0-17-amd64
 linux-image-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)

clean up stuff

tingo@kg-vm4:~$ sudo apt autoclean
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Del libxengnttab1 4.17.1+2-gb773c48e36-1 [32.1 kB]
Del libwebkit2gtk-4.1-0 2.42.1-1~deb12u1 [20.3 MB]
Del base-files 12.4+deb12u2 [70.7 kB]
Del cups-common 2.4.2-3+deb12u4 [256 kB]
Del libvlc5 3.0.18-2 [138 kB]
Del openjdk-17-jre-headless 17.0.8+7-1~deb12u1 [43.8 MB]
Del udev 252.17-1~deb12u1 [1,643 kB]
Del libxpm-dev 1:3.5.12-1.1 [104 kB]
Del libwebkit2gtk-4.0-37 2.42.3-1~deb12u1 [20.3 MB]
Del qemu-system-x86 1:7.2+dfsg-7+deb12u2 [9,262 kB]
Del libtiffxx6 4.5.0-6 [144 kB]
Del xvfb 2:21.1.7-3 [3,151 kB]
Del libgimp2.0 2.10.34-1 [816 kB]
Del libgnutls30 3.7.9-2 [1,403 kB]
Del xserver-xorg-legacy 2:21.1.7-3 [2,387 kB]
Del grub-efi-amd64-bin 2.06-13 [1,574 kB]
Del exim4 4.96-15+deb12u1 [7,196 B]
Del libgnutls28-dev 3.7.9-2 [1,351 kB]
Del cups-client 2.4.2-3+deb12u4 [161 kB]
Del grub2-common 2.06-13 [613 kB]
Del vlc-data 3.0.18-2 [419 kB]
Del exim4-config 4.96-15+deb12u2 [255 kB]
Del cups-core-drivers 2.4.2-3+deb12u4 [39.0 kB]
Del libxenmisc4.17 4.17.1+2-gb773c48e36-1 [511 kB]
Del libssl3 3.0.11-1~deb12u1 [2,018 kB]
Del gir1.2-webkit2-4.0 2.42.3-1~deb12u1 [102 kB]
Del systemd-timesyncd 252.17-1~deb12u1 [62.9 kB]
Del gir1.2-webkit2-4.0 2.42.1-1~deb12u1 [102 kB]
Del libswresample4 7:5.1.3-1 [92.1 kB]
Del libnss-systemd 252.17-1~deb12u1 [163 kB]
Del exim4-base 4.96-15+deb12u1 [1,116 kB]
Del libde265-0 1.0.11-1 [185 kB]
Del libcupsimage2 2.4.2-3+deb12u4 [16.6 kB]
Del libsystemd-shared 252.17-1~deb12u1 [1,691 kB]
Del linux-image-amd64 6.1.55-1 [1,480 B]
Del openjdk-17-jre 17.0.8+7-1~deb12u1 [184 kB]
Del libjavascriptcoregtk-4.1-0 2.42.1-1~deb12u1 [7,529 kB]
Del cups-daemon 2.4.2-3+deb12u4 [353 kB]
Del libgs10-common 10.0.0~dfsg-11+deb12u1 [586 kB]
Del libvlccore9 3.0.18-2 [503 kB]
Del cups-ppdc 2.4.2-3+deb12u4 [124 kB]
Del libcups2 2.4.2-3+deb12u4 [244 kB]
Del libpmix-dev 4.2.2-1+b1 [902 kB]
Del libx11-6 2:1.8.4-2+deb12u1 [759 kB]
Del grub-efi-amd64 2.06-13 [45.7 kB]
Del libgstreamer-plugins-bad1.0-0 1.22.0-4+deb12u1 [765 kB]
Del exim4-daemon-light 4.96-15+deb12u2 [604 kB]
Del qemu-utils 1:7.2+dfsg-7+deb12u2 [1,284 kB]
Del gimp-data 2.10.34-1 [14.2 MB]
Del gstreamer1.0-plugins-bad 1.22.0-4+deb12u1 [2,994 kB]
Del cups-bsd 2.4.2-3+deb12u4 [40.9 kB]
Del libx11-dev 2:1.8.4-2+deb12u1 [837 kB]
Del perl-modules-5.36 5.36.0-7 [2,815 kB]
Del libavformat59 7:5.1.3-1 [1,094 kB]
Del gnutls-bin 3.7.9-2 [639 kB]
Del libxpm4 1:3.5.12-1.1 [48.4 kB]
Del libwebkit2gtk-4.1-0 2.42.3-1~deb12u1 [20.3 MB]
Del vlc-plugin-base 3.0.18-2 [3,002 kB]
Del libpmix2 4.2.2-1+b1 [622 kB]
Del ghostscript 10.0.0~dfsg-11+deb12u1 [56.7 kB]
Del exim4-daemon-light 4.96-15+deb12u1 [604 kB]
Del qemu-system-data 1:7.2+dfsg-7+deb12u2 [1,281 kB]
Del libtiff-dev 4.5.0-6 [456 kB]
Del firefox-esr 115.3.0esr-1~deb12u1 [63.1 MB]
Del cups-ipp-utils 2.4.2-3+deb12u4 [235 kB]
Del libxenstore4 4.17.1+2-gb773c48e36-1 [38.3 kB]
Del systemd-container 252.17-1~deb12u1 [413 kB]
Del libde265-dev 1.0.11-1 [13.7 kB]
Del libwebkit2gtk-4.0-37 2.42.1-1~deb12u1 [20.3 MB]
Del vlc-bin 3.0.18-2 [127 kB]
Del libgs-common 10.0.0~dfsg-11+deb12u1 [149 kB]
Del gir1.2-javascriptcoregtk-4.0 2.42.3-1~deb12u1 [46.6 kB]
Del libxenforeignmemory1 4.17.1+2-gb773c48e36-1 [31.6 kB]
Del grub-efi-amd64-signed 1+2.06+13 [1,258 kB]
Del systemd-sysv 252.17-1~deb12u1 [41.8 kB]
Del libpam-systemd 252.17-1~deb12u1 [224 kB]
Del qemu-block-extra 1:7.2+dfsg-7+deb12u2 [91.9 kB]
Del libvlc-bin 3.0.18-2 [90.1 kB]
Del libssl-dev 3.0.11-1~deb12u1 [2,431 kB]
Del libx11-xcb1 2:1.8.4-2+deb12u1 [192 kB]
Del gir1.2-javascriptcoregtk-4.0 2.42.1-1~deb12u1 [46.8 kB]
Del libjavascriptcoregtk-4.1-0 2.42.3-1~deb12u1 [7,530 kB]
Del libavfilter8 7:5.1.3-1 [3,697 kB]
Del grub-common 2.06-13 [2,712 kB]
Del libjavascriptcoregtk-4.0-18 2.42.1-1~deb12u1 [7,529 kB]
Del libjavascriptcoregtk-4.0-18 2.42.3-1~deb12u1 [7,529 kB]
Del libgs10 10.0.0~dfsg-11+deb12u1 [2,467 kB]
Del linux-image-6.1.0-10-amd64 6.1.38-2 [68.5 MB]
Del cups-server-common 2.4.2-3+deb12u4 [413 kB]
Del linux-libc-dev 6.1.55-1 [1,870 kB]
Del libswscale6 7:5.1.3-1 [210 kB]
Del libudev-dev 252.17-1~deb12u1 [51.9 kB]
Del perl-base 5.36.0-7 [1,608 kB]
Del exim4-base 4.96-15+deb12u2 [1,116 kB]
Del libgnutls-openssl27 3.7.9-2 [406 kB]
Del libnss-mymachines 252.17-1~deb12u1 [165 kB]
Del libavcodec59 7:5.1.3-1 [5,213 kB]
Del libgnutls-dane0 3.7.9-2 [406 kB]
Del exfatprogs 1.2.0-1 [57.5 kB]
Del systemd 252.17-1~deb12u1 [3,029 kB]
Del qemu-system-common 1:7.2+dfsg-7+deb12u2 [2,145 kB]
Del gimp 2.10.34-1 [4,467 kB]
Del exim4 4.96-15+deb12u2 [7,192 B]
Del libqpdf29 11.3.0-1 [866 kB]
Del libavutil57 7:5.1.3-1 [357 kB]
Del libpq5 15.3-0+deb12u1 [185 kB]
Del libpostproc56 7:5.1.3-1 [88.7 kB]
Del qemu-system-gui 1:7.2+dfsg-7+deb12u2 [303 kB]
Del libperl5.36 5.36.0-7 [4,218 kB]
Del xserver-xorg-core 2:21.1.7-3 [3,719 kB]
Del libsystemd0 252.17-1~deb12u1 [331 kB]
Del libudev1 252.17-1~deb12u1 [108 kB]
Del exim4-config 4.96-15+deb12u1 [255 kB]
Del perl 5.36.0-7 [239 kB]
Del openssl 3.0.11-1~deb12u1 [1,420 kB]
Del libtiff6 4.5.0-6 [316 kB]
Del libgnutlsxx30 3.7.9-2 [14.3 kB]
Del cups 2.4.2-3+deb12u4 [291 kB]

apt - autoremove

tingo@kg-vm4:~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
  linux-image-6.1.0-13-amd64
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
2 not fully installed or removed.
After this operation, 408 MB disk space will be freed.
[..]
Found linux image: /boot/vmlinuz-6.1.0-17-amd64
Found initrd image: /boot/initrd.img-6.1.0-17-amd64
Found linux image: /boot/vmlinuz-6.1.0-15-amd64
Found initrd image: /boot/initrd.img-6.1.0-15-amd64
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors. 
Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors. 
Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Setting up linux-image-amd64 (6.1.69-1) ...

check with apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  ca-certificates-java
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

2023-12-12: sdb3 - reboot, Debian 12.4 is in

tingo@kg-vm4:~$ cat /etc/debian_version 
12.4

kernel

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 6.1.0-15-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.66-1 (2023-12-09) x86_64 GNU/Linux

2023-12-12: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-image-6.1.0-15-amd64
The following packages have been kept back:
  ca-certificates-java
The following packages will be upgraded:
  base-files cups cups-bsd cups-client cups-common cups-core-drivers cups-daemon cups-ipp-utils cups-ppdc
  cups-server-common distro-info-data exfatprogs exim4 exim4-base exim4-config exim4-daemon-light firefox-esr
  fonts-opensymbol gimp gimp-data gir1.2-javascriptcoregtk-4.0 gir1.2-webkit2-4.0 gnutls-bin gstreamer1.0-plugins-bad
  libavcodec59 libavfilter8 libavformat59 libavutil57 libcups2 libcupsimage2 libde265-0 libde265-dev libgimp2.0
  libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutls30 libgnutlsxx30 libgstreamer-plugins-bad1.0-0
  libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.1-0 liblibreoffice-java libminizip1 libnghttp2-14 libnss-mymachines
  libnss-systemd libpam-systemd libperl5.36 libpmix-dev libpmix2 libpostproc56 libpq5 libqpdf29 libreoffice-base
  libreoffice-base-core libreoffice-base-drivers libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw
  libreoffice-gtk3 libreoffice-help-common libreoffice-help-en-us libreoffice-impress libreoffice-java-common
  libreoffice-librelogo libreoffice-math libreoffice-nlpsolver libreoffice-report-builder libreoffice-report-builder-bin
  libreoffice-script-provider-bsh libreoffice-script-provider-js libreoffice-script-provider-python
  libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb libreoffice-sdbc-mysql libreoffice-sdbc-postgresql
  libreoffice-style-colibre libreoffice-wiki-publisher libreoffice-writer libssl-dev libssl3 libswresample4 libswscale6
  libsystemd-shared libsystemd0 libtiff-dev libtiff6 libtiffxx6 libudev-dev libudev1 libuno-cppu3
  libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3 libuno-sal3 libuno-salhelpergcc3-3 libunoloader-java libvlc-bin
  libvlc5 libvlccore9 libwebkit2gtk-4.0-37 libwebkit2gtk-4.1-0 libxencall1 libxendevicemodel1 libxenevtchn1
  libxenforeignmemory1 libxengnttab1 libxenhypfs1 libxenmisc4.17 libxenstore4 libxentoolcore1 libxentoollog1
  linux-image-amd64 linux-libc-dev openjdk-17-jre openjdk-17-jre-headless openssl perl perl-base perl-modules-5.36
  python3-uno qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 qemu-utils systemd
  systemd-container systemd-sysv systemd-timesyncd tzdata udev uno-libs-private ure ure-java vlc-bin vlc-data
  vlc-plugin-base xserver-common xserver-xorg-core xserver-xorg-legacy xvfb
143 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 438 MB of archives.
After this operation, 408 MB of additional disk space will be used.
[..]
zstd: error 70 : Write error : cannot write block : No space left on device 
E: mkinitramfs failure zstd -q -9 -T0 70
update-initramfs: failed for /boot/initrd.img-6.1.0-13-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1
Processing triggers for hicolor-icon-theme (0.17-2) ...
Setting up openjdk-17-jre:amd64 (17.0.9+9-1~deb12u1) ...
Processing triggers for libvlc-bin:amd64 (3.0.20-0+deb12u1) ...
Errors were encountered while processing:
 linux-image-6.1.0-15-amd64
 linux-image-amd64
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

ok, fix that

tingo@kg-vm4:~$ sudo apt autoremove
[sudo] password for tingo: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
  linux-image-6.1.0-10-amd64
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
3 not fully installed or removed.
After this operation, 408 MB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 206439 files and directories currently installed.)
Removing linux-image-6.1.0-10-amd64 (6.1.38-2) ...
/etc/kernel/postrm.d/initramfs-tools:
update-initramfs: Deleting /boot/initrd.img-6.1.0-10-amd64
/etc/kernel/postrm.d/zz-update-grub:
Generating grub configuration file ...
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
Found background image: /usr/share/images/desktop-base/desktop-grub.png
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
Found linux image: /boot/vmlinuz-6.1.0-15-amd64
Found linux image: /boot/vmlinuz-6.1.0-13-amd64
Found initrd image: /boot/initrd.img-6.1.0-13-amd64
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Setting up initramfs-tools (0.142) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-6.1.0-15-amd64 (6.1.66-1) ...
I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-15-amd64
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.1.0-15-amd64
W: Possible missing firmware /lib/firmware/amdgpu/ip_discovery.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega10_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_11_ta.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_11_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_10_ta.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_10_sos.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/aldebaran_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_imu.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_rlc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mec.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_me.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_pfp.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_rlc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mec.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_me.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_pfp.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sdma_6_0_3.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_2_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_1_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/smu_13_0_10.bin for module amdgpu
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
Found background image: /usr/share/images/desktop-base/desktop-grub.png
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
Found linux image: /boot/vmlinuz-6.1.0-15-amd64
Found initrd image: /boot/initrd.img-6.1.0-15-amd64
Found linux image: /boot/vmlinuz-6.1.0-13-amd64
Found initrd image: /boot/initrd.img-6.1.0-13-amd64
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
  WARNING: Device /dev/sdb3 has size of 80078848 sectors which is smaller than corresponding PV size of 350099456 sectors.
 Was device resized?
  WARNING: One or more devices used as PVs in VG kg-vm4-debian-root-vg have changed sizes.
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Setting up linux-image-amd64 (6.1.66-1) ...
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-15-amd64
W: Possible missing firmware /lib/firmware/amdgpu/ip_discovery.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega10_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_11_ta.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_11_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_10_ta.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_10_sos.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/aldebaran_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_imu.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_rlc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mec.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_me.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_pfp.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_rlc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mec.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_me.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_pfp.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sdma_6_0_3.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_2_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_1_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/smu_13_0_10.bin for module amdgpu

2023-10-13: sdb3 - reboot, Debian 12.2 is in

tingo@kg-vm4:~$ cat /etc/debian_version 
12.2

kernel

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux

2023-10-13: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-image-6.1.0-13-amd64
The following packages will be upgraded:
  base-files bind9-dnsutils bind9-host bind9-libs ca-certificates-java clang-tidy clangd cups cups-bsd cups-client cups-common
  cups-core-drivers cups-daemon cups-ipp-utils cups-ppdc cups-server-common curl dbus dbus-bin dbus-daemon dbus-session-bus-common
  dbus-system-bus-common dbus-user-session dbus-x11 debian-archive-keyring debianutils dnsutils exim4 exim4-base exim4-config
  exim4-daemon-light firefox-esr ghostscript gir1.2-gtk-3.0 gir1.2-javascriptcoregtk-4.0 gir1.2-vte-2.91 gir1.2-webkit2-4.0 grub-common
  grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed grub2-common gstreamer1.0-plugins-ugly gtk-update-icon-cache inetutils-telnet
  krb5-locales libbatik-java libbrlapi0.8 libc-bin libc-dev-bin libc-devtools libc-l10n libc6 libc6-dbg libc6-dev libc6-i386 libcups2
  libcupsimage2 libcurl3-gnutls libcurl3-nss libcurl4 libdbus-1-3 libdbus-1-dev libgs-common libgs10 libgs10-common libgssapi-krb5-2
  libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev libhwy1 libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.1-0 libk5crypto3
  libkrb5-3 libkrb5support0 libldb2 libmariadb3 libnftables1 libnss-mymachines libnss-systemd libpam-modules libpam-modules-bin
  libpam-runtime libpam-systemd libpam0g libqt5positioning5 libqt5positioning5-plugins libqt5positioningquick5 librsvg2-2
  librsvg2-common libsmbclient libssl-dev libssl3 libsystemd-shared libsystemd0 libudev-dev libudev1 libunbound8 libvpx-dev libvpx7
  libvte-2.91-0 libvte-2.91-common libvte-2.91-dev libvte-2.91-doc libwbclient0 libwebkit2gtk-4.0-37 libwebkit2gtk-4.1-0 libwebp-dev
  libwebp7 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libx11-dev libx11-xcb1 libxnvctrl0 libxpm-dev libxpm4
  linux-image-6.1.0-10-amd64 linux-image-amd64 linux-libc-dev locales mariadb-common mutt nftables openjdk-17-jre
  openjdk-17-jre-headless openssh-client openssh-server openssh-sftp-server openssl python3-brlapi qemu-block-extra qemu-system-common
  qemu-system-data qemu-system-gui qemu-system-x86 qemu-utils qtlocation5-doc qtpositioning5-dev samba-libs systemd systemd-container
  systemd-sysv systemd-timesyncd udev xbrlapi
149 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 408 MB of archives.
After this operation, 426 MB of additional disk space will be used.
[..]
zstd: error 70 : Write error : cannot write block : No space left on device 
E: mkinitramfs failure zstd -q -9 -T0 70
update-initramfs: failed for /boot/initrd.img-6.1.0-10-amd64 with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-6.1.0-10-amd64 (--configure):
 installed linux-image-6.1.0-10-amd64 package post-installation script subprocess returned error exit status 1
[..]
Processing triggers for libc-bin (2.36-9+deb12u3) ...
Errors were encountered while processing:
 linux-image-6.1.0-10-amd64
 linux-image-6.1.0-13-amd64
 linux-image-amd64
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

apt - autoclean

tingo@kg-vm4:~$ sudo apt autoclean
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Del cups-daemon 2.4.2-3 [352 kB]
Del libjavascriptcoregtk-4.0-18 2.40.3-2~deb12u2 [6,931 kB]
Del telnet 0.17+2.4-2 [41.0 kB]
Del libsystemd0 252.12-1~deb12u1 [330 kB]
Del exim4 4.96-15 [7,188 B]
Del dbus-session-bus-common 1.14.8-2~deb12u1 [77.5 kB]
Del libreoffice-common 4:7.4.5-3 [24.5 MB]
Del libgtk-3-0 3.24.37-2 [2,845 kB]
Del cups-bsd 2.4.2-3+deb12u1 [40.9 kB]
Del libdbus-1-dev 1.14.6-1 [239 kB]
Del libgstreamer-plugins-base1.0-0 1.22.0-3 [933 kB]
Del udev 252.12-1~deb12u1 [1,636 kB]
Del libgtk-3-dev 3.24.37-2 [1,115 kB]
Del libc6-dbg 2.36-9 [7,431 kB]
Del gir1.2-webkit2-4.0 2.40.2-1~deb12u1 [95.2 kB]
Del libc6 2.36-9+deb12u1 [2,753 kB]
Del cups-ppdc 2.4.2-3 [124 kB]
Del libwebkit2gtk-4.0-37 2.40.3-2~deb12u2 [19.8 MB]
Del gir1.2-vte-2.91 0.70.3-1 [601 kB]
Del libudev1 252.6-1 [107 kB]
Del qemu-utils 1:7.2+dfsg-7 [1,282 kB]
Del libreoffice-writer 4:7.4.5-3 [9,260 kB]
Del libpam0g 1.5.2-6 [91.7 kB]
Del libjavascriptcoregtk-4.1-0 2.40.3-2~deb12u2 [6,930 kB]
Del gir1.2-javascriptcoregtk-4.0 2.40.3-2~deb12u2 [40.3 kB]
Del libxml2-utils 2.9.14+dfsg-1.2 [98.8 kB]
Del libreoffice-math 4:7.4.5-3 [546 kB]
Del qemu-system-data 1:7.2+dfsg-7+deb12u1 [1,280 kB]
Del qemu-system-common 1:7.2+dfsg-7 [2,141 kB]
Del libvte-2.91-doc 0.70.6-1~deb12u1 [687 kB]
Del linux-image-6.1.0-9-amd64 6.1.27-1 [68.4 MB]
Del locales 2.36-9 [3,899 kB]
Del libvte-2.91-0 0.70.3-1 [797 kB]
Del libgs10-common 10.0.0~dfsg-11 [586 kB]
Del libreoffice-base 4:7.4.5-3 [1,425 kB]
Del dbus-daemon 1.14.8-2~deb12u1 [183 kB]
Del libnftables1 1.0.6-2+deb12u1 [298 kB]
Del qemu-system-x86 1:7.2+dfsg-7+deb12u1 [9,285 kB]
Del xbrlapi 6.5-7 [138 kB]
Del gstreamer1.0-plugins-bad 1.22.0-4 [2,993 kB]
Del dbus-user-session 1.14.6-1 [76.5 kB]
Del systemd-timesyncd 252.6-1 [62.5 kB]
Del libwebp-dev 1.2.4-0.2 [400 kB]
Del libc6 2.36-9 [2,753 kB]
Del libpam-systemd 252.12-1~deb12u1 [224 kB]
Del libvte-2.91-dev 0.70.6-1~deb12u1 [633 kB]
Del cups-common 2.4.2-3+deb12u1 [256 kB]
Del libc6-i386 2.36-9 [2,456 kB]
Del liblibreoffice-java 4:7.4.5-3 [1,650 kB]
Del dbus 1.14.6-1 [95.7 kB]
Del libudev1 252.12-1~deb12u1 [107 kB]
Del libreoffice-report-builder-bin 4:7.4.5-3 [826 kB]
Del gir1.2-gtk-3.0 3.24.37-2 [219 kB]
Del gir1.2-javascriptcoregtk-4.0 2.40.2-1~deb12u1 [40.1 kB]
Del libreoffice-sdbc-firebird 4:7.4.5-3 [169 kB]
Del linux-image-amd64 6.1.38-1 [1,484 B]
Del libudev-dev 252.12-1~deb12u1 [51.8 kB]
Del libreoffice-help-common 4:7.4.5-3 [3,741 kB]
Del libgtk-3-common 3.24.37-2 [3,891 kB]
Del libc6-dev 2.36-9 [1,898 kB]
Del libkpathsea6 2022.20220321.62855-5.1 [152 kB]
Del libvte-2.91-0 0.70.6-1~deb12u1 [799 kB]
Del mutt 2.2.9-1+b1 [1,875 kB]
Del cups-ppdc 2.4.2-3+deb12u1 [124 kB]
Del libc6-i386 2.36-9+deb12u1 [2,460 kB]
Del cups-bsd 2.4.2-3 [40.9 kB]
Del libreoffice-sdbc-hsqldb 4:7.4.5-3 [134 kB]
Del python3-libxml2 2.9.14+dfsg-1.2 [188 kB]
Del gir1.2-webkit2-4.0 2.40.3-2~deb12u2 [95.4 kB]
Del libreoffice-java-common 4:7.4.5-3 [756 kB]
Del openssl 3.0.9-1 [1,416 kB]
Del libgs9-common 10.0.0~dfsg-11 [27.4 kB]
Del qemu-system-gui 1:7.2+dfsg-7 [299 kB]
Del ure 4:7.4.5-3 [1,225 kB]
Del debianutils 5.7-0.4 [102 kB]
Del gstreamer1.0-pulseaudio 1.22.0-5 [71.6 kB]
Del libsmbclient 2:4.17.8+dfsg-2 [80.2 kB]
Del libssl3 3.0.9-1 [2,016 kB]
Del nftables 1.0.6-2 [69.9 kB]
Del libcups2 2.4.2-3+deb12u1 [244 kB]
Del qemu-block-extra 1:7.2+dfsg-7 [88.0 kB]
Del libreoffice-report-builder 4:7.4.5-3 [356 kB]
Del libhwy1 1.0.3-3 [348 kB]
Del libc-l10n 2.36-9+deb12u1 [673 kB]
Del libkrb5-3 1.20.1-2 [331 kB]
Del dbus-x11 1.14.6-1 [89.4 kB]
Del dbus-bin 1.14.6-1 [104 kB]
Del libbatik-java 1.16+dfsg-1 [3,908 kB]
Del gstreamer1.0-plugins-good 1.22.0-5 [2,220 kB]
Del dbus-session-bus-common 1.14.6-1 [76.6 kB]
Del base-files 12.4+deb12u1 [70.7 kB]
Del libgtk-3-bin 3.24.37-2 [81.8 kB]
Del cups-ipp-utils 2.4.2-3 [235 kB]
Del dbus-daemon 1.14.6-1 [182 kB]
Del libgstreamer-plugins-bad1.0-0 1.22.0-4 [766 kB]
Del libdbus-1-dev 1.14.8-2~deb12u1 [240 kB]
Del libdbus-1-3 1.14.8-2~deb12u1 [201 kB]
Del libcurl3-nss 7.88.1-10 [389 kB]
Del libk5crypto3 1.20.1-2 [79.0 kB]
Del sudo 1.9.13p3-1 [1,889 kB]
Del ghostscript 10.0.0~dfsg-11 [56.6 kB]
Del libvte-2.91-dev 0.70.3-1 [631 kB]
Del libc-devtools 2.36-9+deb12u1 [52.5 kB]
Del libmariadb3 1:10.11.3-1 [172 kB]
Del libc-dev-bin 2.36-9 [44.4 kB]
Del bind9-dnsutils 1:9.18.12-1 [397 kB]
Del bind9-libs 1:9.18.16-1~deb12u1 [1,410 kB]
Del libgs10 10.0.0~dfsg-11 [2,465 kB]
Del gstreamer1.0-x 1.22.0-3 [140 kB]
Del gstreamer1.0-plugins-ugly 1.22.0-2 [212 kB]
Del libkrb5support0 1.20.1-2 [32.3 kB]
Del qemu-system-x86 1:7.2+dfsg-7 [9,255 kB]
Del libxml2-dev 2.9.14+dfsg-1.2 [781 kB]
Del linux-libc-dev 6.1.38-1 [1,810 kB]
Del libwebkit2gtk-4.0-37 2.40.2-1~deb12u1 [19.8 MB]
Del firefox-esr 102.13.0esr-1~deb12u1 [59.4 MB]
Del gtk-update-icon-cache 3.24.37-2 [43.3 kB]
Del inetutils-telnet 2:2.4-2 [120 kB]
Del locales 2.36-9+deb12u1 [3,904 kB]
Del libwebp7 1.2.4-0.2 [285 kB]
Del libreoffice-sdbc-postgresql 4:7.4.5-3 [249 kB]
Del openjdk-17-jre-headless 17.0.7+7-1~deb12u1 [43.7 MB]
Del libreoffice-base-core 4:7.4.5-3 [797 kB]
Del qtpositioning5-dev 5.15.8+dfsg-3 [21.1 kB]
Del libnss-mymachines 252.6-1 [165 kB]
Del libvte-2.91-common 0.70.3-1 [640 kB]
Del libcupsimage2 2.4.2-3+deb12u1 [16.4 kB]
Del systemd 252.12-1~deb12u1 [3,027 kB]
Del libvpx7 1.12.0-1 [1,003 kB]
Del librsvg2-2 2.54.5+dfsg-1 [2,629 kB]
Del libsystemd-shared 252.6-1 [1,685 kB]
Del gstreamer1.0-gl 1.22.0-3 [178 kB]
Del openssh-client 1:9.2p1-2 [988 kB]
Del libreoffice-gtk3 4:7.4.5-3 [473 kB]
Del libjavascriptcoregtk-4.1-0 2.40.2-1~deb12u1 [6,928 kB]
Del libudev-dev 252.6-1 [51.7 kB]
Del qemu-system-gui 1:7.2+dfsg-7+deb12u1 [302 kB]
Del libwebpdemux2 1.2.4-0.2 [99.3 kB]
Del qemu-system-common 1:7.2+dfsg-7+deb12u1 [2,145 kB]
Del libc-bin 2.36-9+deb12u1 [606 kB]
Del libldb2 2:2.6.2+samba4.17.8+dfsg-2 [160 kB]
Del libc-devtools 2.36-9 [52.1 kB]
Del gir1.2-gst-plugins-base-1.0 1.22.0-3 [153 kB]
Del cups 2.4.2-3+deb12u1 [290 kB]
Del clangd 1:14.0-55.6 [4,676 B]
Del cups-core-drivers 2.4.2-3 [38.7 kB]
Del linux-image-amd64 6.1.27-1 [1,472 B]
Del clang-tidy 1:14.0-55.6 [4,868 B]
Del libreoffice-core 4:7.4.5-3 [32.6 MB]
Del libgstreamer-gl1.0-0 1.22.0-3 [246 kB]
Del cups-daemon 2.4.2-3+deb12u1 [352 kB]
Del libuno-cppuhelpergcc3-3 4:7.4.5-3 [296 kB]
Del bind9-host 1:9.18.12-1 [298 kB]
Del dnsutils 1:9.18.16-1~deb12u1 [258 kB]
Del qemu-block-extra 1:7.2+dfsg-7+deb12u1 [91.0 kB]
Del libnftables1 1.0.6-2 [298 kB]
Del dbus-user-session 1.14.8-2~deb12u1 [77.4 kB]
Del qemu-utils 1:7.2+dfsg-7+deb12u1 [1,281 kB]
Del libreoffice-calc 4:7.4.5-3 [7,414 kB]
Del dbus-system-bus-common 1.14.8-2~deb12u1 [78.5 kB]
Del libpam-modules 1.5.2-6 [291 kB]
Del python3-uno 4:7.4.5-3 [157 kB]
Del libjavascriptcoregtk-4.0-18 2.40.2-1~deb12u1 [6,925 kB]
Del libnss-systemd 252.12-1~deb12u1 [162 kB]
Del libpam-systemd 252.6-1 [223 kB]
Del libsystemd-shared 252.12-1~deb12u1 [1,690 kB]
Del cups-server-common 2.4.2-3+deb12u1 [413 kB]
Del firefox-esr 102.12.0esr-1~deb12u1 [59.4 MB]
Del ure-java 4:7.4.5-3 [96.8 kB]
Del libpam-modules-bin 1.5.2-6 [75.5 kB]
Del libsynctex2 2022.20220321.62855-5.1 [59.7 kB]
Del libuno-cppu3 4:7.4.5-3 [101 kB]
Del libqt5positioning5 5.15.8+dfsg-3 [203 kB]
Del bind9-libs 1:9.18.12-1 [1,404 kB]
Del libqt5positioning5-plugins 5.15.8+dfsg-3 [85.2 kB]
Del dbus-system-bus-common 1.14.6-1 [77.7 kB]
Del bind9-host 1:9.18.16-1~deb12u1 [301 kB]
Del gstreamer1.0-alsa 1.22.0-3 [97.4 kB]
Del libwebkit2gtk-4.1-0 2.40.2-1~deb12u1 [19.9 MB]
Del librsvg2-common 2.54.5+dfsg-1 [34.1 kB]
Del libwbclient0 2:4.17.8+dfsg-2 [51.4 kB]
Del libc6-dev 2.36-9+deb12u1 [1,900 kB]
Del systemd-container 252.12-1~deb12u1 [413 kB]
Del gstreamer1.0-plugins-base 1.22.0-3 [740 kB]
Del libxml2 2.9.14+dfsg-1.2 [687 kB]
Del libreoffice-help-en-us 4:7.4.5-3 [1,751 kB]
Del libc6-dbg 2.36-9+deb12u1 [7,445 kB]
Del libwebpmux3 1.2.4-0.2 [109 kB]
Del libnss-systemd 252.6-1 [163 kB]
Del python3-brlapi 6.5-7 [146 kB]
Del systemd-timesyncd 252.12-1~deb12u1 [62.6 kB]
Del linux-image-6.1.0-10-amd64 6.1.38-1 [68.5 MB]
Del gir1.2-vte-2.91 0.70.6-1~deb12u1 [603 kB]
Del libqt5positioningquick5 5.15.8+dfsg-3 [42.8 kB]
Del dbus-bin 1.14.8-2~deb12u1 [105 kB]
Del libbrlapi0.8 6.5-7 [90.5 kB]
Del libreoffice-impress 4:7.4.5-3 [1,125 kB]
Del samba-libs 2:4.17.8+dfsg-2 [5,640 kB]
Del exim4-base 4.96-15 [1,115 kB]
Del openssh-sftp-server 1:9.2p1-2 [65.4 kB]
Del dbus 1.14.8-2~deb12u1 [96.6 kB]
Del libuno-sal3 4:7.4.5-3 [194 kB]
Del libvte-2.91-common 0.70.6-1~deb12u1 [641 kB]
Del cups 2.4.2-3 [290 kB]
Del openjdk-17-jre 17.0.7+7-1~deb12u1 [184 kB]
Del libvpx-dev 1.12.0-1 [1,153 kB]
Del libgs-common 10.0.0~dfsg-11 [148 kB]
Del nftables 1.0.6-2+deb12u1 [70.1 kB]
Del libcups2 2.4.2-3 [244 kB]
Del python3-ldb 2:2.6.2+samba4.17.8+dfsg-2 [58.3 kB]
Del libcurl3-gnutls 7.88.1-10 [381 kB]
Del cups-client 2.4.2-3+deb12u1 [160 kB]
Del uno-libs-private 4:7.4.5-3 [226 kB]
Del systemd-sysv 252.12-1~deb12u1 [41.6 kB]
Del libc-dev-bin 2.36-9+deb12u1 [44.9 kB]
Del libsystemd0 252.6-1 [330 kB]
Del gstreamer1.0-gtk3 1.22.0-5 [91.6 kB]
Del libssl-dev 3.0.9-1 [2,428 kB]
Del libreoffice-base-drivers 4:7.4.5-3 [546 kB]
Del cups-core-drivers 2.4.2-3+deb12u1 [38.9 kB]
Del bind9-dnsutils 1:9.18.16-1~deb12u1 [399 kB]
Del systemd 252.6-1 [3,018 kB]
Del libunbound8 1.17.1-2 [548 kB]
Del libc-bin 2.36-9 [606 kB]
Del udev 252.6-1 [1,616 kB]
Del libwebkit2gtk-4.1-0 2.40.3-2~deb12u2 [19.9 MB]
Del systemd-container 252.6-1 [413 kB]
Del libdbus-1-3 1.14.6-1 [200 kB]
Del libcurl4 7.88.1-10 [386 kB]
Del cups-ipp-utils 2.4.2-3+deb12u1 [235 kB]
Del libnss-mymachines 252.12-1~deb12u1 [165 kB]
Del dbus-x11 1.14.8-2~deb12u1 [90.3 kB]
Del libreoffice-sdbc-mysql 4:7.4.5-3 [152 kB]
Del exim4-daemon-light 4.96-15 [603 kB]
Del libgssapi-krb5-2 1.20.1-2 [134 kB]
Del libcupsimage2 2.4.2-3 [16.3 kB]
Del curl 7.88.1-10 [314 kB]
Del cups-client 2.4.2-3 [160 kB]
Del libreoffice-draw 4:7.4.5-3 [2,706 kB]
Del openssh-server 1:9.2p1-2 [455 kB]

apt - autoremove

tingo@kg-vm4:~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
  linux-image-6.1.0-9-amd64
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
4 not fully installed or removed.
After this operation, 408 MB disk space will be freed.
[..]
Setting up linux-image-amd64 (6.1.55-1) ...
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-13-amd64
W: Possible missing firmware /lib/firmware/amdgpu/ip_discovery.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega10_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_11_ta.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_11_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_10_ta.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/psp_13_0_10_sos.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/aldebaran_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_imu.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_rlc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mec.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_me.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_pfp.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_rlc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mec.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_me.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_pfp.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sdma_6_0_3.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_4_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_2_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_1_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/smu_13_0_10.bin for module amdgpu

check with a final runof apt upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

2023-10-08: sdb3 - github token - my token was about to expire, so I generated a new one and updated my gpg encrypted crendentials file with it. As usual, the proces involved decrypting the file with gpg --decrypt --batch filename.gpg > filename, generating a new token on github, updating the file with it, encrypting the file with gpg -r "recipient name" --encrypt --trust-model always <filename> and then making a test commit in a github repository to verify that it works. More details in the 2021-10-19 entry.

2023-07-23: sdb3 - reboot, Debian 12.1 is in

tingo@kg-vm4:~$ cat /etc/debian_version 
12.1

kernel

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-1 (2023-07-14) x86_64 GNU/Linux

2023-07-23: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-image-6.1.0-10-amd64
The following packages will be upgraded:
  base-files bind9-dnsutils bind9-host bind9-libs cups cups-bsd cups-client cups-common cups-core-drivers cups-daemon cups-ipp-utils
  cups-ppdc cups-server-common dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session dbus-x11
  desktop-base dnsutils exim4 exim4-base exim4-config exim4-daemon-light firefox-esr fonts-opensymbol ghostscript
  gir1.2-gst-plugins-base-1.0 gir1.2-javascriptcoregtk-4.0 gir1.2-vte-2.91 gir1.2-webkit2-4.0 gstreamer1.0-alsa gstreamer1.0-gl
  gstreamer1.0-gtk3 gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-x libc-bin libc-dev-bin
  libc-devtools libc-l10n libc6 libc6-dbg libc6-dev libc6-i386 libcups2 libcupsimage2 libdbus-1-3 libdbus-1-dev libgs-common libgs10
  libgs10-common libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base1.0-0 libhsqldb1.8.0-java
  libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.1-0 libkpathsea6 libldb2 liblibreoffice-java libnftables1 libnss-mymachines
  libnss-systemd libpam-systemd libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-calc libreoffice-common
  libreoffice-core libreoffice-draw libreoffice-gtk3 libreoffice-help-common libreoffice-help-en-us libreoffice-impress
  libreoffice-java-common libreoffice-librelogo libreoffice-math libreoffice-nlpsolver libreoffice-report-builder
  libreoffice-report-builder-bin libreoffice-script-provider-bsh libreoffice-script-provider-js libreoffice-script-provider-python
  libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb libreoffice-sdbc-mysql libreoffice-sdbc-postgresql libreoffice-style-colibre
  libreoffice-wiki-publisher libreoffice-writer libsmbclient libsynctex2 libsystemd-shared libsystemd0 libudev-dev libudev1
  libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3 libuno-sal3 libuno-salhelpergcc3-3 libunoloader-java libvte-2.91-0
  libvte-2.91-common libvte-2.91-dev libvte-2.91-doc libwbclient0 libwebkit2gtk-4.0-37 libwebkit2gtk-4.1-0 libxml2 libxml2-dev
  libxml2-utils libyajl2 linux-image-amd64 linux-libc-dev locales nftables python3-libxml2 python3-uno qemu-block-extra
  qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 qemu-utils samba-libs sudo systemd systemd-container systemd-sysv
  systemd-timesyncd udev uno-libs-private ure ure-java usb.ids
141 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 371 MB of archives.
After this operation, 408 MB of additional disk space will be used.
[..]
W: Possible missing firmware /lib/firmware/amdgpu/smu_13_0_10.bin for module amdgpu
zstd: error 70 : Write error : cannot write block : No space left on device 
E: mkinitramfs failure zstd -q -9 -T0 70
update-initramfs: failed for /boot/initrd.img-6.1.0-10-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libglib2.0-0:amd64 (2.74.6-2) ...
Errors were encountered while processing:
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

get rid of an old kernel - apt - autoremove

tingo@kg-vm4:~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
  linux-image-5.10.0-23-amd64
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 318 MB disk space will be freed.
[..]
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_mes_2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/smu_13_0_10.bin for module amdgpu

do another apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

2023-06-21: sdb3 - reboot, Debian 12 is in

tingo@kg-vm4:~$ cat /etc/debian_version 
12.0

kernel

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) x86_64 GNU/Linux

2023-06-21: sdb3 - start the Debian 12 upgrade - apt update first

tingo@kg-vm4:~/work/debian_12_upgrade$ sudo apt update
Get:1 http://ftp.no.debian.org/debian bookworm InRelease [147 kB]
Get:2 http://ftp.no.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://ftp.no.debian.org/debian bookworm-backports InRelease [49.7 kB]
Get:4 http://security.debian.org bookworm-security InRelease [48.0 kB]
Get:5 http://ftp.no.debian.org/debian bookworm/contrib Sources [51.2 kB]
Get:6 http://ftp.no.debian.org/debian bookworm/main Sources [9,628 kB]
Get:7 http://ftp.no.debian.org/debian bookworm/non-free Sources [78.2 kB]
Get:8 http://ftp.no.debian.org/debian bookworm/non-free-firmware Sources [6,152 B]
Get:9 http://ftp.no.debian.org/debian bookworm/main amd64 Packages [8,904 kB]
Get:10 http://ftp.no.debian.org/debian bookworm/main Translation-en [6,076 kB]
Get:11 http://ftp.no.debian.org/debian bookworm/contrib amd64 Packages [54.3 kB]
Get:12 http://ftp.no.debian.org/debian bookworm/contrib Translation-en [48.7 kB]
Get:13 http://ftp.no.debian.org/debian bookworm/non-free amd64 Packages [98.5 kB]
Get:14 http://ftp.no.debian.org/debian bookworm/non-free Translation-en [67.2 kB]
Get:15 http://ftp.no.debian.org/debian bookworm/non-free-firmware amd64 Packages [6,232 B]
Get:16 http://ftp.no.debian.org/debian bookworm/non-free-firmware Translation-en [20.9 kB]
Get:17 http://security.debian.org bookworm-security/main Sources [13.5 kB]
Get:18 http://security.debian.org bookworm-security/main amd64 Packages [29.2 kB]
Get:19 http://security.debian.org bookworm-security/main Translation-en [13.9 kB]
Fetched 25.4 MB in 6s (4,583 kB/s)                          
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1924 packages can be upgraded. Run 'apt list --upgradable' to see them.

do a minimal upgrade

tingo@kg-vm4:~/work/debian_12_upgrade$ sudo apt upgrade --without-new-pkgs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  crda fonts-material-design-icons-iconfont freetype2-doc gstreamer1.0-pulseaudio libaopalliance-java
  libapache-poi-java libappstream4 libargs4j-java libasm-java libatinject-jsr330-api-java libcdi-api-java
  libcglib-java libcodemodel-java libcommons-cli-java libcommons-codec-java libcommons-collections4-java
  libcommons-compress-java libcommons-io-java libcommons-lang3-java libcommons-math3-java libcurvesapi-java
  libdom4j-java libdtd-parser-java libfastinfoset-java libgeronimo-annotation-1.3-spec-java
  libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java libhawtjni-runtime-java libhttpclient-java
  libhttpcore-java libicu4j-java libintellij-annotations-java libisorelax-java libistack-commons-java libjansi-java
  libjansi-native-java libjaxb-api-java libjaxb-java libjaxen-java libjdom1-java libjetbrains-annotations-java
  libjsoup-java libjsr305-java libmaven-file-management-java libmaven-parent-java libmaven-resolver-java
  libmaven-shared-io-java libmaven-shared-utils-java libmaven3-core-java libmsv-java libplexus-archiver-java
  libplexus-cipher-java libplexus-classworlds-java libplexus-component-annotations-java
  libplexus-interpolation-java libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils2-java
  librelaxng-datatype-java librngom-java libsaxonhe-java libsisu-inject-java libsisu-plexus-java libslf4j-java
  libsnappy-java libsnappy-jni libstax-ex-java libstemmer0d libstreambuffer-java libtxw2-java libwagon-http-java
  libwagon-provider-api-java libxerces2-java libxml-commons-external-java libxmlbeans-java libxom-java libxpp2-java
  libxpp3-java libxsom-java packagekit packagekit-tools x11proto-input-dev x11proto-randr-dev x11proto-xinerama-dev
  xfce4-datetime-plugin
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
  acl acpi acpid alsa-utils anacron apparmor apt apt-utils aptitude aptitude-common aspell at at-spi2-core atril
  avahi-daemon avahi-utils base-passwd bash bind9-dnsutils bind9-host bind9-libs binfmt-support binutils
  binutils-common binutils-x86-64-linux-gnu bison bsd-mailx bsdextrautils bsdutils bubblewrap busybox bzip2
  clang-tidy coinor-libcbc3 coinor-libcgl1 coinor-libclp1 colord coreutils cpio cpmtools cpp cron cups cups-browsed
  cups-bsd cups-client cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers cups-ipp-utils
  cups-ppdc curl dash dbus dbus-user-session dbus-x11 dconf-gsettings-backend dconf-service debianutils default-jre
  default-jre-headless device-tree-compiler diffutils dirmngr discover disktype dmeventd dmidecode dmsetup
  dnsmasq-base dos2unix dpkg dpkg-dev dwz e2fsprogs e2fsprogs-l10n efibootmgr eject enchant-2 espeak-ng-data evince
  evince-common exfat-fuse exim4 exim4-base exim4-daemon-light exo-utils fakeroot fdisk file findutils
  firebird3.0-common firebird3.0-common-doc firebird3.0-server-core firebird3.0-utils firefox-esr flex fontconfig
  ftp fuse g++ gcc gconf-service gconf2 gconf2-common gcr gdb gdisk genisoimage geoclue-2.0 gettext gettext-base
  gfortran ghostscript gimp gimp-data gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0
  gir1.2-glib-2.0 gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gir1.2-gtk-3.0 gir1.2-harfbuzz-0.0
  gir1.2-ibus-1.0 gir1.2-javascriptcoregtk-4.0 gir1.2-libosinfo-1.0 gir1.2-notify-0.7 gir1.2-pango-1.0
  gir1.2-polkit-1.0 gir1.2-soup-2.4 gir1.2-vte-2.91 gir1.2-webkit2-4.0 git git-man glib-networking
  glib-networking-services gnome-desktop3-data gnome-keyring gnupg gnupg-l10n gnupg-utils gnupg2 go-mtpfs gpg
  gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv graphviz grep groff-base grub-common grub-efi-amd64
  grub-efi-amd64-bin grub-efi-amd64-signed grub2-common gstreamer1.0-alsa gstreamer1.0-gl gstreamer1.0-gtk3
  gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good
  gstreamer1.0-plugins-ugly gstreamer1.0-pulseaudio gstreamer1.0-x gtk-update-icon-cache gvfs gvfs-common
  gvfs-daemons gvfs-libs gzip hostname hplip hplip-data iamerican ibritish ibverbs-providers icu-devtools
  ienglish-common ifupdown imagemagick-6.q16 info init-system-helpers initramfs-tools initramfs-tools-core
  initscripts insserv install-info intel-media-va-driver ipp-usb iproute2 iptables iputils-ping isc-dhcp-client
  ispell jmtpfs kbd keyutils kmod kwayland-data kwayland-integration less lib32gcc-s1 lib32stdc++6 libaacs0 libacl1
  libalgorithm-diff-xs-perl libann0 libapparmor1 libappstream4 libapr1 libaprutil1 libapt-pkg6.0 libarchive13
  libargon2-1 libasan6 libasound2 libasound2-data libasound2-dev libasound2-plugins libaspell15 libassimp5
  libassuan0 libasyncns0 libatk-wrapper-java-jni libatk1.0-0 libatk1.0-dev libatkmm-1.6-1v5 libatomic1
  libatopology2 libatrildocument3 libatrilview3 libatspi2.0-0 libatspi2.0-dev libaudit1 libaugeas0 libavahi-client3
  libavahi-common-data libavahi-common3 libavahi-core7 libavahi-glib1 libayatana-ido3-0.4-0 libayatana-indicator3-7
  libbabeltrace1 libbabl-0.1-0 libbcmail-java libbcpkix-java libbdplus0 libbinutils libblkid-dev libblkid1
  libblockdev-crypto2 libblockdev-utils2 libblockdev2 libbluray2 libboost-atomic1.74-dev libboost-atomic1.74.0
  libboost-chrono1.74-dev libboost-chrono1.74.0 libboost-container1.74-dev libboost-container1.74.0
  libboost-context1.74-dev libboost-context1.74.0 libboost-coroutine1.74-dev libboost-coroutine1.74.0
  libboost-date-time1.74-dev libboost-date-time1.74.0 libboost-exception1.74-dev libboost-fiber1.74-dev
  libboost-fiber1.74.0 libboost-filesystem1.74-dev libboost-filesystem1.74.0 libboost-graph-parallel1.74-dev
  libboost-graph-parallel1.74.0 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams1.74-dev
  libboost-iostreams1.74.0 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log1.74-dev libboost-log1.74.0
  libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-python1.74-dev libboost-mpi-python1.74.0
  libboost-mpi1.74-dev libboost-mpi1.74.0 libboost-numpy1.74-dev libboost-numpy1.74.0
  libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-python1.74-dev libboost-python1.74.0
  libboost-random1.74-dev libboost-random1.74.0 libboost-regex1.74-dev libboost-regex1.74.0
  libboost-serialization1.74-dev libboost-serialization1.74.0 libboost-stacktrace1.74-dev libboost-stacktrace1.74.0
  libboost-system1.74-dev libboost-system1.74.0 libboost-test1.74-dev libboost-test1.74.0 libboost-thread1.74-dev
  libboost-thread1.74.0 libboost-timer1.74-dev libboost-timer1.74.0 libboost-type-erasure1.74-dev
  libboost-type-erasure1.74.0 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev libboost1.74-tools-dev
  libbrlapi0.8 libbsd0 libbz2-1.0 libc-bin libc-dev-bin libc-devtools libc6 libc6-dbg libc6-dev libc6-i386
  libcaf-openmpi-3 libcairo-gobject-perl libcairo-gobject2 libcairo-perl libcairo-script-interpreter2 libcairo2
  libcairo2-dev libcanberra0 libcap-ng0 libcap2 libcap2-bin libcc1-0 libcdio19 libcdr-0.1-1 libchromaprint1
  libclone-perl libclucene-core1v5 libcoarrays-openmpi-dev libcrypt-dev libcrypt1 libcryptsetup12 libctf0 libcups2
  libcupsfilters1 libcupsimage2 libcurl3-gnutls libcurl4 libcwidget4 libdaxctl1 libdb5.3 libdbus-1-3 libdbus-1-dev
  libdconf1 libde265-0 libdebuginfod1 libdevmapper-event1.02.1 libdevmapper1.02.1 libdiscover2 libdjvulibre21
  libdpkg-perl libdrm-amdgpu1 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdvdread8 libdw1
  libe-book-0.1-1 libedit2 libegl-dev libegl-mesa0 libegl1 libelf1 libenchant-2-2 libespeak-ng1 libetonyek-0.1-1
  libevdev2 libevdocument3-4 libevent-2.1-7 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7
  libevent-openssl-2.1-7 libevent-pthreads-2.1-7 libevview3-3 libexiv2-27 libexo-2-0 libext2fs2 libfabric1
  libfakeroot libfbclient2 libfdisk1 libffi-dev libfftw3-double3 libfftw3-single3 libfido2-1 libfile-fcntllock-perl
  libfl-dev libfl2 libflite1 libfontconfig-dev libfontconfig1 libfreetype-dev libfreetype6 libfreetype6-dev
  libfstrm0 libfuse2 libgarcon-1-0 libgbm1 libgc1 libgcc-s1 libgck-1-0 libgconf-2-4 libgcr-base-3-1 libgcr-ui-3-1
  libgcrypt20 libgd-dev libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev
  libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgegl-0.4-0 libgexiv2-2 libgfortran5 libgimp2.0
  libgirepository-1.0-1 libgl-dev libgl1 libgl1-mesa-dri libglapi-mesa libgles-dev libgles1 libgles2
  libglib-object-introspection-perl libglib-perl libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin
  libglibmm-2.4-1v5 libglibmm-2.4-dev libglvnd-dev libglvnd0 libglx-dev libglx-mesa0 libglx0 libgme0
  libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutls30 libgomp1 libgovirt-common libgovirt2
  libgpg-error0 libgpgme11 libgpgmepp6 libgphoto2-6 libgphoto2-port12 libgpm2 libgs9-common libgspell-1-2
  libgssapi-krb5-2 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base1.0-0
  libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev libgtk-vnc-2.0-0 libgtkmm-3.0-1v5
  libgts-0.7-5 libgts-bin libguava-java libgupnp-igd-1.0-4 libgutenprint-common libgutenprint9 libgvc6
  libgvnc-1.0-0 libgvpr2 libgxps2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libheif1
  libhpmud0 libhtml-parser-perl libhttp-message-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins libhwloc15
  libib-util libibus-1.0-5 libibus-1.0-dev libibverbs-dev libibverbs1 libicu-dev libimobiledevice6 libinput-bin
  libinput10 libip4tc2 libip6tc2 libipt2 libisoburn1 libitm1 libjack-jackd2-0 libjavascriptcoregtk-4.0-18
  libjson-c5 libk5crypto3 libkf5guiaddons5 libkf5idletime5 libkf5syntaxhighlighting-data libkf5syntaxhighlighting5
  libkf5waylandclient5 libkf5windowsystem-data libkf5windowsystem5 libkmod2 libkpathsea6 libkrb5-3 libkrb5support0
  libksba8 liblangtag-common liblangtag1 liblcms2-utils libldb2 liblibreoffice-java liblilv-0-0 liblirc-client0
  libloader-java liblocale-gettext-perl liblouis20 liblouisutdml-bin liblouisutdml9 liblsan0 libltdl-dev libltdl7
  liblua5.2-0 liblvm2cmd2.03 liblzma-dev liblzma5 libmagic-mgc libmagic1 libmagickcore-6.q16-6
  libmagickcore-6.q16-6-extra libmariadb3 libmaxminddb0 libmbim-glib4 libmbim-proxy libmd0 libmfx1 libmm-glib0
  libmount-dev libmount1 libmpeg2encpp-2.1-0 libmpg123-0 libmplex2-2.1-0 libmspub-0.1-1 libmtp-runtime libmtp9
  libmwaw-0.3-3 libncurses-dev libncurses5 libncurses6 libncursesw5 libncursesw6 libndctl6 libneon27-gnutls
  libnet-dbus-perl libnet-ssleay-perl libnewt0.52 libnftables1 libnftnl11 libnl-3-200 libnl-3-dev libnl-genl-3-200
  libnl-route-3-200 libnl-route-3-dev libnm0 libnma-common libnma0 libnotify-bin libnotify4 libnspr4 libnss-mdns
  libnss-mymachines libnss-systemd libnss3 libnuma-dev libnuma1 libnumbertext-1.0-0 libobjc4 libopengl-dev
  libopengl0 libopenjp2-7 libopenmpi-dev libopenmpi3 libopenmpt0 libopenni2-0 libopusfile0 libosinfo-1.0-0
  libosinfo-bin libp11-kit-dev libp11-kit0 libpam-gnome-keyring libpam-modules libpam-modules-bin libpam-systemd
  libpam0g libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 libpangomm-1.4-1v5
  libpangoxft-1.0-0 libpaper-utils libpaper1 libparted-fs-resize0 libparted2 libpcap0.8 libpci3 libpciaccess0
  libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-8-0 libpcre2-dev libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5
  libpcsclite1 libpipeline1 libpipewire-0.3-0 libpipewire-0.3-modules libplist3 libplymouth5 libpmem1 libpmix-dev
  libpmix2 libpng-dev libpng-tools libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpoppler-cpp0v5
  libpoppler-glib8 libpopt0 libpq5 libproxy-tools libproxy1v5 libpsl5 libpsm-infinipath1 libpsm2-2 libpulse-dev
  libpulse-mainloop-glib0 libpulse0 libpulsedsp libpython3-dbg libpython3-dev libpython3-stdlib libqmi-glib5
  libqmi-proxy libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 libqt53dlogic5 libqt53dquick5
  libqt53dquickanimation5 libqt53dquickextras5 libqt53dquickinput5 libqt53dquickrender5 libqt53dquickscene2d5
  libqt53drender5 libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 libqt5gui5
  libqt5help5 libqt5multimedia5 libqt5multimediagsttools5 libqt5multimediaquick5 libqt5multimediawidgets5
  libqt5network5 libqt5opengl5 libqt5opengl5-dev libqt5positioning5 libqt5positioning5-plugins
  libqt5positioningquick5 libqt5printsupport5 libqt5qml5 libqt5qmlmodels5 libqt5qmlworkerscript5 libqt5quick5
  libqt5quickcontrols2-5 libqt5quickparticles5 libqt5quickshapes5 libqt5quicktemplates2-5 libqt5quicktest5
  libqt5quickwidgets5 libqt5script5 libqt5scripttools5 libqt5sensors5 libqt5serialport5 libqt5sql5
  libqt5sql5-sqlite libqt5svg5 libqt5svg5-dev libqt5test5 libqt5waylandclient5 libqt5waylandcompositor5
  libqt5webchannel5 libqt5webchannel5-dev libqt5webengine-data libqt5webengine5 libqt5webenginecore5
  libqt5webenginewidgets5 libqt5webkit5 libqt5widgets5 libqt5x11extras5 libqt5xml5 libqt5xmlpatterns5
  libqt5xmlpatterns5-dev libquadmath0 libqxp-0.0-0 librabbitmq4 libraptor2-0 librasqal3 libraw20 librdf0 librdmacm1
  libre2-9 libreadline-dev libreadline8 libreoffice-base libreoffice-base-core libreoffice-base-drivers
  libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-gtk3 libreoffice-help-common
  libreoffice-help-en-us libreoffice-impress libreoffice-java-common libreoffice-math libreoffice-report-builder
  libreoffice-report-builder-bin libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb libreoffice-sdbc-mysql
  libreoffice-sdbc-postgresql libreoffice-writer librevenge-0.0-0 librsvg2-2 librsvg2-common librubberband2
  libsane-common libsane-hpaio libsane1 libsasl2-2 libsasl2-modules libsdl-image1.2 libsdl1.2debian libsdl2-2.0-0
  libsdl2-dev libsdl2-image-2.0-0 libsdl2-image-dev libsdl2-mixer-2.0-0 libsdl2-mixer-dev libsecret-1-0 libselinux1
  libselinux1-dev libsemanage-common libsensors5 libserf-1-1 libshout3 libslang2 libslirp0 libsmartcols1
  libsmbclient libsndfile1 libsndio-dev libsndio7.0 libsnmp40 libsoup-gnome2.4-1 libsoup2.4-1
  libsource-highlight4v5 libspa-0.2-modules libspandsp2 libspectre1 libspeechd2 libsphinxbase3
  libspice-client-glib-2.0-8 libspice-client-gtk-3.0-5 libspice-server1 libsqlite3-0 libss2 libssh-gcrypt-4
  libssh2-1 libssl-dev libstdc++6 libsub-name-perl libsvn1 libsynctex2 libsystemd0 libtalloc2 libtcl8.6 libtdb1
  libtevent0 libtext-charwidth-perl libtext-iconv-perl libthunarx-3-0 libtiff-dev libtinfo-dev libtinfo5 libtinfo6
  libtirpc-dev libtirpc3 libtk8.6 libtokyocabinet9 libtsan0 libtumbler-1-0 libubsan1 libucx0 libudev-dev libudev1
  libunbound8 libunistring2 libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-sal3 libunwind8 libupower-glib3 liburi-perl
  libutempter0 libuuid-perl libuv1 libv4l-0 libv4lconvert0 libva-drm2 libva-x11-2 libva2 libvdeplug2 libvdpau1
  libvirglrenderer1 libvirt-clients libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter
  libvirt-daemon-driver-lxc libvirt-daemon-driver-qemu libvirt-daemon-driver-vbox libvirt-daemon-driver-xen
  libvirt-daemon-system libvirt-daemon-system-systemd libvirt-glib-1.0-0 libvirt0 libvisio-0.1-1 libvisual-0.4-0
  libvlc-bin libvlc5 libvlccore9 libvpx-dev libvte-2.91-0 libvte-2.91-common libvte-2.91-dev libvulkan-dev
  libvulkan1 libwacom-bin libwacom-common libwavpack1 libwayland-bin libwayland-client0 libwayland-cursor0
  libwayland-dev libwayland-egl1 libwayland-server0 libwbclient0 libwebkit2gtk-4.0-37 libwebpdemux2 libwebpmux3
  libwim15 libwmf0.2-7 libwoff1 libwpd-0.10-10 libwpe-1.0-1 libwpebackend-fdo-1.0-1 libwps-0.4-4 libwrap0 libx11-6
  libx11-dev libx11-xcb1 libxapian30 libxatracker2 libxenforeignmemory1 libxengnttab1 libxfce4panel-2.0-4
  libxfce4ui-2-0 libxfce4ui-utils libxfce4util-bin libxfce4util7 libxfont2 libxkbcommon-dev libxkbcommon-x11-0
  libxkbcommon0 libxkbregistry0 libxml-libxml-perl libxml-parser-perl libxml2 libxml2-dev libxml2-utils
  libxmlbeans-java libxmlsec1-nss libxpm-dev libxpm4 libxslt1.1 libxt-dev libxt6 libxtables12 libxxf86dga1 libz3-4
  libz3-dev libzbar0 libzmf-0.0-0 libzmq5 libzstd1 libzvbi-common libzvbi0 lightdm linux-image-amd64 lm-sensors
  locales login logrotate logsave lsb-base lsof lvm2 m4 man-db manpages manpages-dev mdevctl mesa-utils
  mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers mlocate modemmanager mokutil mount mousepad mscompress
  mutt nano ncal ncurses-base ncurses-bin ncurses-term net-tools netcat-openbsd netpbm network-manager
  network-manager-gnome nfs-common nftables ntfs-3g ocl-icd-libopencl1 openmpi-bin openssh-client openssh-server
  openssh-sftp-server openssl p11-kit p11-kit-modules packagekit packagekit-tools pango1.0-tools parole parted
  passwd pavucontrol pciutils perl perl-base perl-openssl-defaults perl-tk pinentry-gnome3 pinentry-gtk2 pipewire
  pipewire-bin pkg-config plymouth plymouth-label policykit-1 policykit-1-gnome poppler-utils ppp
  printer-driver-c2050 printer-driver-c2esp printer-driver-dymo printer-driver-fujixerox printer-driver-gutenprint
  printer-driver-hpcups printer-driver-indexbraille printer-driver-pnm2ppa printer-driver-postscript-hp procmail
  procps psmisc pulseaudio pulseaudio-utils python3 python3-apt python3-brlapi python3-brotli python3-cairo
  python3-cffi-backend python3-cryptography python3-cups python3-cupshelpers python3-dbg python3-dbus
  python3-debian python3-dev python3-distutils python3-feedparser python3-gi python3-gi-cairo python3-gssapi
  python3-gst-1.0 python3-httplib2 python3-kerberos python3-ldb python3-lib2to3 python3-libvirt python3-libxml2
  python3-louis python3-lz4 python3-lzo python3-minimal python3-numpy python3-opengl python3-pil python3-pycurl
  python3-pyqt5 python3-pyqt5.qtxmlpatterns python3-pyqt5.sip python3-rencode python3-renderpm python3-reportlab
  python3-reportlab-accel python3-requests python3-setproctitle python3-smbc python3-talloc python3-uno
  python3-yaml python3-zeroconf qdoc-qt5 qemu-system-common qemu-system-gui qemu-system-x86 qemu-utils
  qhelpgenerator-qt5 qml-module-qtgraphicaleffects qml-module-qtqml qml-module-qtquick-controls
  qml-module-qtquick-layouts qml-module-qtquick-window2 qml-module-qtquick2 qmlscene qt3d5-dev qt3d5-dev-tools
  qt5-assistant qt5-doc qt5-gtk-platformtheme qt5-image-formats-plugins qt5-qmake qt5-qmake-bin
  qt5-qmltooling-plugins qt5-style-kvantum qt5ct qt5dxcb-plugin qtattributionsscanner-qt5 qtbase5-dev
  qtbase5-dev-tools qtcreator qtcreator-data qtcreator-doc qtdeclarative5-dev qtdeclarative5-dev-tools
  qtmultimedia5-dev qtpositioning5-dev qtquickcontrols2-5-dev qtscript5-dev qttools5-dev qttools5-dev-tools
  qtwayland5 qtwebengine5-dev qtxmlpatterns5-dev-tools ristretto rpcbind rsyslog rtkit samba-libs sane-utils sed
  shared-mime-info shim-signed speech-dispatcher speech-dispatcher-audio-plugins speech-dispatcher-espeak-ng
  spice-client-glib-usb-acl-helper ssh-askpass startpar subversion sudo synaptic system-config-printer
  system-config-printer-common system-config-printer-udev systemd systemd-container systemd-timesyncd sysv-rc
  sysvinit-utils tar tcl tcl8.6 telnet texinfo thin-provisioning-tools thunar thunar-data thunar-volman time tk
  tk8.6 traceroute tumbler tumbler-common udev udisks2 uno-libs-private unzip upower ure usb-modeswitch util-linux
  util-linux-locales vim-common vim-tiny virt-viewer vlc-bin vlc-data vlc-plugin-base w3m wget whiptail whois
  wimtools wpasupplicant x11-apps x11-xkb-utils x11-xserver-utils xarchiver xauth xbrlapi xdg-dbus-proxy
  xdg-desktop-portal xdg-desktop-portal-gtk xdg-user-dirs xfce4 xfce4-appfinder xfce4-cpufreq-plugin
  xfce4-cpugraph-plugin xfce4-diskperf-plugin xfce4-notifyd xfce4-panel xfce4-places-plugin xfce4-power-manager
  xfce4-power-manager-data xfce4-screenshooter xfce4-sensors-plugin xfce4-session xfce4-settings
  xfce4-systemload-plugin xfce4-taskmanager xfce4-whiskermenu-plugin xfconf xfdesktop4 xfdesktop4-data xfwm4 xiccd
  xkbset xorriso xpra xsane xsane-common xserver-xorg-core xserver-xorg-input-evdev xserver-xorg-input-libinput
  xserver-xorg-input-mouse xserver-xorg-input-synaptics xserver-xorg-input-wacom xserver-xorg-legacy
  xserver-xorg-video-amdgpu xserver-xorg-video-ati xserver-xorg-video-cirrus xserver-xorg-video-dummy
  xserver-xorg-video-fbdev xserver-xorg-video-intel xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-neomagic xserver-xorg-video-nouveau xserver-xorg-video-openchrome xserver-xorg-video-qxl
  xserver-xorg-video-r128 xserver-xorg-video-radeon xserver-xorg-video-savage xserver-xorg-video-siliconmotion
  xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident xserver-xorg-video-vesa
  xserver-xorg-video-vmware xterm xvfb xxd xz-utils zenity
The following packages will be upgraded:
  acpi-support-base adduser adwaita-icon-theme alsa-topology-conf alsa-ucm-conf ant ant-optional aptitude-doc-en
  aspell-en atril-common augeas-lenses autoconf automake autopoint autotools-dev base-files bash-completion bc
  ca-certificates ca-certificates-java coinor-libcoinutils3v5 colord-data console-setup console-setup-linux
  cups-common cups-server-common dc debconf debconf-i18n debhelper debian-archive-keyring debian-faq desktop-base
  dh-strip-nondeterminism dictionaries-common discover-data distro-info-data dns-root-data dnsutils doc-debian
  emacsen-common exfalso exim4-config firmware-amd-graphics fontconfig-config fonts-crosextra-caladea
  fonts-crosextra-carlito fonts-dejavu fonts-dejavu-core fonts-dejavu-extra fonts-liberation2
  fonts-material-design-icons-iconfont fonts-opensymbol fonts-urw-base35 foomatic-db-compressed-ppds
  foomatic-db-engine freepats freetype2-doc gir1.2-gtksource-3.0 gir1.2-packagekitglib-1.0 gir1.2-secret-1
  gir1.2-wnck-3.0 glib-networking-common gnome-accessibility-themes gnome-icon-theme gnome-keyring-pkcs11
  gnome-themes-extra gnome-themes-extra-data gsettings-desktop-schemas gsfonts hunspell-en-us imagemagick
  imagemagick-6-common init installation-report intltool-debian isc-dhcp-common iso-codes iw java-common
  keyboard-configuration klibc-utils krb5-locales libaa1 libaio1 libalgorithm-merge-perl libamd2
  libaopalliance-java libapache-poi-java libapache-pom-java libarchive-cpio-perl libargs4j-java libasm-java libass9
  libatk-adaptor libatk-bridge2.0-0 libatk-bridge2.0-dev libatk-wrapper-java libattr1 libaudit-common
  libauthen-sasl-perl libayatana-appindicator3-1 libbase-java libbcprov-java libblas3 libblockdev-fs2
  libblockdev-loop2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libbluetooth3 libboost-nowide1.74-dev
  libboost-nowide1.74.0 libbrotli-dev libbrotli1 libbs2b0 libburn4 libc-l10n libcaca0 libcairomm-1.0-1v5
  libcaja-extension1 libcamd2 libcanberra-gtk3-0 libcanberra-gtk3-module libcapstone4 libccolamd2 libcddb2
  libcdparanoia0 libcdt5 libcglib-java libcgraph6 libcholmod3 libclass-isa-perl libclucene-contribs1v5
  libcoarrays-dev libcodemodel-java libcolamd2 libcolord2 libcolorhug2 libcom-err2 libcommons-cli-java
  libcommons-compress-java libcommons-io-java libcommons-lang3-java libcommons-logging-java libcommons-parent-java
  libctf-nobfd0 libdata-dump-perl libdatrie-dev libdatrie1 libdbus-glib-1-2 libdbusmenu-glib4 libdbusmenu-gtk3-4
  libdc1394-25 libdebconfclient0 libdebhelper-perl libdeflate-dev libdeflate0 libdom4j-java libdouble-conversion3
  libdrm-common libdv4 libdvdnav4 libebml5 libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0
  liberror-perl libestr0 libexecs0 libexif12 libexo-common libexpat1 libexpat1-dev libextutils-depends-perl
  libextutils-pkgconfig-perl libfaad2 libfastjson4 libfdt1 libfile-basedir-perl libfile-desktopentry-perl
  libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl libflute-java libfont-afm-perl
  libfontembed1 libfonts-java libformula-java libfribidi-dev libfribidi0 libgarcon-common libgarcon-gtk3-1-0
  libgegl-common libgif7 libgl1-mesa-dev libgl1-mesa-glx libglade2-0 libglib2.0-data libglu1-mesa libglu1-mesa-dev
  libgmp-dev libgmp10 libgmpxx4ldbl libgnomecanvas2-0 libgpg-error-l10n libgphoto2-l10n libgraphene-1.0-0 libgsm1
  libgspell-1-common libgtk3-perl libgtksourceview-3.0-1 libgudev-1.0-0 libgusb2 libhawtjni-runtime-java
  libhogweed6 libhsqldb1.8.0-java libhtml-form-perl libhtml-format-perl libhtml-tagset-perl libhtml-tree-perl
  libhttp-daemon-perl libhttp-date-perl libhttp-negotiate-perl libhttpclient-java libhttpcore-java libicu4j-java
  libidn2-0 libidn2-dev libiec61883-0 libimagequant0 libintellij-annotations-java libio-html-perl
  libio-socket-ip-perl libio-socket-ssl-perl libipc-system-simple-perl libisl23 libisofs6 libisorelax-java
  libitext-java libjansi-java libjansson4 libjaxb-java libjbig-dev libjbig0 libjbig2dec0 libjdom1-java
  libjetbrains-annotations-java libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev libjs-jquery libjs-jquery-ui
  libjs-sphinxdoc libjs-underscore libjson-glib-1.0-0 libjson-glib-1.0-common libjsoup-java libjxr-tools libjxr0
  libkeyutils1 libklibc liblab-gamut1 liblapack3 liblayout-java liblcms2-2 libldap-common liblightdm-gobject-1-0
  liblog4j1.2-java liblognorm5 liblouis-data liblouisutdml-data libltc11 liblwp-mediatypes-perl liblz4-1 libmad0
  libmagickwand-6.q16-6 libmail-java libmail-sendmail-perl libmailtools-perl libmanette-0.2-0 libmatroska7
  libmaven-parent-java libmaven-resolver-java libmaven-shared-io-java libmaven-shared-utils-java
  libmaven3-core-java libmd4c0 libmjpegutils-2.1-0 libmp3lame0 libmpc3 libmpfr6 libmspack0 libmtp-common libmysofa1
  libmythes-1.2-0 libndp0 libnet-http-perl libnet-smtp-ssl-perl libnetfilter-conntrack3 libnettle8 libnfnetlink0
  libnghttp2-14 libnice10 libnumbertext-data libogg0 libonig5 libopencore-amrnb0 libopencore-amrwb0
  libopenmpt-modplug1 libopus0 liborc-0.4-0 libpackagekit-glib2-18 libpam-runtime libpathplan4 libpcaudio0 libpfm4
  libpixie-java libpixman-1-0 libpixman-1-dev libplexus-archiver-java libplexus-cipher-java
  libplexus-classworlds-java libplexus-component-annotations-java libplexus-io-java libplexus-sec-dispatcher-java
  libplexus-utils2-java libpocketsphinx3 libprotobuf-c1 libqrcodegencpp1 libreoffice-librelogo
  libreoffice-nlpsolver libreoffice-script-provider-bsh libreoffice-script-provider-js
  libreoffice-script-provider-python libreoffice-style-colibre libreoffice-wiki-publisher librngom-java libsac-java
  libsamplerate0 libsasl2-modules-db libsbc1 libsdl2-gfx-1.0-0 libsdl2-gfx-dev libsdl2-ttf-2.0-0 libsdl2-ttf-dev
  libseccomp2 libsecret-common libsensors-config libserd-0-0 libsigc++-2.0-0v5 libsigc++-2.0-dev libsigsegv2
  libslf4j-java libsnappy1v5 libsnmp-base libsonic0 libsord-0-0 libsoundtouch1 libsource-highlight-common libspeex1
  libspeexdsp1 libsratom-0-0 libsrecord0 libsrtp2-1 libstemmer0d libsub-override-perl libsuitesparseconfig5
  libswitch-perl libsys-hostname-long-perl libtag1v5 libtag1v5-vanilla libtagc0 libtasn1-6 libtasn1-6-dev
  libtasn1-doc libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai-dev libthai0 libtheora0
  libtie-ixhash-perl libtirpc-common libtool libtry-tiny-perl libturbojpeg0 libtxw2-java libudfread0 libudisks2-0
  libumfpack5 libuno-purpenvhelpergcc3-3 libuno-salhelpergcc3-3 libunoloader-java libusb-1.0-0 libusb-1.0-0-dev
  libusb-1.0-doc libusbredirhost1 libusbredirparser1 libustr-1.0-1 libutf8proc2 libuuid1 libvisual-0.4-plugins
  libvolume-key1 libvte-2.91-doc libwagon-http-java libwagon-provider-api-java libwnck-3-0 libwnck-3-common
  libwww-perl libx11-data libx11-protocol-perl libxaw7 libxcb-composite0 libxcb-damage0 libxcb-dri2-0 libxcb-dri3-0
  libxcb-glx0 libxcb-image0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-render0-dev libxcb-res0
  libxcb-shape0 libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
  libxcb1 libxcb1-dev libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxencall1 libxendevicemodel1
  libxenevtchn1 libxenhypfs1 libxentoolcore1 libxentoollog1 libxerces2-java libxext-dev libxext6 libxfce4ui-common
  libxfce4util-common libxfconf-0-3 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev
  libxinerama1 libxml-java libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
  libxml-twig-perl libxml-xpathengine-perl libxmlsec1 libxmu6 libxmuu1 libxnvctrl0 libxom-java libxrandr-dev
  libxrandr2 libxrender-dev libxrender1 libxres1 libxsom-java libxtst-dev libxtst6 libxv-dev libxv1 libxxhash0
  libxz-java libyaml-0-2 lightdm-gtk-greeter linux-base linux-libc-dev lsb-release mailcap mariadb-common mawk
  media-types mobile-broadband-provider-info mpi-default-bin mpi-default-dev mtools mysql-common mythes-en-us
  netbase netcat-traditional nettle-dev node-normalize.css notification-daemon openmpi-common openprinting-ppds
  orca os-prober osinfo-db ovmf pci.ids pocketsphinx-en-us poppler-data printer-driver-all printer-driver-brlaser
  printer-driver-cjet printer-driver-escpr printer-driver-foo2zjs printer-driver-foo2zjs-common
  printer-driver-m2300w printer-driver-ptouch printer-driver-pxljr printer-driver-sag-gdi publicsuffix
  python-apt-common python3-bcrypt python3-certifi python3-chardet python3-cpuinfo python3-debconf
  python3-debianbts python3-decorator python3-distro python3-dns python3-ecdsa python3-idna python3-ifaddr
  python3-invoke python3-musicbrainzngs python3-mutagen python3-nacl python3-paramiko python3-pexpect
  python3-pkg-resources python3-ptyprocess python3-pyatspi python3-pygments python3-pyinotify python3-pysimplesoap
  python3-reportbug python3-serial python3-setuptools python3-six python3-speechd python3-uritools python3-urllib3
  python3-xdg qemu-system-data qml-module-qtqml-models2 qt3d5-doc qt5-style-kvantum-l10n qt5-style-kvantum-themes
  qtbase5-doc qtcharts5-doc qtconnectivity5-doc qtdatavisualization5-doc qtdeclarative5-doc qtgraphicaleffects5-doc
  qtlocation5-doc qtmultimedia5-doc qtnetworkauth5-doc qtquickcontrols2-5-doc qtquickcontrols5-doc qtscript5-doc
  qtscxml5-doc qtsensors5-doc qtserialbus5-doc qtserialport5-doc qtsvg5-doc qttools5-doc qttranslations5-l10n
  qtvirtualkeyboard5-doc qtwayland5-doc qtwebchannel5-doc qtwebengine5-doc qtwebsockets5-doc qtwebview5-doc
  qtx11extras5-doc qtxmlpatterns5-doc quodlibet readline-common reportbug runit-helper seabios sensible-utils
  shim-helpers-amd64-signed shim-signed-common shim-unsigned sound-icons sphinx-rtd-theme-common srecord ssl-cert
  systemd-sysv tango-icon-theme task-desktop task-english task-ssh-server task-xfce-desktop tasksel tasksel-data
  tex-common texi2html thunar-archive-plugin thunar-media-tags-plugin tix tzdata ucf update-inetd
  usb-modeswitch-data usb.ids usbutils uuid-dev va-driver-all vdpau-driver-all virtinst wamerican wayland-protocols
  wireless-regdb x11-common x11-session-utils x11proto-core-dev x11proto-dev x11proto-input-dev x11proto-randr-dev
  x11proto-record-dev x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xf86vidmode-dev x11proto-xinerama-dev
  xbitmaps xfburn xfce4-battery-plugin xfce4-clipman xfce4-clipman-plugin xfce4-datetime-plugin xfce4-dict
  xfce4-goodies xfce4-helpers xfce4-mailwatch-plugin xfce4-netload-plugin xfce4-power-manager-plugins
  xfce4-pulseaudio-plugin xfce4-terminal xfce4-wavelan-plugin xfce4-xkb-plugin xfonts-100dpi xfonts-75dpi
  xfonts-base xfonts-encodings xfonts-scalable xkb-data xorg xserver-common xserver-xorg xserver-xorg-input-all
  xserver-xorg-video-all zenity-common zlib1g zlib1g-dev
668 upgraded, 0 newly installed, 0 to remove and 1256 not upgraded.
Need to get 379 MB of archives.
After this operation, 70.7 MB of additional disk space will be used.
[..]
Processing triggers for ca-certificates-java (20230103) ...
done.

apt - full-upgrade

tingo@kg-vm4:~/work/debian_12_upgrade$ sudo apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  appstream augeas-lenses clang-tidy-11 clang-tools-11 crda exfat-fuse fonts-material-design-icons-iconfont
  freeglut3 ftp g++-10 gstreamer1.0-pulseaudio hddtemp jq libaopalliance-java libapache-poi-java libappstream4
  libargs4j-java libasm-java libatinject-jsr330-api-java libatk1.0-data libaugeas0 libavfilter7 libavformat58
  libavresample4 libbpf0 libcbor0 libcdi-api-java libcglib-java libcmis-0.5-5v5 libcodemodel-java
  libcommons-cli-java libcommons-codec-java libcommons-collections4-java libcommons-compress-java
  libcommons-lang3-java libcommons-math3-java libcurvesapi-java libdns-export1110 libdom4j-java libdtd-parser-java
  liberror-prone-java libextutils-pkgconfig-perl libfastinfoset-java libflac8 libfluidsynth2
  libgeronimo-annotation-1.3-spec-java libgeronimo-interceptor-3.0-spec-java libglew2.1 libgovirt-common libgovirt2
  libgs9-common libgssdp-1.2-0 libguava-java libguice-java libgupnp-1.2-0 libhawtjni-runtime-java
  libhttpclient-java libhttpcore-java libicu4j-java libicu67 libigdgmm11 libilmbase25 libimobiledevice6
  libintellij-annotations-java libisc-export1105 libisorelax-java libistack-commons-java libjansi-java
  libjansi-native-java libjavaparser-java libjaxb-api-java libjaxb-java libjaxen-java libjdom1-java
  libjetbrains-annotations-java libjim0.79 libjq1 libjsoup-java libjsr305-java libkf5guiaddons-bin
  libkf5guiaddons-data libkf5guiaddons5 libkf5idletime5 libkf5syntaxhighlighting-data libkf5syntaxhighlighting5
  libldap-2.4-2 libmaven-file-management-java libmaven-parent-java libmaven-resolver-java libmaven-shared-io-java
  libmaven-shared-utils-java libmaven3-core-java libmms0 libmpdec3 libmsv-java libnautilus-extension1a
  libneon27-gnutls libnetcf1 libntfs-3g883 libofa0 libonig5 libopenexr25 libopusfile0 liborcus-0.16-0
  liborcus-parser-0.16-0 libpcre16-3 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.32
  libphodav-2.0-0 libphodav-2.0-common libplexus-archiver-java libplexus-cipher-java libplexus-classworlds-java
  libplexus-component-annotations-java libplexus-interpolation-java libplexus-io-java libplexus-sec-dispatcher-java
  libplexus-utils2-java libplist3 libpoppler102 libpostproc55 libprocps8 libprotobuf-lite23 libpython3-dbg
  libpython3.11-dbg libpython3.9 libpython3.9-dbg libpython3.9-dev libpython3.9-minimal libpython3.9-stdlib
  libqpdf28 libqrcodegencpp1 librelaxng-datatype-java librest-0.7-0 librest-1.0-0 librngom-java libsaxonhe-java
  libsdl2-mixer-2.0-0 libsigsegv2 libsisu-inject-java libsisu-plexus-java libslf4j-java libsnappy-java
  libsnappy-jni libsrt1.4-gnutls libstax-ex-java libstemmer0d libstreambuffer-java libswscale5 libtiff5 libtiffxx5
  libtxw2-java liburing1 libusbmuxd6 libwagon-http-java libwagon-provider-api-java libwmf0.2-7 libxenmisc4.14
  libxenstore3.0 libxerces2-java libxmlb2 libxmlbeans-java libxom-java libxpp2-java libxpp3-java libxsom-java
  libyaml-cpp0.6 packagekit packagekit-tools perl-modules-5.32 python3-dbg python3-ldb python3-talloc
  python3.11-dbg python3.9 python3.9-dbg python3.9-dev python3.9-minimal qml-module-qtgraphicaleffects
  qml-module-qtqml qml-module-qtqml-models2 qml-module-qtquick-controls qml-module-qtquick-layouts
  qml-module-qtquick-window2 qml-module-qtquick2 qmlscene telnet usbmuxd x11proto-input-dev x11proto-randr-dev
  x11proto-xinerama-dev xfce4-datetime-plugin
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  exfat-utils fuse libgnome-desktop-3-19 libgnutlsxx28 libgs9 libjuh-java libjurt-java libnfsidmap2 libridl-java
  libsdl2-mixer-dev libsemanage1 libsepol1-dev libunoil-java libwacom2 python3-pyqt5-dbg
  python3-pyqt5.qtxmlpatterns-dbg python3-pyqt5.sip-dbg
The following NEW packages will be installed:
  appstream assistant-qt6 at-spi2-common clang-14 clang-tidy-14 clang-tools-14 clangd clangd-14 cpp-12
  cron-daemon-common dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common designer-qt6 exfatprogs
  fuse3 g++-12 gcc-11-base gcc-12 gcc-12-base gfortran-12 gir1.2-handy-1 gnutls-bin gsasl-common inetutils-telnet
  java-wrappers libabsl20220623 libaom-dev libaom3 libasan8 libavcodec59 libavfilter8 libavformat59 libavif-dev
  libavif15 libavutil57 libb2-1 libbatik-java libbcutil-java libbox2d2 libbpf1 libc-ares2 libcbor0.8 libcjson1
  libclang-common-14-dev libclang-cpp14 libclang-cpp15 libclang-rt-14-dev libclang1-14 libclang1-15 libcodec2-1.0
  libcurl3-nss libdav1d-dev libdav1d6 libde265-dev libdebuginfod-common libdecor-0-0 libdecor-0-dev
  libdecor-0-plugin-1-cairo libdirectfb-1.7-7 libdraco7 libdrm-dev libdsk4 libduktape207 liberror-prone-java
  libffi8 libfile-find-rule-perl libflac12 libfluidsynth3 libfmt9 libfreeaptx0 libfuse3-3 libgav1-1 libgbm-dev
  libgcc-12-dev libgfapi0 libgfortran-12-dev libgfrpc0 libgfxdr0 libglusterfs0 libglut-dev libglut3.12
  libglvnd-core-dev libgnome-desktop-3-20 libgnutlsxx30 libgprofng0 libgrpc++1.51 libgrpc29 libgs-common libgs10
  libgs10-common libgsasl18 libgssdp-1.6-0 libgssglue1 libgtksourceview-4-0 libgtksourceview-4-common libgumbo1
  libgupnp-1.6-0 libhandy-1-0 libharfbuzz-subset0 libheif-dev libhwy1 libicu72 libidn12 libigdgmm12 libimath-3-1-29
  libiscsi7 libjavaparser-java libjavascriptcoregtk-4.1-0 libjaxp1.3-java libjemalloc2 libjim0.81 libjxl0.7
  libkf5guiaddons-bin libkf5guiaddons-data libldacbt-enc2 libldap-2.5-0 liblerc-dev liblerc4 liblitehtml0 libllvm14
  libllvm15 liblrdf0 liblua5.3-0 libmbedcrypto7 libmbim-utils libmousepad0 libmunge2 libneon27 libnetpbm11
  libnfsidmap1 libntfs-3g89 libntlm0 libnumber-compare-perl libobjc-12-dev libopenexr-3-1-30 libopenh264-7
  liborcus-0.17-0 liborcus-parser-0.17-0 libosinfo-l10n libpciaccess-dev libpcre2-posix3 libperl5.36
  libphodav-3.0-0 libphodav-3.0-common libpipewire-0.3-common libpkgconf3 libplacebo208 libpoppler126 libpostproc56
  libproc2-0 libprotobuf-lite32 libprotobuf32 libprotoc32 libpython3.11 libpython3.11-dbg libpython3.11-dev
  libpython3.11-minimal libpython3.11-stdlib libqmi-utils libqpdf29 libqrtr-glib0 libqt6concurrent6
  libqt6core5compat6 libqt6core6 libqt6dbus6 libqt6designer6 libqt6designercomponents6 libqt6gui6 libqt6help6
  libqt6jsonrpc6 libqt6languageserver6 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
  libqt6qml6 libqt6qmlcompiler6 libqt6qmlmodels6 libqt6qmlworkerscript6 libqt6quick3d6 libqt6quick3dassetimport6
  libqt6quick3dassetutils6 libqt6quick3dparticles6 libqt6quick3druntimerender6 libqt6quick3dutils6 libqt6quick6
  libqt6quickcontrols2-6 libqt6quickcontrols2impl6 libqt6quicklayouts6 libqt6quicktemplates2-6 libqt6quicktest6
  libqt6quicktimeline6 libqt6quickwidgets6 libqt6serialport6 libqt6shadertools6 libqt6sql6 libqt6sql6-sqlite
  libqt6svg6 libqt6svgwidgets6 libqt6test6 libqt6uitools6 libqt6widgets6 libqt6xml6 librados2 libraqm0 librav1e0
  librbd1 libregexp-ipv6-perl librest-1.0-0 librist4 libsamplerate0-dev libsemanage2 libsepol-dev libsepol2
  libsoup-3.0-0 libsoup-3.0-common libsoup2.4-common libsrt1.5-gnutls libssh-4 libssl3 libstdc++-12-dev
  libsvtav1enc1 libswresample4 libswscale6 libsystemd-shared libtext-glob-perl libtiff6 libtiffxx6 libtpms0 libts0
  libtsan2 liburing2 libvirt-glib-1.0-data libvirt-l10n libvpx7 libwacom9 libwebkit2gtk-4.1-0 libwebp-dev libwebp7
  libwireplumber-0.4-0 libwmf-0.2-7 libwmflite-0.2-7 libx264-164 libx265-199 libx265-dev libxcvt0 libxenmisc4.17
  libxenstore4 libxmlb2 libxmlgraphics-commons-java libyaml-cpp0.7 libyuv0 libzimg2 libzstd-dev libzxing2
  linguist-qt6 linux-image-6.1.0-9-amd64 llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime llvm-14-tools
  lynx lynx-common mesa-utils-bin node-clipboard node-prismjs nss-plugin-pem openjdk-17-jre openjdk-17-jre-headless
  perl-modules-5.36 pipewire-pulse pkexec pkgconf pkgconf-bin plocate polkitd polkitd-pkla python3-async-timeout
  python3-charset-normalizer python3-libevdev python3-pyparsing python3-pyudev python3-sgmllib3k python3.11
  python3.11-dbg python3.11-dev python3.11-minimal qdbus-qt6 qemu-block-extra qml-qt6 qml6-module-qtqml-models
  qml6-module-qtqml-workerscript qml6-module-qtquick qml6-module-qtquick-controls qml6-module-qtquick-layouts
  qt6-base-dev-tools qt6-declarative-dev-tools qt6-documentation-tools qt6-gtk-platformtheme
  qt6-image-formats-plugins qt6-l10n-tools qt6-qmltooling-plugins qt6-qpa-plugins qt6-tools-dev-tools
  qt6-translations-l10n qtgamepad5-doc rpcsvc-proto sane-airscan sgml-base swtpm swtpm-libs swtpm-tools tnftp
  ure-java usrmerge util-linux-extra wireplumber xcvt xml-core zstd
The following packages will be upgraded:
  acl acpi acpid alsa-utils anacron apparmor apt apt-utils aptitude aptitude-common aspell at at-spi2-core atril
  avahi-daemon avahi-utils base-passwd bash bind9-dnsutils bind9-host bind9-libs binfmt-support binutils
  binutils-common binutils-x86-64-linux-gnu bison bsd-mailx bsdextrautils bsdutils bubblewrap busybox bzip2
  clang-tidy coinor-libcbc3 coinor-libcgl1 coinor-libclp1 colord coreutils cpio cpmtools cpp cron cups cups-browsed
  cups-bsd cups-client cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers cups-ipp-utils
  cups-ppdc curl dash dbus dbus-user-session dbus-x11 dconf-gsettings-backend dconf-service debianutils default-jre
  default-jre-headless device-tree-compiler diffutils dirmngr discover disktype dmeventd dmidecode dmsetup
  dnsmasq-base dos2unix dpkg dpkg-dev dwz e2fsprogs e2fsprogs-l10n efibootmgr eject enchant-2 espeak-ng-data evince
  evince-common exfat-fuse exim4 exim4-base exim4-daemon-light exo-utils fakeroot fdisk file findutils
  firebird3.0-common firebird3.0-common-doc firebird3.0-server-core firebird3.0-utils firefox-esr flex fontconfig
  ftp g++ gcc gconf-service gconf2 gconf2-common gcr gdb gdisk genisoimage geoclue-2.0 gettext gettext-base
  gfortran ghostscript gimp gimp-data gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0
  gir1.2-glib-2.0 gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gir1.2-gtk-3.0 gir1.2-harfbuzz-0.0
  gir1.2-ibus-1.0 gir1.2-javascriptcoregtk-4.0 gir1.2-libosinfo-1.0 gir1.2-notify-0.7 gir1.2-pango-1.0
  gir1.2-polkit-1.0 gir1.2-soup-2.4 gir1.2-vte-2.91 gir1.2-webkit2-4.0 git git-man glib-networking
  glib-networking-services gnome-desktop3-data gnome-keyring gnupg gnupg-l10n gnupg-utils gnupg2 go-mtpfs gpg
  gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv graphviz grep groff-base grub-common grub-efi-amd64
  grub-efi-amd64-bin grub-efi-amd64-signed grub2-common gstreamer1.0-alsa gstreamer1.0-gl gstreamer1.0-gtk3
  gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good
  gstreamer1.0-plugins-ugly gstreamer1.0-pulseaudio gstreamer1.0-x gtk-update-icon-cache gvfs gvfs-common
  gvfs-daemons gvfs-libs gzip hostname hplip hplip-data iamerican ibritish ibverbs-providers icu-devtools
  ienglish-common ifupdown imagemagick-6.q16 info init-system-helpers initramfs-tools initramfs-tools-core
  initscripts insserv install-info intel-media-va-driver ipp-usb iproute2 iptables iputils-ping isc-dhcp-client
  ispell jmtpfs kbd keyutils kmod kwayland-data kwayland-integration less lib32gcc-s1 lib32stdc++6 libaacs0 libacl1
  libalgorithm-diff-xs-perl libann0 libapparmor1 libappstream4 libapr1 libaprutil1 libapt-pkg6.0 libarchive13
  libargon2-1 libasan6 libasound2 libasound2-data libasound2-dev libasound2-plugins libaspell15 libassimp5
  libassuan0 libasyncns0 libatk-wrapper-java-jni libatk1.0-0 libatk1.0-dev libatkmm-1.6-1v5 libatomic1
  libatopology2 libatrildocument3 libatrilview3 libatspi2.0-0 libatspi2.0-dev libaudit1 libaugeas0 libavahi-client3
  libavahi-common-data libavahi-common3 libavahi-core7 libavahi-glib1 libayatana-ido3-0.4-0 libayatana-indicator3-7
  libbabeltrace1 libbabl-0.1-0 libbcmail-java libbcpkix-java libbdplus0 libbinutils libblkid-dev libblkid1
  libblockdev-crypto2 libblockdev-utils2 libblockdev2 libbluray2 libboost-atomic1.74-dev libboost-atomic1.74.0
  libboost-chrono1.74-dev libboost-chrono1.74.0 libboost-container1.74-dev libboost-container1.74.0
  libboost-context1.74-dev libboost-context1.74.0 libboost-coroutine1.74-dev libboost-coroutine1.74.0
  libboost-date-time1.74-dev libboost-date-time1.74.0 libboost-exception1.74-dev libboost-fiber1.74-dev
  libboost-fiber1.74.0 libboost-filesystem1.74-dev libboost-filesystem1.74.0 libboost-graph-parallel1.74-dev
  libboost-graph-parallel1.74.0 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams1.74-dev
  libboost-iostreams1.74.0 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log1.74-dev libboost-log1.74.0
  libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-python1.74-dev libboost-mpi-python1.74.0
  libboost-mpi1.74-dev libboost-mpi1.74.0 libboost-numpy1.74-dev libboost-numpy1.74.0
  libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-python1.74-dev libboost-python1.74.0
  libboost-random1.74-dev libboost-random1.74.0 libboost-regex1.74-dev libboost-regex1.74.0
  libboost-serialization1.74-dev libboost-serialization1.74.0 libboost-stacktrace1.74-dev libboost-stacktrace1.74.0
  libboost-system1.74-dev libboost-system1.74.0 libboost-test1.74-dev libboost-test1.74.0 libboost-thread1.74-dev
  libboost-thread1.74.0 libboost-timer1.74-dev libboost-timer1.74.0 libboost-type-erasure1.74-dev
  libboost-type-erasure1.74.0 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev libboost1.74-tools-dev
  libbrlapi0.8 libbsd0 libbz2-1.0 libc-bin libc-dev-bin libc-devtools libc6 libc6-dbg libc6-dev libc6-i386
  libcaf-openmpi-3 libcairo-gobject-perl libcairo-gobject2 libcairo-perl libcairo-script-interpreter2 libcairo2
  libcairo2-dev libcanberra0 libcap-ng0 libcap2 libcap2-bin libcc1-0 libcdio19 libcdr-0.1-1 libchromaprint1
  libclone-perl libclucene-core1v5 libcoarrays-openmpi-dev libcrypt-dev libcrypt1 libcryptsetup12 libctf0 libcups2
  libcupsfilters1 libcupsimage2 libcurl3-gnutls libcurl4 libcwidget4 libdaxctl1 libdb5.3 libdbus-1-3 libdbus-1-dev
  libdconf1 libde265-0 libdebuginfod1 libdevmapper-event1.02.1 libdevmapper1.02.1 libdiscover2 libdjvulibre21
  libdpkg-perl libdrm-amdgpu1 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdvdread8 libdw1
  libe-book-0.1-1 libedit2 libegl-dev libegl-mesa0 libegl1 libelf1 libenchant-2-2 libespeak-ng1 libetonyek-0.1-1
  libevdev2 libevdocument3-4 libevent-2.1-7 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7
  libevent-openssl-2.1-7 libevent-pthreads-2.1-7 libevview3-3 libexiv2-27 libexo-2-0 libext2fs2 libfabric1
  libfakeroot libfbclient2 libfdisk1 libffi-dev libfftw3-double3 libfftw3-single3 libfido2-1 libfile-fcntllock-perl
  libfl-dev libfl2 libflite1 libfontconfig-dev libfontconfig1 libfreetype-dev libfreetype6 libfreetype6-dev
  libfstrm0 libfuse2 libgarcon-1-0 libgbm1 libgc1 libgcc-s1 libgck-1-0 libgconf-2-4 libgcr-base-3-1 libgcr-ui-3-1
  libgcrypt20 libgd-dev libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev
  libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgegl-0.4-0 libgexiv2-2 libgfortran5 libgimp2.0
  libgirepository-1.0-1 libgl-dev libgl1 libgl1-mesa-dri libglapi-mesa libgles-dev libgles1 libgles2
  libglib-object-introspection-perl libglib-perl libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin
  libglibmm-2.4-1v5 libglibmm-2.4-dev libglvnd-dev libglvnd0 libglx-dev libglx-mesa0 libglx0 libgme0
  libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutls30 libgomp1 libgovirt-common libgovirt2
  libgpg-error0 libgpgme11 libgpgmepp6 libgphoto2-6 libgphoto2-port12 libgpm2 libgs9-common libgspell-1-2
  libgssapi-krb5-2 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base1.0-0
  libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev libgtk-vnc-2.0-0 libgtkmm-3.0-1v5
  libgts-0.7-5 libgts-bin libguava-java libgupnp-igd-1.0-4 libgutenprint-common libgutenprint9 libgvc6
  libgvnc-1.0-0 libgvpr2 libgxps2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libheif1
  libhpmud0 libhtml-parser-perl libhttp-message-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins libhwloc15
  libib-util libibus-1.0-5 libibus-1.0-dev libibverbs-dev libibverbs1 libicu-dev libimobiledevice6 libinput-bin
  libinput10 libip4tc2 libip6tc2 libipt2 libisoburn1 libitm1 libjack-jackd2-0 libjavascriptcoregtk-4.0-18
  libjson-c5 libk5crypto3 libkf5guiaddons5 libkf5idletime5 libkf5syntaxhighlighting-data libkf5syntaxhighlighting5
  libkf5waylandclient5 libkf5windowsystem-data libkf5windowsystem5 libkmod2 libkpathsea6 libkrb5-3 libkrb5support0
  libksba8 liblangtag-common liblangtag1 liblcms2-utils libldb2 liblibreoffice-java liblilv-0-0 liblirc-client0
  libloader-java liblocale-gettext-perl liblouis20 liblouisutdml-bin liblouisutdml9 liblsan0 libltdl-dev libltdl7
  liblua5.2-0 liblvm2cmd2.03 liblzma-dev liblzma5 libmagic-mgc libmagic1 libmagickcore-6.q16-6
  libmagickcore-6.q16-6-extra libmariadb3 libmaxminddb0 libmbim-glib4 libmbim-proxy libmd0 libmfx1 libmm-glib0
  libmount-dev libmount1 libmpeg2encpp-2.1-0 libmpg123-0 libmplex2-2.1-0 libmspub-0.1-1 libmtp-runtime libmtp9
  libmwaw-0.3-3 libncurses-dev libncurses5 libncurses6 libncursesw5 libncursesw6 libndctl6 libneon27-gnutls
  libnet-dbus-perl libnet-ssleay-perl libnewt0.52 libnftables1 libnftnl11 libnl-3-200 libnl-3-dev libnl-genl-3-200
  libnl-route-3-200 libnl-route-3-dev libnm0 libnma-common libnma0 libnotify-bin libnotify4 libnspr4 libnss-mdns
  libnss-mymachines libnss-systemd libnss3 libnuma-dev libnuma1 libnumbertext-1.0-0 libobjc4 libopengl-dev
  libopengl0 libopenjp2-7 libopenmpi-dev libopenmpi3 libopenmpt0 libopenni2-0 libopusfile0 libosinfo-1.0-0
  libosinfo-bin libp11-kit-dev libp11-kit0 libpam-gnome-keyring libpam-modules libpam-modules-bin libpam-systemd
  libpam0g libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 libpangomm-1.4-1v5
  libpangoxft-1.0-0 libpaper-utils libpaper1 libparted-fs-resize0 libparted2 libpcap0.8 libpci3 libpciaccess0
  libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-8-0 libpcre2-dev libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5
  libpcsclite1 libpipeline1 libpipewire-0.3-0 libpipewire-0.3-modules libplist3 libplymouth5 libpmem1 libpmix-dev
  libpmix2 libpng-dev libpng-tools libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpoppler-cpp0v5
  libpoppler-glib8 libpopt0 libpq5 libproxy-tools libproxy1v5 libpsl5 libpsm-infinipath1 libpsm2-2 libpulse-dev
  libpulse-mainloop-glib0 libpulse0 libpulsedsp libpython3-dbg libpython3-dev libpython3-stdlib libqmi-glib5
  libqmi-proxy libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 libqt53dlogic5 libqt53dquick5
  libqt53dquickanimation5 libqt53dquickextras5 libqt53dquickinput5 libqt53dquickrender5 libqt53dquickscene2d5
  libqt53drender5 libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 libqt5gui5
  libqt5help5 libqt5multimedia5 libqt5multimediagsttools5 libqt5multimediaquick5 libqt5multimediawidgets5
  libqt5network5 libqt5opengl5 libqt5opengl5-dev libqt5positioning5 libqt5positioning5-plugins
  libqt5positioningquick5 libqt5printsupport5 libqt5qml5 libqt5qmlmodels5 libqt5qmlworkerscript5 libqt5quick5
  libqt5quickcontrols2-5 libqt5quickparticles5 libqt5quickshapes5 libqt5quicktemplates2-5 libqt5quicktest5
  libqt5quickwidgets5 libqt5script5 libqt5scripttools5 libqt5sensors5 libqt5serialport5 libqt5sql5
  libqt5sql5-sqlite libqt5svg5 libqt5svg5-dev libqt5test5 libqt5waylandclient5 libqt5waylandcompositor5
  libqt5webchannel5 libqt5webchannel5-dev libqt5webengine-data libqt5webengine5 libqt5webenginecore5
  libqt5webenginewidgets5 libqt5webkit5 libqt5widgets5 libqt5x11extras5 libqt5xml5 libqt5xmlpatterns5
  libqt5xmlpatterns5-dev libquadmath0 libqxp-0.0-0 librabbitmq4 libraptor2-0 librasqal3 libraw20 librdf0 librdmacm1
  libre2-9 libreadline-dev libreadline8 libreoffice-base libreoffice-base-core libreoffice-base-drivers
  libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-gtk3 libreoffice-help-common
  libreoffice-help-en-us libreoffice-impress libreoffice-java-common libreoffice-math libreoffice-report-builder
  libreoffice-report-builder-bin libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb libreoffice-sdbc-mysql
  libreoffice-sdbc-postgresql libreoffice-writer librevenge-0.0-0 librsvg2-2 librsvg2-common librubberband2
  libsane-common libsane-hpaio libsane1 libsasl2-2 libsasl2-modules libsdl-image1.2 libsdl1.2debian libsdl2-2.0-0
  libsdl2-dev libsdl2-image-2.0-0 libsdl2-image-dev libsdl2-mixer-2.0-0 libsecret-1-0 libselinux1 libselinux1-dev
  libsemanage-common libsensors5 libserf-1-1 libshout3 libslang2 libslirp0 libsmartcols1 libsmbclient libsndfile1
  libsndio-dev libsndio7.0 libsnmp40 libsoup-gnome2.4-1 libsoup2.4-1 libsource-highlight4v5 libspa-0.2-modules
  libspandsp2 libspectre1 libspeechd2 libsphinxbase3 libspice-client-glib-2.0-8 libspice-client-gtk-3.0-5
  libspice-server1 libsqlite3-0 libss2 libssh-gcrypt-4 libssh2-1 libssl-dev libstdc++6 libsub-name-perl libsvn1
  libsynctex2 libsystemd0 libtalloc2 libtcl8.6 libtdb1 libtevent0 libtext-charwidth-perl libtext-iconv-perl
  libthunarx-3-0 libtiff-dev libtinfo-dev libtinfo5 libtinfo6 libtirpc-dev libtirpc3 libtk8.6 libtokyocabinet9
  libtsan0 libtumbler-1-0 libubsan1 libucx0 libudev-dev libudev1 libunbound8 libunistring2 libuno-cppu3
  libuno-cppuhelpergcc3-3 libuno-sal3 libunwind8 libupower-glib3 liburi-perl libutempter0 libuuid-perl libuv1
  libv4l-0 libv4lconvert0 libva-drm2 libva-x11-2 libva2 libvdeplug2 libvdpau1 libvirglrenderer1 libvirt-clients
  libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter libvirt-daemon-driver-lxc
  libvirt-daemon-driver-qemu libvirt-daemon-driver-vbox libvirt-daemon-driver-xen libvirt-daemon-system
  libvirt-daemon-system-systemd libvirt-glib-1.0-0 libvirt0 libvisio-0.1-1 libvisual-0.4-0 libvlc-bin libvlc5
  libvlccore9 libvpx-dev libvte-2.91-0 libvte-2.91-common libvte-2.91-dev libvulkan-dev libvulkan1 libwacom-bin
  libwacom-common libwavpack1 libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1
  libwayland-server0 libwbclient0 libwebkit2gtk-4.0-37 libwebpdemux2 libwebpmux3 libwim15 libwmf0.2-7 libwoff1
  libwpd-0.10-10 libwpe-1.0-1 libwpebackend-fdo-1.0-1 libwps-0.4-4 libwrap0 libx11-6 libx11-dev libx11-xcb1
  libxapian30 libxatracker2 libxenforeignmemory1 libxengnttab1 libxfce4panel-2.0-4 libxfce4ui-2-0 libxfce4ui-utils
  libxfce4util-bin libxfce4util7 libxfont2 libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 libxkbregistry0
  libxml-libxml-perl libxml-parser-perl libxml2 libxml2-dev libxml2-utils libxmlbeans-java libxmlsec1-nss
  libxpm-dev libxpm4 libxslt1.1 libxt-dev libxt6 libxtables12 libxxf86dga1 libz3-4 libz3-dev libzbar0 libzmf-0.0-0
  libzmq5 libzstd1 libzvbi-common libzvbi0 lightdm linux-image-amd64 lm-sensors locales login logrotate logsave
  lsb-base lsof lvm2 m4 man-db manpages manpages-dev mdevctl mesa-utils mesa-va-drivers mesa-vdpau-drivers
  mesa-vulkan-drivers mlocate modemmanager mokutil mount mousepad mscompress mutt nano ncal ncurses-base
  ncurses-bin ncurses-term net-tools netcat-openbsd netpbm network-manager network-manager-gnome nfs-common
  nftables ntfs-3g ocl-icd-libopencl1 openmpi-bin openssh-client openssh-server openssh-sftp-server openssl p11-kit
  p11-kit-modules packagekit packagekit-tools pango1.0-tools parole parted passwd pavucontrol pciutils perl
  perl-base perl-openssl-defaults perl-tk pinentry-gnome3 pinentry-gtk2 pipewire pipewire-bin pkg-config plymouth
  plymouth-label policykit-1 policykit-1-gnome poppler-utils ppp printer-driver-c2050 printer-driver-c2esp
  printer-driver-dymo printer-driver-fujixerox printer-driver-gutenprint printer-driver-hpcups
  printer-driver-indexbraille printer-driver-pnm2ppa printer-driver-postscript-hp procmail procps psmisc pulseaudio
  pulseaudio-utils python3 python3-apt python3-brlapi python3-brotli python3-cairo python3-cffi-backend
  python3-cryptography python3-cups python3-cupshelpers python3-dbg python3-dbus python3-debian python3-dev
  python3-distutils python3-feedparser python3-gi python3-gi-cairo python3-gssapi python3-gst-1.0 python3-httplib2
  python3-kerberos python3-ldb python3-lib2to3 python3-libvirt python3-libxml2 python3-louis python3-lz4
  python3-lzo python3-minimal python3-numpy python3-opengl python3-pil python3-pycurl python3-pyqt5
  python3-pyqt5.qtxmlpatterns python3-pyqt5.sip python3-rencode python3-renderpm python3-reportlab
  python3-reportlab-accel python3-requests python3-setproctitle python3-smbc python3-talloc python3-uno
  python3-yaml python3-zeroconf qdoc-qt5 qemu-system-common qemu-system-gui qemu-system-x86 qemu-utils
  qhelpgenerator-qt5 qml-module-qtgraphicaleffects qml-module-qtqml qml-module-qtquick-controls
  qml-module-qtquick-layouts qml-module-qtquick-window2 qml-module-qtquick2 qmlscene qt3d5-dev qt3d5-dev-tools
  qt5-assistant qt5-doc qt5-gtk-platformtheme qt5-image-formats-plugins qt5-qmake qt5-qmake-bin
  qt5-qmltooling-plugins qt5-style-kvantum qt5ct qt5dxcb-plugin qtattributionsscanner-qt5 qtbase5-dev
  qtbase5-dev-tools qtcreator qtcreator-data qtcreator-doc qtdeclarative5-dev qtdeclarative5-dev-tools
  qtmultimedia5-dev qtpositioning5-dev qtquickcontrols2-5-dev qtscript5-dev qttools5-dev qttools5-dev-tools
  qtwayland5 qtwebengine5-dev qtxmlpatterns5-dev-tools ristretto rpcbind rsyslog rtkit samba-libs sane-utils sed
  shared-mime-info shim-signed speech-dispatcher speech-dispatcher-audio-plugins speech-dispatcher-espeak-ng
  spice-client-glib-usb-acl-helper ssh-askpass startpar subversion sudo synaptic system-config-printer
  system-config-printer-common system-config-printer-udev systemd systemd-container systemd-timesyncd sysv-rc
  sysvinit-utils tar tcl tcl8.6 telnet texinfo thin-provisioning-tools thunar thunar-data thunar-volman time tk
  tk8.6 traceroute tumbler tumbler-common udev udisks2 uno-libs-private unzip upower ure usb-modeswitch util-linux
  util-linux-locales vim-common vim-tiny virt-viewer vlc-bin vlc-data vlc-plugin-base w3m wget whiptail whois
  wimtools wpasupplicant x11-apps x11-xkb-utils x11-xserver-utils xarchiver xauth xbrlapi xdg-dbus-proxy
  xdg-desktop-portal xdg-desktop-portal-gtk xdg-user-dirs xfce4 xfce4-appfinder xfce4-cpufreq-plugin
  xfce4-cpugraph-plugin xfce4-diskperf-plugin xfce4-notifyd xfce4-panel xfce4-places-plugin xfce4-power-manager
  xfce4-power-manager-data xfce4-screenshooter xfce4-sensors-plugin xfce4-session xfce4-settings
  xfce4-systemload-plugin xfce4-taskmanager xfce4-whiskermenu-plugin xfconf xfdesktop4 xfdesktop4-data xfwm4 xiccd
  xkbset xorriso xpra xsane xsane-common xserver-xorg-core xserver-xorg-input-evdev xserver-xorg-input-libinput
  xserver-xorg-input-mouse xserver-xorg-input-synaptics xserver-xorg-input-wacom xserver-xorg-legacy
  xserver-xorg-video-amdgpu xserver-xorg-video-ati xserver-xorg-video-cirrus xserver-xorg-video-dummy
  xserver-xorg-video-fbdev xserver-xorg-video-intel xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-neomagic xserver-xorg-video-nouveau xserver-xorg-video-openchrome xserver-xorg-video-qxl
  xserver-xorg-video-r128 xserver-xorg-video-radeon xserver-xorg-video-savage xserver-xorg-video-siliconmotion
  xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident xserver-xorg-video-vesa
  xserver-xorg-video-vmware xterm xvfb xxd xz-utils zenity
1254 upgraded, 323 newly installed, 17 to remove and 0 not upgraded.
Need to get 1,414 MB of archives.
After this operation, 2,544 MB of additional disk space will be used.
[..]
update-initramfs: Generating /boot/initrd.img-6.1.0-9-amd64
zstd: error 70 : Write error : cannot write block : No space left on device 
E: mkinitramfs failure zstd -q -9 -T0 70
update-initramfs: failed for /boot/initrd.img-6.1.0-9-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1
Processing triggers for dbus (1.14.6-1) ...
Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ...
Processing triggers for shim-signed:amd64 (1.39+15.7-1) ...
Errors were encountered while processing:
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

apt - autoremove

tingo@kg-vm4:~/work/debian_12_upgrade$ sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
  appstream augeas-lenses clang-tidy-11 clang-tools-11 crda exfat-fuse fonts-material-design-icons-iconfont
  freeglut3 ftp g++-10 gstreamer1.0-pulseaudio hddtemp jq libaopalliance-java libapache-poi-java libappstream4
  libargs4j-java libasm-java libatinject-jsr330-api-java libatk1.0-data libaugeas0 libavfilter7 libavformat58
  libavresample4 libbpf0 libcbor0 libcdi-api-java libcglib-java libcmis-0.5-5v5 libcodemodel-java
  libcommons-cli-java libcommons-codec-java libcommons-collections4-java libcommons-compress-java
  libcommons-lang3-java libcommons-math3-java libcurvesapi-java libdns-export1110 libdom4j-java libdtd-parser-java
  liberror-prone-java libextutils-pkgconfig-perl libfastinfoset-java libflac8 libfluidsynth2
  libgeronimo-annotation-1.3-spec-java libgeronimo-interceptor-3.0-spec-java libglew2.1 libgovirt-common libgovirt2
  libgs9-common libgssdp-1.2-0 libguava-java libguice-java libgupnp-1.2-0 libhawtjni-runtime-java
  libhttpclient-java libhttpcore-java libicu4j-java libicu67 libigdgmm11 libilmbase25 libimobiledevice6
  libintellij-annotations-java libisc-export1105 libisorelax-java libistack-commons-java libjansi-java
  libjansi-native-java libjavaparser-java libjaxb-api-java libjaxb-java libjaxen-java libjdom1-java
  libjetbrains-annotations-java libjim0.79 libjq1 libjsoup-java libjsr305-java libkf5guiaddons-bin
  libkf5guiaddons-data libkf5guiaddons5 libkf5idletime5 libkf5syntaxhighlighting-data libkf5syntaxhighlighting5
  libldap-2.4-2 libmaven-file-management-java libmaven-parent-java libmaven-resolver-java libmaven-shared-io-java
  libmaven-shared-utils-java libmaven3-core-java libmms0 libmpdec3 libmsv-java libnautilus-extension1a
  libneon27-gnutls libnetcf1 libntfs-3g883 libofa0 libonig5 libopenexr25 libopusfile0 liborcus-0.16-0
  liborcus-parser-0.16-0 libpcre16-3 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.32
  libphodav-2.0-0 libphodav-2.0-common libplexus-archiver-java libplexus-cipher-java libplexus-classworlds-java
  libplexus-component-annotations-java libplexus-interpolation-java libplexus-io-java libplexus-sec-dispatcher-java
  libplexus-utils2-java libplist3 libpoppler102 libpostproc55 libprocps8 libprotobuf-lite23 libpython3-dbg
  libpython3.11-dbg libpython3.9 libpython3.9-dbg libpython3.9-dev libpython3.9-minimal libpython3.9-stdlib
  libqpdf28 libqrcodegencpp1 librelaxng-datatype-java librest-0.7-0 librest-1.0-0 librngom-java libsaxonhe-java
  libsdl2-mixer-2.0-0 libsigsegv2 libsisu-inject-java libsisu-plexus-java libslf4j-java libsnappy-java
  libsnappy-jni libsrt1.4-gnutls libstax-ex-java libstemmer0d libstreambuffer-java libswscale5 libtiff5 libtiffxx5
  libtxw2-java liburing1 libusbmuxd6 libwagon-http-java libwagon-provider-api-java libwmf0.2-7 libxenmisc4.14
  libxenstore3.0 libxerces2-java libxmlb2 libxmlbeans-java libxom-java libxpp2-java libxpp3-java libxsom-java
  libyaml-cpp0.6 linux-image-5.10.0-22-amd64 packagekit packagekit-tools perl-modules-5.32 python3-dbg python3-ldb
  python3-talloc python3.11-dbg python3.9 python3.9-dbg python3.9-dev python3.9-minimal
  qml-module-qtgraphicaleffects qml-module-qtqml qml-module-qtqml-models2 qml-module-qtquick-controls
  qml-module-qtquick-layouts qml-module-qtquick-window2 qml-module-qtquick2 qmlscene telnet usbmuxd
  x11proto-input-dev x11proto-randr-dev x11proto-xinerama-dev xfce4-datetime-plugin
0 upgraded, 0 newly installed, 196 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 895 MB disk space will be freed.
[..]
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-9-amd64

re-run full-upgrade, just in case

tingo@kg-vm4:~/work/debian_12_upgrade$ sudo apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

apt - autoclean

tingo@kg-vm4:~/work/debian_12_upgrade$ sudo apt autoclean
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Del libboost-type-erasure1.74-dev 1.74.0-9 [260 kB]
Del linux-image-5.10.0-22-amd64 5.10.178-3 [55.6 MB]
Del libc6 2.31-13+deb11u6 [2,827 kB]
Del libreoffice-gtk3 1:7.0.4-4+deb11u1 [622 kB]
Del libxenmisc4.14 4.14.5+86-g1c354767d5-1 [511 kB]
Del linux-image-amd64 5.10.178-3 [1,484 B]
Del libreoffice-core 1:7.0.4-4+deb11u1 [34.3 MB]
Del libgs9-common 9.53.3~dfsg-7+deb11u4 [734 kB]
Del usb.ids 2022.05.20-0+deb11u1 [205 kB]
Del libreoffice-nlpsolver 0.9+LibO7.0.4-4+deb11u1 [874 kB]
Del mariadb-common 1:10.5.19-0+deb11u2 [37.0 kB]
Del bash 5.1-2+deb11u1 [1,417 kB]
Del libpam-systemd 247.3-7+deb11u2 [283 kB]
Del libuno-purpenvhelpergcc3-3 1:7.0.4-4+deb11u6 [209 kB]
Del gtk-update-icon-cache 3.24.24-4+deb11u3 [88.4 kB]
Del poppler-utils 20.09.0-3.1+deb11u1 [189 kB]
Del libspeechd2 0.10.2-2+deb11u1 [28.6 kB]
Del libpmem1 1.10-2+deb11u1 [85.2 kB]
Del libjuh-java 1:7.0.4-4+deb11u6 [201 kB]
Del vlc-data 3.0.17.4-0+deb11u1 [457 kB]
Del libcurl3-gnutls 7.74.0-1.3+deb11u3 [342 kB]
Del zlib1g-dev 1:1.2.11.dfsg-2+deb11u2 [191 kB]
Del libvirt-daemon-driver-lxc 7.0.0-3+deb11u2 [218 kB]
Del libwebkit2gtk-4.0-37 2.40.1-1~deb11u1 [17.8 MB]
Del libavfilter7 7:4.3.5-0+deb11u1 [1,300 kB]
Del libvirt-daemon-system-systemd 7.0.0-3+deb11u2 [106 kB]
Del libboost-stacktrace1.74-dev 1.74.0-9 [255 kB]
Del libpcre2-32-0 10.36-2+deb11u1 [220 kB]
Del libnss-mymachines 247.3-7+deb11u1 [224 kB]
Del libwebkit2gtk-4.0-37 2.38.2-1~deb11u1 [16.1 MB]
Del libc-bin 2.31-13+deb11u4 [829 kB]
Del libnl-route-3-dev 3.4.0-1+b1 [176 kB]
Del libvlc5 3.0.17.4-0+deb11u1 [176 kB]
Del libc-l10n 2.31-13+deb11u4 [864 kB]
Del libavahi-glib1 0.8-5+deb11u1 [44.4 kB]
Del libc-devtools 2.31-13+deb11u5 [246 kB]
Del libreoffice-base 1:7.0.4-4+deb11u6 [1,783 kB]
Del gpg-agent 2.2.27-2+deb11u2 [669 kB]
Del libmariadb3 1:10.5.19-0+deb11u2 [176 kB]
Del libboost-container1.74.0 1.74.0-9 [270 kB]
Del libboost-test1.74-dev 1.74.0-9 [547 kB]
Del libridl-java 1:7.0.4-4+deb11u3 [201 kB]
Del distro-info-data 0.51+deb11u3 [7,812 B]
Del libboost-thread1.74-dev 1.74.0-9 [290 kB]
Del libxenevtchn1 4.14.5+86-g1c354767d5-1 [37.3 kB]
Del liblibreoffice-java 1:7.0.4-4+deb11u6 [1,811 kB]
Del libgdk-pixbuf2.0-bin 2.42.2+dfsg-1+deb11u1 [25.7 kB]
Del grub-efi-amd64 2.06-3~deb11u1 [40.3 kB]
Del firefox-esr 102.6.0esr-1~deb11u1 [60.0 MB]
Del base-files 11.1+deb11u7 [70.1 kB]
Del libevent-extra-2.1-7 2.1.12-stable-1 [110 kB]
Del libavahi-client3 0.8-5+deb11u2 [62.6 kB]
Del gir1.2-gdkpixbuf-2.0 2.42.2+dfsg-1+deb11u1 [19.9 kB]
Del perl-modules-5.32 5.32.1-4+deb11u2 [2,823 kB]
Del libsystemd0 247.3-7+deb11u1 [376 kB]
Del gpgv 2.2.27-2+deb11u2 [626 kB]
Del libboost-python1.74.0 1.74.0-9 [313 kB]
Del libreoffice-gtk3 1:7.0.4-4+deb11u6 [625 kB]
Del libgnutlsxx28 3.7.1-5+deb11u2 [14.6 kB]
Del xfce4-settings 4.16.0-1+deb11u1 [1,044 kB]
Del gfortran-10 10.2.1-6 [9,447 kB]
Del libreoffice-gtk3 1:7.0.4-4+deb11u3 [624 kB]
Del libboost-date-time1.74-dev 1.74.0-9 [250 kB]
Del libboost-date-time1.74.0 1.74.0-9 [241 kB]
Del libreoffice-base 1:7.0.4-4+deb11u3 [1,786 kB]
Del libavutil56 7:4.3.6-0+deb11u1 [312 kB]
Del python3-reportbug 7.10.3+deb11u1 [143 kB]
Del libboost-wave1.74-dev 1.74.0-9 [486 kB]
Del libswscale5 7:4.3.6-0+deb11u1 [211 kB]
Del libavformat58 7:4.3.5-0+deb11u1 [1,055 kB]
Del gir1.2-gtk-3.0 3.24.24-4+deb11u3 [259 kB]
Del libuno-cppuhelpergcc3-3 1:7.0.4-4+deb11u1 [490 kB]
Del libavahi-common3 0.8-5+deb11u1 [58.7 kB]
Del openssh-client 1:8.4p1-5+deb11u1 [929 kB]
Del libuno-salhelpergcc3-3 1:7.0.4-4+deb11u1 [209 kB]
Del libk5crypto3 1.18.3-6+deb11u3 [114 kB]
Del libridl-java 1:7.0.4-4+deb11u1 [201 kB]
Del bind9-libs 1:9.16.27-1~deb11u1 [1,413 kB]
Del xserver-xorg-core 2:1.20.11-1+deb11u2 [3,602 kB]
Del nftables 0.9.8-3.1+deb11u1 [68.7 kB]
Del libboost-locale1.74-dev 1.74.0-9 [573 kB]
Del wireless-regdb 2022.04.08-2~deb11u1 [15.1 kB]
Del libncurses6 6.2+20201114-2+deb11u1 [102 kB]
Del libreoffice-java-common 1:7.0.4-4+deb11u6 [919 kB]
Del libc6-dev 2.31-13+deb11u4 [2,360 kB]
Del libespeak-ng1 1.50+dfsg-7+deb11u1 [201 kB]
Del mutt 2.0.5-4.1+deb11u1 [1,830 kB]
Del libc6-i386 2.31-13+deb11u5 [2,616 kB]
Del libutf8proc2 2.5.0-1 [54.2 kB]
Del cups-filters-core-drivers 1.28.7-1+deb11u1 [218 kB]
Del firefox-esr 91.13.0esr-1~deb11u1 [58.4 MB]
Del xserver-common 2:1.20.11-1+deb11u4 [2,284 kB]
Del libreoffice-java-common 1:7.0.4-4+deb11u3 [919 kB]
Del libreoffice-nlpsolver 0.9+LibO7.0.4-4+deb11u3 [875 kB]
Del libtinfo-dev 6.2+20201114-2+deb11u1 [940 B]
Del libreoffice-script-provider-python 1:7.0.4-4+deb11u1 [210 kB]
Del libxendevicemodel1 4.14.5+86-g1c354767d5-1 [39.7 kB]
Del libreoffice-sdbc-hsqldb 1:7.0.4-4+deb11u3 [317 kB]
Del libreoffice-help-common 1:7.0.4-4+deb11u3 [3,348 kB]
Del linux-image-amd64 5.10.158-2 [1,484 B]
Del libunbound8 1.13.1-1+deb11u1 [505 kB]
Del libridl-java 1:7.0.4-4+deb11u6 [201 kB]
Del libucx0 1.10.1~rc1+really.1.10.0-1 [649 kB]
Del libatk-wrapper-java 0.38.0-2+deb11u1 [64.7 kB]
Del libgfortran-10-dev 10.2.1-6 [769 kB]
Del libfreetype6 2.10.4+dfsg-1+deb11u1 [418 kB]
Del libevent-dev 2.1.12-stable-1 [311 kB]
Del libpam-modules 1.4.0-9+deb11u1 [326 kB]
Del orca 3.38.2-2 [1,877 kB]
Del libpam0g 1.4.0-9+deb11u1 [129 kB]
Del libvirt-clients 7.0.0-3+deb11u2 [452 kB]
Del libuno-cppu3 1:7.0.4-4+deb11u1 [276 kB]
Del tzdata 2021a-1+deb11u5 [284 kB]
Del libxpm4 1:3.5.12-1.1~deb11u1 [49.6 kB]
Del libreoffice-base-core 1:7.0.4-4+deb11u6 [1,048 kB]
Del libboost-random1.74-dev 1.74.0-9 [254 kB]
Del libgtk-3-bin 3.24.24-4+deb11u3 [125 kB]
Del libvirt-daemon 7.0.0-3+deb11u2 [470 kB]
Del libhwloc15 2.4.1+dfsg-1 [150 kB]
Del libreoffice-math 1:7.0.4-4+deb11u3 [607 kB]
Del systemd-container 247.3-7+deb11u2 [440 kB]
Del libboost-system1.74.0 1.74.0-9 [241 kB]
Del bind9-dnsutils 1:9.16.27-1~deb11u1 [398 kB]
Del libreoffice-sdbc-mysql 1:7.0.4-4+deb11u1 [300 kB]
Del libavcodec58 7:4.3.5-0+deb11u1 [4,960 kB]
Del libreoffice-sdbc-postgresql 1:7.0.4-4+deb11u3 [437 kB]
Del libreoffice-report-builder-bin 1:7.0.4-4+deb11u3 [1,043 kB]
Del libreoffice-base-core 1:7.0.4-4+deb11u3 [1,047 kB]
Del speech-dispatcher 0.10.2-2+deb11u1 [2,351 kB]
Del libsnmp40 5.9+dfsg-4+deb11u1 [2,551 kB]
Del xserver-xorg-legacy 2:1.20.11-1+deb11u2 [2,289 kB]
Del libnftables1 0.9.8-3.1+deb11u1 [261 kB]
Del libayatana-appindicator3-1 0.5.5-2+deb11u2 [86.5 kB]
Del libgtk-3-bin 3.24.24-4+deb11u2 [124 kB]
Del libcoarrays-openmpi-dev 2.9.2-3 [447 kB]
Del libreoffice-base-drivers 1:7.0.4-4+deb11u1 [726 kB]
Del libboost-iostreams1.74-dev 1.74.0-9 [273 kB]
Del libwbclient0 2:4.13.13+dfsg-1~deb11u5 [313 kB]
Del libudev1 247.3-7+deb11u2 [168 kB]
Del libboost-coroutine1.74.0 1.74.0-9 [257 kB]
Del libuno-sal3 1:7.0.4-4+deb11u3 [362 kB]
Del libc6 2.31-13+deb11u4 [2,824 kB]
Del speech-dispatcher-audio-plugins 0.10.2-2+deb11u1 [37.9 kB]
Del libsmbclient 2:4.13.13+dfsg-1~deb11u5 [170 kB]
Del libgnutls28-dev 3.7.1-5+deb11u2 [1,302 kB]
Del grub-common 2.06-3~deb11u5 [2,761 kB]
Del libreoffice-sdbc-hsqldb 1:7.0.4-4+deb11u1 [316 kB]
Del libxml2 2.9.10+dfsg-6.7+deb11u3 [693 kB]
Del at-spi2-core 2.38.0-4+deb11u1 [72.5 kB]
Del distro-info-data 0.51+deb11u2 [7,684 B]
Del dpkg-dev 1.20.12 [2,312 kB]
Del locales 2.31-13+deb11u6 [4,086 kB]
Del libboost-container1.74-dev 1.74.0-9 [274 kB]
Del libreoffice-nlpsolver 0.9+LibO7.0.4-4+deb11u6 [875 kB]
Del libgdk-pixbuf-2.0-0 2.42.2+dfsg-1+deb11u1 [147 kB]
Del libpostproc55 7:4.3.6-0+deb11u1 [108 kB]
Del libxnvctrl0 470.141.03-1~deb11u1 [27.5 kB]
Del libserf-1-1 1.3.9-10 [54.7 kB]
Del libreoffice-librelogo 1:7.0.4-4+deb11u1 [365 kB]
Del libpixman-1-0 0.40.0-1.1~deb11u1 [543 kB]
Del libpmix-dev 4.0.0-4.1 [655 kB]
Del unzip 6.0-26+deb11u1 [172 kB]
Del libncursesw5 6.2+20201114-2+deb11u1 [119 kB]
Del libboost-atomic1.74.0 1.74.0-9 [244 kB]
Del libtiff5 4.2.0-1+deb11u1 [289 kB]
Del libk5crypto3 1.18.3-6+deb11u2 [114 kB]
Del libflac8 1.3.3-2+deb11u1 [112 kB]
Del libevent-pthreads-2.1-7 2.1.12-stable-1 [57.1 kB]
Del vlc-data 3.0.18-0+deb11u1 [457 kB]
Del libboost-math1.74.0 1.74.0-9 [521 kB]
Del libhwloc-plugins 2.4.1+dfsg-1 [21.4 kB]
Del libswresample3 7:4.3.5-0+deb11u1 [109 kB]
Del krb5-locales 1.18.3-6+deb11u3 [95.5 kB]
Del libvlc-bin 3.0.18-0+deb11u1 [129 kB]
Del libreoffice-librelogo 1:7.0.4-4+deb11u6 [366 kB]
Del libaprutil1 1.6.1-5 [92.1 kB]
Del liblog4j1.2-java 1.2.17-10+deb11u1 [409 kB]
Del xserver-xorg-legacy 2:1.20.11-1+deb11u4 [2,289 kB]
Del libxentoolcore1 4.14.5+24-g87d90d511c-1 [36.2 kB]
Del libtirpc3 1.3.1-1+deb11u1 [84.1 kB]
Del libpsm2-2 11.2.185-1 [181 kB]
Del libreoffice-draw 1:7.0.4-4+deb11u1 [2,917 kB]
Del exo-utils 4.16.0-1+deb11u1 [218 kB]
Del isc-dhcp-common 4.4.1-2.3+deb11u2 [145 kB]
Del linux-image-5.10.0-11-amd64 5.10.92-2 [53.7 MB]
Del texi2html 1.82+dfsg1-6 [356 kB]
Del gir1.2-javascriptcoregtk-4.0 2.38.2-1~deb11u1 [65.2 kB]
Del libxenmisc4.14 4.14.5+24-g87d90d511c-1 [510 kB]
Del task-xfce-desktop 3.68+deb11u1 [1,300 B]
Del libpam-systemd 247.3-7+deb11u1 [283 kB]
Del libxentoollog1 4.14.5+86-g1c354767d5-1 [38.6 kB]
Del libreoffice-style-colibre 1:7.0.4-4+deb11u3 [1,418 kB]
Del libuno-cppu3 1:7.0.4-4+deb11u6 [276 kB]
Del libntfs-3g883 1:2017.3.23AR.3-4+deb11u2 [170 kB]
Del libpoppler-cpp0v5 20.09.0-3.1+deb11u1 [58.5 kB]
Del libboost-timer1.74-dev 1.74.0-9 [254 kB]
Del libboost-program-options1.74.0 1.74.0-9 [356 kB]
Del libxml2-dev 2.9.10+dfsg-6.7+deb11u3 [790 kB]
Del libuno-sal3 1:7.0.4-4+deb11u1 [362 kB]
Del perl 5.32.1-4+deb11u2 [293 kB]
Del libboost-chrono1.74.0 1.74.0-9 [252 kB]
Del libreoffice-help-en-us 1:7.0.4-4+deb11u6 [1,587 kB]
Del linux-libc-dev 5.10.178-3 [1,617 kB]
Del libgtk-3-dev 3.24.24-4+deb11u3 [1,145 kB]
Del libboost1.74-tools-dev 1.74.0-9 [1,465 kB]
Del libssh-gcrypt-4 0.9.5-1+deb11u1 [218 kB]
Del libreoffice-script-provider-js 1:7.0.4-4+deb11u6 [843 kB]
Del systemd-sysv 247.3-7+deb11u1 [113 kB]
Del libxenstore3.0 4.14.5+24-g87d90d511c-1 [45.5 kB]
Del gstreamer1.0-gtk3 1.18.4-2+deb11u1 [1,377 kB]
Del libpcre2-8-0 10.36-2+deb11u1 [248 kB]
Del libavutil56 7:4.3.5-0+deb11u1 [311 kB]
Del publicsuffix 20220811.1734-0+deb11u1 [127 kB]
Del libreoffice-script-provider-js 1:7.0.4-4+deb11u1 [843 kB]
Del libreoffice-help-en-us 1:7.0.4-4+deb11u1 [1,587 kB]
Del vlc-bin 3.0.18-0+deb11u1 [165 kB]
Del libboost-serialization1.74-dev 1.74.0-9 [383 kB]
Del linux-image-5.10.0-19-amd64 5.10.149-2 [55.5 MB]
Del libavahi-core7 0.8-5+deb11u1 [121 kB]
Del libncursesw6 6.2+20201114-2+deb11u1 [132 kB]
Del libmariadb3 1:10.5.18-0+deb11u1 [176 kB]
Del libuno-cppuhelpergcc3-3 1:7.0.4-4+deb11u3 [490 kB]
Del logrotate 3.18.0-2+deb11u1 [72.7 kB]
Del libboost-graph-parallel1.74-dev 1.74.0-9 [295 kB]
Del w3m 0.5.3+git20210102-6+deb11u1 [1,047 kB]
Del libfontembed1 1.28.7-1+deb11u1 [75.1 kB]
Del libnl-3-dev 3.4.0-1+b1 [102 kB]
Del libxenhypfs1 4.14.5+86-g1c354767d5-1 [39.3 kB]
Del libunoloader-java 1:7.0.4-4+deb11u3 [205 kB]
Del speech-dispatcher-espeak-ng 0.10.2-2+deb11u1 [52.1 kB]
Del libavresample4 7:4.3.6-0+deb11u1 [106 kB]
Del python3-uno 1:7.0.4-4+deb11u6 [325 kB]
Del libkrb5support0 1.18.3-6+deb11u2 [65.3 kB]
Del libkrb5-3 1.18.3-6+deb11u3 [364 kB]
Del libboost-mpi1.74-dev 1.74.0-9 [303 kB]
Del libreoffice-common 1:7.0.4-4+deb11u1 [18.7 MB]
Del liblibreoffice-java 1:7.0.4-4+deb11u1 [1,811 kB]
Del openssh-server 1:8.4p1-5+deb11u1 [385 kB]
Del gir1.2-gtk-3.0 3.24.24-4+deb11u2 [259 kB]
Del libreoffice-base 1:7.0.4-4+deb11u1 [1,781 kB]
Del grub-common 2.06-3~deb11u1 [2,762 kB]
Del libvlc-bin 3.0.17.4-0+deb11u1 [128 kB]
Del libudev1 247.3-7+deb11u1 [168 kB]
Del mutt 2.0.5-4.1+deb11u2 [1,829 kB]
Del libboost-graph-parallel1.74.0 1.74.0-9 [291 kB]
Del libavahi-core7 0.8-5+deb11u2 [121 kB]
Del libavahi-common-data 0.8-5+deb11u2 [124 kB]
Del libhttp-daemon-perl 6.12-1+deb11u1 [23.4 kB]
Del libpcre2-16-0 10.36-2+deb11u1 [232 kB]
Del libxencall1 4.14.5+24-g87d90d511c-1 [38.4 kB]
Del libtool 2.4.6-15 [513 kB]
Del libpam-runtime 1.4.0-9+deb11u1 [207 kB]
Del uno-libs-private 1:7.0.4-4+deb11u3 [410 kB]
Del libreoffice-common 1:7.0.4-4+deb11u6 [18.7 MB]
Del mariadb-common 1:10.5.15-0+deb11u1 [36.7 kB]
Del gpgsm 2.2.27-2+deb11u2 [645 kB]
Del linux-image-5.10.0-18-amd64 5.10.140-1 [55.4 MB]
Del libldb2 2:2.2.3-2~deb11u2 [148 kB]
Del libreoffice-wiki-publisher 1.2.0+LibO7.0.4-4+deb11u6 [1,587 kB]
Del python3-libxml2 2.9.10+dfsg-6.7+deb11u3 [197 kB]
Del libxapian30 1.4.18-3+deb11u1 [1,089 kB]
Del procmail 3.22-26+deb11u1 [144 kB]
Del libavfilter7 7:4.3.6-0+deb11u1 [1,300 kB]
Del libtinfo6 6.2+20201114-2+deb11u1 [341 kB]
Del libxengnttab1 4.14.5+24-g87d90d511c-1 [39.2 kB]
Del libavahi-common3 0.8-5+deb11u2 [58.7 kB]
Del libreoffice-sdbc-firebird 1:7.0.4-4+deb11u3 [338 kB]
Del libnm0 1.30.6-1+deb11u1 [448 kB]
Del libatspi2.0-dev 2.38.0-4+deb11u1 [74.6 kB]
Del libcryptsetup12 2:2.3.7-1+deb11u1 [248 kB]
Del libboost-python1.74-dev 1.74.0-9 [336 kB]
Del libexpat1 2.2.10-2+deb11u5 [98.2 kB]
Del libuno-sal3 1:7.0.4-4+deb11u6 [362 kB]
Del gnupg2 2.2.27-2+deb11u2 [434 kB]
Del libvlccore9 3.0.17.4-0+deb11u1 [541 kB]
Del base-files 11.1+deb11u5 [70.1 kB]
Del libboost-atomic1.74-dev 1.74.0-9 [245 kB]
Del task-english 3.68+deb11u1 [956 B]
Del grub2-common 2.06-3~deb11u1 [610 kB]
Del libuno-cppu3 1:7.0.4-4+deb11u3 [276 kB]
Del libspeechd2 0.10.2-2+deb11u2 [28.7 kB]
Del libgnutls-dane0 3.7.1-5+deb11u2 [395 kB]
Del libboost-numpy1.74-dev 1.74.0-9 [256 kB]
Del libc-dev-bin 2.31-13+deb11u6 [276 kB]
Del libgssapi-krb5-2 1.18.3-6+deb11u2 [165 kB]
Del libtiff-dev 4.2.0-1+deb11u1 [415 kB]
Del libpsm-infinipath1 3.3+20.604758e7-6.1 [169 kB]
Del shim-unsigned 15.7-1~deb11u1 [439 kB]
Del libavahi-common-data 0.8-5+deb11u1 [124 kB]
Del libboost-system1.74-dev 1.74.0-9 [243 kB]
Del reportbug 7.10.3+deb11u1 [135 kB]
Del libncurses5 6.2+20201114-2+deb11u1 [96.7 kB]
Del libreoffice-script-provider-python 1:7.0.4-4+deb11u6 [210 kB]
Del libboost-serialization1.74.0 1.74.0-9 [340 kB]
Del libtinfo5 6.2+20201114-2+deb11u1 [336 kB]
Del libavahi-client3 0.8-5+deb11u1 [62.4 kB]
Del libboost-mpi-python1.74-dev 1.74.0-9 [248 kB]
Del firefox-esr 102.11.0esr-1~deb11u1 [60.1 MB]
Del libreoffice-script-provider-js 1:7.0.4-4+deb11u3 [843 kB]
Del tzdata 2021a-1+deb11u10 [286 kB]
Del xvfb 2:1.20.11-1+deb11u4 [3,043 kB]
Del libperl5.32 5.32.1-4+deb11u2 [4,106 kB]
Del avahi-utils 0.8-5+deb11u1 [61.3 kB]
Del nano 5.4-2+deb11u2 [657 kB]
Del libsdl2-2.0-0 2.0.14+dfsg2-3+deb11u1 [506 kB]
Del libkrb5support0 1.18.3-6+deb11u3 [65.5 kB]
Del openjdk-11-jre 11.0.16+8-1~deb11u1 [176 kB]
Del libtirpc-dev 1.3.1-1+deb11u1 [191 kB]
Del gir1.2-webkit2-4.0 2.40.1-1~deb11u1 [118 kB]
Del sysv-rc 2.96-7+deb11u1 [34.5 kB]
Del libuno-purpenvhelpergcc3-3 1:7.0.4-4+deb11u3 [208 kB]
Del libpcre2-dev 10.36-2+deb11u1 [733 kB]
Del libc-bin 2.31-13+deb11u5 [828 kB]
Del libslirp0 4.4.0-1+deb11u2 [57.9 kB]
Del libxentoolcore1 4.14.5+86-g1c354767d5-1 [36.7 kB]
Del libopenexr25 2.5.4-2+deb11u1 [689 kB]
Del curl 7.74.0-1.3+deb11u3 [269 kB]
Del liblibreoffice-java 1:7.0.4-4+deb11u3 [1,811 kB]
Del libreoffice-style-colibre 1:7.0.4-4+deb11u1 [1,418 kB]
Del libssl1.1 1.1.1n-0+deb11u3 [1,559 kB]
Del tasksel-data 3.68+deb11u1 [18.0 kB]
Del libvirt-daemon-config-network 7.0.0-3+deb11u2 [55.4 kB]
Del libvlc5 3.0.18-0+deb11u1 [177 kB]
Del vlc-bin 3.0.17.4-0+deb11u1 [164 kB]
Del openssh-sftp-server 1:8.4p1-5+deb11u1 [52.4 kB]
Del libatspi2.0-0 2.38.0-4+deb11u1 [72.4 kB]
Del libhwloc-dev 2.4.1+dfsg-1 [231 kB]
Del speech-dispatcher 0.10.2-2+deb11u2 [2,351 kB]
Del libnss-systemd 247.3-7+deb11u1 [199 kB]
Del libnuma-dev 2.0.12-1+b1 [39.3 kB]
Del network-manager 1.30.6-1+deb11u1 [3,048 kB]
Del python3-speechd 0.10.2-2+deb11u1 [51.4 kB]
Del grub-efi-amd64-bin 2.06-3~deb11u5 [1,566 kB]
Del libreoffice-core 1:7.0.4-4+deb11u6 [34.3 MB]
Del libreoffice-impress 1:7.0.4-4+deb11u1 [1,298 kB]
Del openmpi-bin 4.1.0-10 [238 kB]
Del libvirglrenderer1 0.8.2-5+deb11u1 [168 kB]
Del mpi-default-dev 1.13 [5,476 B]
Del fonts-opensymbol 2:102.11+LibO7.0.4-4+deb11u3 [285 kB]
Del ncurses-bin 6.2+20201114-2+deb11u1 [429 kB]
Del gir1.2-webkit2-4.0 2.36.7-1~deb11u1 [115 kB]
Del libsystemd0 247.3-7+deb11u2 [376 kB]
Del libnss-systemd 247.3-7+deb11u2 [199 kB]
Del dpkg 1.20.12 [2,536 kB]
Del libc6-i386 2.31-13+deb11u6 [2,615 kB]
Del gpgconf 2.2.27-2+deb11u2 [548 kB]
Del libboost-math1.74-dev 1.74.0-9 [599 kB]
Del libtiffxx5 4.2.0-1+deb11u1 [128 kB]
Del libexpat1-dev 2.2.10-2+deb11u5 [141 kB]
Del libboost-nowide1.74.0 1.74.0-9 [243 kB]
Del libswscale5 7:4.3.5-0+deb11u1 [210 kB]
Del binfmt-support 2.2.1-1+deb11u1 [66.8 kB]
Del libreoffice-draw 1:7.0.4-4+deb11u6 [2,917 kB]
Del libpmix2 4.0.0-4.1 [552 kB]
Del avahi-utils 0.8-5+deb11u2 [61.4 kB]
Del libbluray2 1:1.2.1-4+deb11u1 [139 kB]
Del linux-image-amd64 5.10.140-1 [1,484 B]
Del libtasn1-doc 4.16.0-2+deb11u1 [321 kB]
Del gstreamer1.0-plugins-good 1.18.4-2+deb11u1 [3,170 kB]
Del libboost-numpy1.74.0 1.74.0-9 [252 kB]
Del libreoffice-report-builder 1:7.0.4-4+deb11u6 [525 kB]
Del espeak-ng-data 1.50+dfsg-7+deb11u1 [3,693 kB]
Del libreoffice-writer 1:7.0.4-4+deb11u1 [9,143 kB]
Del libjavascriptcoregtk-4.0-18 2.38.2-1~deb11u1 [5,604 kB]
Del libboost-log1.74.0 1.74.0-9 [619 kB]
Del libreoffice-sdbc-firebird 1:7.0.4-4+deb11u1 [338 kB]
Del python3-ldb 2:2.2.3-2~deb11u2 [46.4 kB]
Del dos2unix 7.4.1-1 [392 kB]
Del ure 1:7.0.4-4+deb11u1 [1,343 kB]
Del libboost-stacktrace1.74.0 1.74.0-9 [279 kB]
Del libltdl-dev 2.4.6-15 [162 kB]
Del gtk-update-icon-cache 3.24.24-4+deb11u2 [88.2 kB]
Del libgtk-3-0 3.24.24-4+deb11u2 [2,716 kB]
Del grub-efi-amd64-signed 1+2.06+3~deb11u5 [1,241 kB]
Del libuno-salhelpergcc3-3 1:7.0.4-4+deb11u3 [210 kB]
Del linux-image-5.10.0-20-amd64 5.10.158-2 [55.5 MB]
Del libavformat58 7:4.3.6-0+deb11u1 [1,056 kB]
Del libpam-modules-bin 1.4.0-9+deb11u1 [108 kB]
Del linux-libc-dev 5.10.158-2 [1,571 kB]
Del libatk-wrapper-java-jni 0.38.0-2+deb11u1 [56.2 kB]
Del tasksel 3.68+deb11u1 [101 kB]
Del gir1.2-webkit2-4.0 2.38.2-1~deb11u1 [116 kB]
Del libboost-mpi1.74.0 1.74.0-9 [281 kB]
Del dnsutils 1:9.16.27-1~deb11u1 [262 kB]
Del libcurl4 7.74.0-1.3+deb11u3 [345 kB]
Del libopenmpi3 4.1.0-10 [2,370 kB]
Del fonts-opensymbol 2:102.11+LibO7.0.4-4+deb11u6 [285 kB]
Del cups-filters 1.28.7-1+deb11u1 [583 kB]
Del libboost-mpi-python1.74.0 1.74.0-9 [247 kB]
Del libfribidi0 1.0.8-2+deb11u1 [64.9 kB]
Del freetype2-doc 2.10.4+dfsg-1+deb11u1 [2,434 kB]
Del libjavascriptcoregtk-4.0-18 2.36.7-1~deb11u1 [5,334 kB]
Del libreoffice-script-provider-bsh 1:7.0.4-4+deb11u6 [233 kB]
Del udev 247.3-7+deb11u1 [1,464 kB]
Del libboost-graph1.74-dev 1.74.0-9 [346 kB]
Del libreoffice-sdbc-mysql 1:7.0.4-4+deb11u3 [300 kB]
Del libxml2-utils 2.9.10+dfsg-6.7+deb11u3 [109 kB]
Del libboost1.74-dev 1.74.0-9 [9,534 kB]
Del gstreamer1.0-pulseaudio 1.18.4-2+deb11u1 [1,361 kB]
Del libgnutls30 3.7.1-5+deb11u2 [1,341 kB]
Del libtasn1-6 4.16.0-2+deb11u1 [54.9 kB]
Del libreoffice-help-common 1:7.0.4-4+deb11u1 [3,348 kB]
Del dirmngr 2.2.27-2+deb11u2 [763 kB]
Del traceroute 1:2.1.0-2+deb11u1 [55.7 kB]
Del libpixman-1-dev 0.40.0-1.1~deb11u1 [561 kB]
Del libwebkit2gtk-4.0-37 2.36.7-1~deb11u1 [13.6 MB]
Del libvirt-daemon-system 7.0.0-3+deb11u2 [149 kB]
Del libxpm-dev 1:3.5.12-1.1~deb11u1 [105 kB]
Del systemd-container 247.3-7+deb11u1 [441 kB]
Del libc-dev-bin 2.31-13+deb11u4 [276 kB]
Del sysvinit-utils 2.96-7+deb11u1 [25.6 kB]
Del libjuh-java 1:7.0.4-4+deb11u3 [201 kB]
Del libreoffice-impress 1:7.0.4-4+deb11u6 [1,298 kB]
Del libc6 2.31-13+deb11u5 [2,825 kB]
Del libcaf-openmpi-3 2.9.2-3 [37.7 kB]
Del ntfs-3g 1:2017.3.23AR.3-4+deb11u3 [410 kB]
Del libgssapi-krb5-2 1.18.3-6+deb11u3 [165 kB]
Del libc-bin 2.31-13+deb11u6 [824 kB]
Del libreoffice-math 1:7.0.4-4+deb11u6 [607 kB]
Del libxml2-utils 2.9.10+dfsg-6.7+deb11u4 [109 kB]
Del libunoil-java 1:7.0.4-4+deb11u6 [201 kB]
Del libkrb5-3 1.18.3-6+deb11u2 [363 kB]
Del libavahi-glib1 0.8-5+deb11u2 [44.5 kB]
Del libc6-i386 2.31-13+deb11u4 [2,616 kB]
Del ntfs-3g 1:2017.3.23AR.3-4+deb11u2 [410 kB]
Del libreoffice-base-core 1:7.0.4-4+deb11u1 [1,048 kB]
Del avahi-daemon 0.8-5+deb11u2 [100 kB]
Del libc-dev-bin 2.31-13+deb11u5 [276 kB]
Del libsasl2-modules-db 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
Del libpcre2-posix2 10.36-2+deb11u1 [49.1 kB]
Del xvfb 2:1.20.11-1+deb11u2 [3,043 kB]
Del gir1.2-javascriptcoregtk-4.0 2.36.7-1~deb11u1 [63.9 kB]
Del libxslt1.1 1.1.34-4+deb11u1 [240 kB]
Del libboost-log1.74-dev 1.74.0-9 [814 kB]
Del libntfs-3g883 1:2017.3.23AR.3-4+deb11u3 [170 kB]
Del libpq5 13.9-0+deb11u1 [180 kB]
Del libboost-type-erasure1.74.0 1.74.0-9 [256 kB]
Del libreoffice-core 1:7.0.4-4+deb11u3 [34.3 MB]
Del debian-archive-keyring 2021.1.1+deb11u1 [110 kB]
Del systemd-timesyncd 247.3-7+deb11u2 [131 kB]
Del grub-efi-amd64-bin 2.06-3~deb11u1 [712 kB]
Del shim-signed 1.39~1+deb11u1+15.7-1~deb11u1 [327 kB]
Del libreoffice-help-en-us 1:7.0.4-4+deb11u3 [1,587 kB]
Del shim-helpers-amd64-signed 1+15.7+1~deb11u1 [301 kB]
Del libunoil-java 1:7.0.4-4+deb11u3 [201 kB]
Del libreoffice-wiki-publisher 1.2.0+LibO7.0.4-4+deb11u3 [1,586 kB]
Del libuno-purpenvhelpergcc3-3 1:7.0.4-4+deb11u1 [208 kB]
Del libgdk-pixbuf-2.0-dev 2.42.2+dfsg-1+deb11u1 [56.9 kB]
Del libxengnttab1 4.14.5+86-g1c354767d5-1 [39.7 kB]
Del libxml2-dev 2.9.10+dfsg-6.7+deb11u4 [790 kB]
Del libnss-mymachines 247.3-7+deb11u2 [224 kB]
Del locales 2.31-13+deb11u5 [4,086 kB]
Del libfreetype-dev 2.10.4+dfsg-1+deb11u1 [571 kB]
Del mpi-default-bin 1.13 [4,672 B]
Del libevent-core-2.1-7 2.1.12-stable-1 [139 kB]
Del speech-dispatcher-audio-plugins 0.10.2-2+deb11u2 [38.0 kB]
Del libxencall1 4.14.5+86-g1c354767d5-1 [38.9 kB]
Del task-ssh-server 3.68+deb11u1 [916 B]
Del libboost-timer1.74.0 1.74.0-9 [250 kB]
Del libvirt-daemon-config-nwfilter 7.0.0-3+deb11u2 [58.1 kB]
Del libnautilus-extension1a 3.38.2-1+deb11u1 [37.2 kB]
Del libboost-graph1.74.0 1.74.0-9 [326 kB]
Del libexo-2-0 4.16.0-1+deb11u1 [418 kB]
Del libavcodec58 7:4.3.6-0+deb11u1 [4,961 kB]
Del openssl 1.1.1n-0+deb11u3 [853 kB]
Del python3-uno 1:7.0.4-4+deb11u3 [325 kB]
Del libreoffice-sdbc-firebird 1:7.0.4-4+deb11u6 [339 kB]
Del libreoffice-librelogo 1:7.0.4-4+deb11u3 [366 kB]
Del grub-efi-amd64-signed 1+2.06+3~deb11u1 [473 kB]
Del perl-base 5.32.1-4+deb11u2 [1,628 kB]
Del libpostproc55 7:4.3.5-0+deb11u1 [107 kB]
Del linux-image-5.10.0-8-amd64 5.10.46-5 [53.6 MB]
Del libreoffice-sdbc-postgresql 1:7.0.4-4+deb11u1 [437 kB]
Del locales 2.31-13+deb11u4 [4,084 kB]
Del libxml2 2.9.10+dfsg-6.7+deb11u4 [693 kB]
Del libreoffice-script-provider-python 1:7.0.4-4+deb11u3 [210 kB]
Del xserver-xorg-core 2:1.20.11-1+deb11u4 [3,603 kB]
Del ure 1:7.0.4-4+deb11u6 [1,336 kB]
Del openjdk-11-jre-headless 11.0.16+8-1~deb11u1 [37.3 MB]
Del libjurt-java 1:7.0.4-4+deb11u3 [201 kB]
Del uno-libs-private 1:7.0.4-4+deb11u1 [410 kB]
Del libreoffice-base-drivers 1:7.0.4-4+deb11u3 [727 kB]
Del libboost-exception1.74-dev 1.74.0-9 [241 kB]
Del libc6-dev 2.31-13+deb11u6 [2,360 kB]
Del gfortran 4:10.2.1-1 [1,428 B]
Del libmariadb3 1:10.5.15-0+deb11u1 [176 kB]
Del libreoffice-common 1:7.0.4-4+deb11u3 [18.7 MB]
Del libxenforeignmemory1 4.14.5+24-g87d90d511c-1 [38.6 kB]
Del libreoffice-base-drivers 1:7.0.4-4+deb11u6 [727 kB]
Del libxendevicemodel1 4.14.5+24-g87d90d511c-1 [39.2 kB]
Del systemd-timesyncd 247.3-7+deb11u1 [131 kB]
Del libc6-dbg 2.31-13+deb11u4 [7,527 kB]
Del cups-browsed 1.28.7-1+deb11u1 [161 kB]
Del gnupg-l10n 2.2.27-2+deb11u2 [1,086 kB]
Del libreoffice-report-builder 1:7.0.4-4+deb11u1 [524 kB]
Del libfribidi-dev 1.0.8-2+deb11u1 [105 kB]
Del libjavascriptcoregtk-4.0-18 2.40.1-1~deb11u1 [5,989 kB]
Del libuno-cppuhelpergcc3-3 1:7.0.4-4+deb11u6 [490 kB]
Del libc-devtools 2.31-13+deb11u4 [246 kB]
Del task-desktop 3.68+deb11u1 [1,036 B]
Del libcupsfilters1 1.28.7-1+deb11u1 [144 kB]
Del xserver-xorg-video-intel 2:2.99.917+git20200714-1+deb11u1 [1,642 kB]
Del libreoffice-math 1:7.0.4-4+deb11u1 [607 kB]
Del libc-devtools 2.31-13+deb11u6 [246 kB]
Del libtirpc-common 1.3.1-1+deb11u1 [13.5 kB]
Del xterm 366-1+deb11u1 [819 kB]
Del libc6-dev 2.31-13+deb11u5 [2,359 kB]
Del libunoil-java 1:7.0.4-4+deb11u1 [201 kB]
Del mokutil 0.6.0-2~deb11u1 [26.6 kB]
Del libvirt-daemon-driver-qemu 7.0.0-3+deb11u2 [749 kB]
Del libibverbs-dev 33.2-1 [487 kB]
Del libboost-test1.74.0 1.74.0-9 [472 kB]
Del libevent-openssl-2.1-7 2.1.12-stable-1 [64.1 kB]
Del zlib1g 1:1.2.11.dfsg-2+deb11u2 [91.4 kB]
Del libc6-dbg 2.31-13+deb11u6 [7,519 kB]
Del python3-libxml2 2.9.10+dfsg-6.7+deb11u4 [198 kB]
Del libjuh-java 1:7.0.4-4+deb11u1 [201 kB]
Del libdpkg-perl 1.20.12 [1,551 kB]
Del base-files 11.1+deb11u6 [70.1 kB]
Del mariadb-common 1:10.5.18-0+deb11u1 [36.9 kB]
Del libboost-context1.74.0 1.74.0-9 [243 kB]
Del libxentoollog1 4.14.5+24-g87d90d511c-1 [38.0 kB]
Del libuno-salhelpergcc3-3 1:7.0.4-4+deb11u6 [210 kB]
Del tzdata 2021a-1+deb11u8 [284 kB]
Del speech-dispatcher-espeak-ng 0.10.2-2+deb11u2 [52.1 kB]
Del linux-libc-dev 5.10.140-1 [1,541 kB]
Del python3-speechd 0.10.2-2+deb11u2 [51.5 kB]
Del libreoffice-calc 1:7.0.4-4+deb11u1 [7,679 kB]
Del libxenforeignmemory1 4.14.5+86-g1c354767d5-1 [39.2 kB]
Del libreoffice-script-provider-bsh 1:7.0.4-4+deb11u1 [233 kB]
Del systemd 247.3-7+deb11u1 [4,501 kB]
Del libboost-coroutine1.74-dev 1.74.0-9 [265 kB]
Del libopenmpi-dev 4.1.0-10 [1,192 kB]
Del libbluray2 1:1.2.1-4+deb11u2 [139 kB]
Del systemd 247.3-7+deb11u2 [4,501 kB]
Del libreoffice-report-builder-bin 1:7.0.4-4+deb11u6 [1,044 kB]
Del libfreetype6-dev 2.10.4+dfsg-1+deb11u1 [82.6 kB]
Del systemd-sysv 247.3-7+deb11u2 [113 kB]
Del grep 3.6-1+deb11u1 [398 kB]
Del python3-uno 1:7.0.4-4+deb11u1 [325 kB]
Del isc-dhcp-client 4.4.1-2.3+deb11u2 [343 kB]
Del libpoppler102 20.09.0-3.1+deb11u1 [1,676 kB]
Del libgtk-3-0 3.24.24-4+deb11u3 [2,716 kB]
Del libc6-dbg 2.31-13+deb11u5 [7,521 kB]
Del ncurses-base 6.2+20201114-2+deb11u1 [272 kB]
Del vlc-plugin-base 3.0.17.4-0+deb11u1 [2,971 kB]
Del libpoppler-glib8 20.09.0-3.1+deb11u1 [134 kB]
Del libxenhypfs1 4.14.5+24-g87d90d511c-1 [38.7 kB]
Del libswresample3 7:4.3.6-0+deb11u1 [110 kB]
Del libncurses-dev 6.2+20201114-2+deb11u1 [344 kB]
Del libboost-nowide1.74-dev 1.74.0-9 [245 kB]
Del gir1.2-javascriptcoregtk-4.0 2.40.1-1~deb11u1 [66.1 kB]
Del avahi-daemon 0.8-5+deb11u1 [100 kB]
Del libgs9 9.53.3~dfsg-7+deb11u4 [2,244 kB]
Del libreoffice-impress 1:7.0.4-4+deb11u3 [1,298 kB]
Del shim-signed-common 1.39~1+deb11u1+15.7-1~deb11u1 [13.8 kB]
Del libexpat1 2.2.10-2+deb11u3 [98.5 kB]
Del libxenevtchn1 4.14.5+24-g87d90d511c-1 [36.7 kB]
Del libreoffice-script-provider-bsh 1:7.0.4-4+deb11u3 [233 kB]
Del libunoloader-java 1:7.0.4-4+deb11u6 [205 kB]
Del libboost-filesystem1.74-dev 1.74.0-9 [304 kB]
Del libarchive13 3.4.3-2+deb11u1 [343 kB]
Del libreoffice-calc 1:7.0.4-4+deb11u6 [7,685 kB]
Del libreoffice-writer 1:7.0.4-4+deb11u6 [9,132 kB]
Del fonts-opensymbol 2:102.11+LibO7.0.4-4+deb11u1 [285 kB]
Del libexo-common 4.16.0-1+deb11u1 [194 kB]
Del ncurses-term 6.2+20201114-2+deb11u1 [505 kB]
Del libgtk-3-common 3.24.24-4+deb11u3 [3,757 kB]
Del libreoffice-writer 1:7.0.4-4+deb11u3 [9,140 kB]
Del libunoloader-java 1:7.0.4-4+deb11u1 [205 kB]
Del nano 5.4-2+deb11u1 [656 kB]
Del libreoffice-report-builder 1:7.0.4-4+deb11u3 [525 kB]
Del gpg-wks-client 2.2.27-2+deb11u2 [524 kB]
Del krb5-locales 1.18.3-6+deb11u2 [95.4 kB]
Del libgdk-pixbuf2.0-common 2.42.2+dfsg-1+deb11u1 [320 kB]
Del libreoffice-wiki-publisher 1.2.0+LibO7.0.4-4+deb11u1 [1,586 kB]
Del libboost-regex1.74-dev 1.74.0-9 [588 kB]
Del libfabric1 1.11.0-2 [521 kB]
Del libboost-fiber1.74.0 1.74.0-9 [264 kB]
Del libjurt-java 1:7.0.4-4+deb11u1 [201 kB]
Del libboost-fiber1.74-dev 1.74.0-9 [275 kB]
Del gnupg 2.2.27-2+deb11u2 [825 kB]
Del usb.ids 2023.01.16-0+deb11u1 [206 kB]
Del gnupg-utils 2.2.27-2+deb11u2 [905 kB]
Del libboost-chrono1.74-dev 1.74.0-9 [260 kB]
Del libcoarrays-dev 2.9.2-3 [42.0 kB]
Del libc-l10n 2.31-13+deb11u6 [865 kB]
Del libsasl2-2 2.1.27+dfsg-2.1+deb11u1 [106 kB]
Del grub-efi-amd64 2.06-3~deb11u5 [40.2 kB]
Del libpq5 13.8-0+deb11u1 [180 kB]
Del libreoffice-calc 1:7.0.4-4+deb11u3 [7,678 kB]
Del xserver-common 2:1.20.11-1+deb11u2 [2,283 kB]
Del uno-libs-private 1:7.0.4-4+deb11u6 [410 kB]
Del libxenstore3.0 4.14.5+86-g1c354767d5-1 [46.1 kB]
Del libavresample4 7:4.3.5-0+deb11u1 [105 kB]
Del grub2-common 2.06-3~deb11u5 [611 kB]
Del gpg 2.2.27-2+deb11u2 [928 kB]
Del libvlccore9 3.0.18-0+deb11u1 [542 kB]
Del libsasl2-modules 2.1.27+dfsg-2.1+deb11u1 [104 kB]
Del vlc-plugin-base 3.0.18-0+deb11u1 [2,981 kB]
Del libboost-random1.74.0 1.74.0-9 [251 kB]
Del libreoffice-java-common 1:7.0.4-4+deb11u1 [918 kB]
Del libicu-dev 67.1-7 [9,597 kB]
Del libc-l10n 2.31-13+deb11u5 [865 kB]
Del libboost-program-options1.74-dev 1.74.0-9 [386 kB]
Del udev 247.3-7+deb11u2 [1,465 kB]
Del libexpat1-dev 2.2.10-2+deb11u3 [141 kB]
Del libreoffice-sdbc-postgresql 1:7.0.4-4+deb11u6 [437 kB]
Del libpq5 13.11-0+deb11u1 [180 kB]
Del bind9-host 1:9.16.27-1~deb11u1 [302 kB]
Del libjurt-java 1:7.0.4-4+deb11u6 [201 kB]
Del libgtk-3-common 3.24.24-4+deb11u2 [3,759 kB]
Del xfce4-helpers 4.16.0-1+deb11u1 [258 kB]
Del initscripts 2.96-7+deb11u1 [58.9 kB]
Del libgnutls-openssl27 3.7.1-5+deb11u2 [395 kB]
Del libtasn1-6-dev 4.16.0-2+deb11u1 [104 kB]
Del libvirt-daemon-driver-xen 7.0.0-3+deb11u2 [210 kB]
Del libvirt0 7.0.0-3+deb11u2 [3,954 kB]
Del libboost-wave1.74.0 1.74.0-9 [433 kB]
Del openmpi-common 4.1.0-10 [179 kB]
Del gir1.2-atspi-2.0 2.38.0-4+deb11u1 [22.7 kB]
Del libreoffice-report-builder-bin 1:7.0.4-4+deb11u1 [1,045 kB]
Del libvirt-daemon-driver-vbox 7.0.0-3+deb11u2 [182 kB]
Del libsnmp-base 5.9+dfsg-4+deb11u1 [1,736 kB]
Del libreoffice-sdbc-mysql 1:7.0.4-4+deb11u6 [300 kB]
Del ghostscript 9.53.3~dfsg-7+deb11u4 [98.2 kB]
Del libreoffice-help-common 1:7.0.4-4+deb11u6 [3,348 kB]
Del libreoffice-draw 1:7.0.4-4+deb11u3 [2,922 kB]
Del libreoffice-style-colibre 1:7.0.4-4+deb11u6 [1,418 kB]
Del gpg-wks-server 2.2.27-2+deb11u2 [516 kB]
Del samba-libs 2:4.13.13+dfsg-1~deb11u5 [5,774 kB]
Del libboost-context1.74-dev 1.74.0-9 [244 kB]
Del libreoffice-sdbc-hsqldb 1:7.0.4-4+deb11u6 [317 kB]
Del ure 1:7.0.4-4+deb11u3 [1,341 kB]
Del libexiv2-27 0.27.3-3+deb11u2 [1,620 kB]
Del icu-devtools 67.1-7 [201 kB]

space now

tingo@kg-vm4:~$ df -h /
Filesystem                                          Size  Used Avail Use% Mounted on
/dev/mapper/kg--vm4--debian--root--vg-debian--root   38G   33G  3.0G  92% /

2023-06-21: sdb3 - apt - update sources

tingo@kg-vm4:~/work/debian_12_upgrade$ sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
tingo@kg-vm4:~/work/debian_12_upgrade$ sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/*

I also added the non-free-firmware to those files. Finally, I renamed the backports file

tingo@kg-vm4:~/work/debian_12_upgrade$ sudo mv /etc/apt/sources.list.d/bullseye-backports.list /etc/apt/sources.list.d/bookworm-backports.list

2023-06-21: sdb3 - check for non-Debian software

tingo@kg-vm4:~$ sudo apt list '?narrow(?installed, ?not(?origin(Debian)))'
Listing... Done
cpp-6/now 6.3.0-18+deb9u1 amd64 [installed,local]
e2fslibs/now 1.44.5-1+deb10u3 amd64 [installed,local]
gcc-4.8-base/now 4.8.4-1 amd64 [installed,local]
gcc-4.9-base/now 4.9.2-10 amd64 [installed,local]
gcc-6-base/now 6.3.0-18+deb9u1 amd64 [installed,local]
gcc-6/now 6.3.0-18+deb9u1 amd64 [installed,local]
gcc-7-base/now 7.4.0-6 amd64 [installed,local]
gcc-8-base/now 8.3.0-6 amd64 [installed,local]
host/now 1:9.10.3.dfsg.P4-12.3+deb9u5 all [installed,local]
libapt-inst1.5/now 1.0.9.8.4 amd64 [installed,local]
libapt-pkg4.12/now 1.0.9.8.4 amd64 [installed,local]
libasan3/now 6.3.0-18+deb9u1 amd64 [installed,local]
libavcodec57/now 7:3.2.14-1~deb9u1 amd64 [installed,local]
libavutil55/now 7:3.2.14-1~deb9u1 amd64 [installed,local]
libbonobo2-0/now 2.32.1-3+b1 amd64 [installed,local]
libbonobo2-common/now 2.32.1-3 all [installed,local]
libbonoboui2-common/now 2.24.5-4 all [installed,local]
libboost-iostreams1.55.0/now 1.55.0+dfsg-3 amd64 [installed,local]
libcilkrts5/now 7.4.0-6 amd64 [installed,local]
libcomerr2/now 1.44.5-1+deb10u3 amd64 [installed,local]
libcryptsetup4/now 2:1.7.3-4 amd64 [installed,local]
libcrystalhd3/now 1:0.0~git20110715.fdd2f19-13 amd64 [installed,local]
libdns-export100/now 1:9.9.5.dfsg-9+deb8u11 amd64 [installed,local]
libffi6/now 3.2.1-9 amd64 [installed,local]
libgcc-6-dev/now 6.3.0-18+deb9u1 amd64 [installed,local]
libgcc1/now 1:8.3.0-6 amd64 [installed,local]
libgdbm3/now 1.8.3-14 amd64 [installed,local]
libgnome-2-0/now 2.32.1-5+b1 amd64 [installed,local]
libgnome2-common/now 2.32.1-5 all [installed,local]
libgnomevfs2-0/now 1:2.24.4-6.1+b2 amd64 [installed,local]
libgnomevfs2-common/now 1:2.24.4-6.1 all [installed,local]
libgnomevfs2-extra/now 1:2.24.4-6.1+b2 amd64 [installed,local]
libgnutls-deb0-28/now 3.3.8-6+deb8u6 amd64 [installed,local]
libhogweed2/now 2.7.1-5+deb8u2 amd64 [installed,local]
libicu52/now 52.1-8+deb8u5 amd64 [installed,local]
libirs-export91/now 1:9.9.5.dfsg-9+deb8u11 amd64 [installed,local]
libisc-export95/now 1:9.9.5.dfsg-9+deb8u11 amd64 [installed,local]
libisccfg-export90/now 1:9.9.5.dfsg-9+deb8u11 amd64 [installed,local]
libisl15/now 0.18-1 amd64 [installed,local]
libjson-c2/now 0.11-4 amd64 [installed,local]
liblogging-stdlog0/now 1.0.5-2+b2 amd64 [installed,local]
liblognorm1/now 1.0.1-3 amd64 [installed,local]
libmpfr4/now 3.1.5-1 amd64 [installed,local]
libmpx2/now 8.3.0-6 amd64 [installed,local]
libnettle4/now 2.7.1-5+deb8u2 amd64 [installed,local]
liborbit-2-0/now 1:2.14.19-2+b1 amd64 [installed,local]
libprocps3/now 2:3.3.9-9 amd64 [installed,local]
libpsl0/now 0.5.1-1 amd64 [installed,local]
libreadline6/now 6.3-8+b3 amd64 [installed,local]
libsndio6.1/now 1.1.0-3 amd64 [installed,local]
libssl1.0.0/now 1.0.2l-1~bpo8+1 amd64 [installed,local]
libswresample2/now 7:3.2.14-1~deb9u1 amd64 [installed,local]
libubsan0/now 7.4.0-6 amd64 [installed,local]
libva-drm1/now 1.7.3-2 amd64 [installed,local]
libva-x11-1/now 1.7.3-2 amd64 [installed,local]
libva1/now 1.7.3-2 amd64 [installed,local]
libvpx4/now 1.6.1-3+deb9u1 amd64 [installed,local]
libwebpmux2/now 0.5.2-1 amd64 [installed,local]
libx264-148/now 2:0.148.2748+git97eaef2-1 amd64 [installed,local]
libx265-95/now 2.1-2+b2 amd64 [installed,local]
libxfce4ui-1-0/now 4.12.1-3 amd64 [installed,local]
libxfconf-0-2/now 4.12.1-1 amd64 [installed,local]
libxtables10/now 1.4.21-2+b1 amd64 [installed,local]
multiarch-support/now 2.28-10 amd64 [installed,local]
openjdk-8-jre-headless/now 8u212-b03-2~deb9u1 amd64 [installed,local]
openjdk-8-jre/now 8u212-b03-2~deb9u1 amd64 [installed,local]
vdpau-va-driver/now 0.7.4-7 amd64 [installed,local]
virt-top/now 1.0.8-2 amd64 [installed,local]
vuescan/now 9.7.27.0-0 amd64 [installed,local]
xserver-xorg-input-void/now 1:1.4.1-1+b2 amd64 [installed,local]

interesting.

2023-06-21: sdb3 - reboot, we're still at Debian 11.7 the kernel is

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 5.10.0-23-amd64 #1 SMP Debian 5.10.179-1 (2023-05-12) x86_64 GNU/Linux

2023-06-21: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-image-5.10.0-23-amd64
The following packages will be upgraded:
  cups-browsed cups-filters cups-filters-core-drivers firefox-esr fonts-opensymbol gir1.2-javascriptcoregtk-4.0
  gir1.2-webkit2-4.0 libcupsfilters1 libfontembed1 libjavascriptcoregtk-4.0-18 libjuh-java libjurt-java
  libkpathsea6 liblibreoffice-java libraw20 libreoffice-base libreoffice-base-core libreoffice-base-drivers
  libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-gtk3 libreoffice-help-common
  libreoffice-help-en-us libreoffice-impress libreoffice-java-common libreoffice-librelogo libreoffice-math
  libreoffice-nlpsolver libreoffice-report-builder libreoffice-report-builder-bin libreoffice-script-provider-bsh
  libreoffice-script-provider-js libreoffice-script-provider-python libreoffice-sdbc-firebird
  libreoffice-sdbc-hsqldb libreoffice-sdbc-mysql libreoffice-sdbc-postgresql libreoffice-style-colibre
  libreoffice-wiki-publisher libreoffice-writer libridl-java libssh-gcrypt-4 libssl-dev libssl1.1 libsynctex2
  libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3 libuno-sal3 libuno-salhelpergcc3-3 libunoil-java
  libunoloader-java libwebkit2gtk-4.0-37 libwebp6 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libx11-dev
  libx11-xcb1 linux-image-amd64 linux-libc-dev openssl python3-uno uno-libs-private ure
68 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 250 MB of archives.
After this operation, 318 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
[..]
Processing triggers for cups (2.3.3op2-3+deb11u2) ...
Updating PPD files for cups-filters ...

apt - full-upgrade

tingo@kg-vm4:~$ sudo apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
  linux-image-5.10.0-21-amd64
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 318 MB disk space will be freed.
[..]
Found unknown Linux distribution on /dev/sda2
Adding boot menu entry for UEFI Firmware Settings ...
done

apt - clean up

tingo@kg-vm4:~$ sudo apt --purge autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

2023-06-03: sdb3 - apt - install sdl2 packages

tingo@kg-vm4:~$ sudo apt install libsdl2-gfx-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  gir1.2-ibus-1.0 libasound2-dev libibus-1.0-5 libibus-1.0-dev libopusfile0 libpulse-dev libsdl2-dev libsdl2-gfx-1.0-0
  libsdl2-image-2.0-0 libsdl2-mixer-2.0-0 libsdl2-ttf-2.0-0 libsndio-dev libxss-dev libxv-dev libxxf86vm-dev
  x11proto-scrnsaver-dev x11proto-xf86vidmode-dev
Suggested packages:
  libasound2-doc libsdl2-gfx-doc
The following NEW packages will be installed:
  gir1.2-ibus-1.0 libasound2-dev libibus-1.0-5 libibus-1.0-dev libopusfile0 libpulse-dev libsdl2-dev libsdl2-gfx-1.0-0
  libsdl2-gfx-dev libsdl2-image-2.0-0 libsdl2-image-dev libsdl2-mixer-2.0-0 libsdl2-mixer-dev libsdl2-ttf-2.0-0 libsdl2-ttf-dev
  libsndio-dev libxss-dev libxv-dev libxxf86vm-dev x11proto-scrnsaver-dev x11proto-xf86vidmode-dev
0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,414 kB of archives.
After this operation, 16.2 MB of additional disk space will be used.
[..]
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-13+deb11u6) ...

2023-05-15: sdb3 - apt - install libssl-dev

tingo@kg-vm4:~$ sudo apt install libssl-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
  libssl-doc
The following NEW packages will be installed:
  libssl-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,817 kB of archives.
After this operation, 8,177 kB of additional disk space will be used.
Get:1 http://ftp.no.debian.org/debian bullseye/main amd64 libssl-dev amd64 1.1.1n-0+deb11u4 [1,817 kB]
Fetched 1,817 kB in 0s (9,020 kB/s)  
Selecting previously unselected package libssl-dev:amd64.
(Reading database ... 186084 files and directories currently installed.)
Preparing to unpack .../libssl-dev_1.1.1n-0+deb11u4_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1n-0+deb11u4) ...
Setting up libssl-dev:amd64 (1.1.1n-0+deb11u4) ...

apt - install libudev-dev

tingo@kg-vm4:~$ sudo apt install libudev-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  libudev-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 123 kB of archives.
After this operation, 213 kB of additional disk space will be used.
Get:1 http://ftp.no.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB]
Fetched 123 kB in 0s (818 kB/s)      
Selecting previously unselected package libudev-dev:amd64.
(Reading database ... 186201 files and directories currently installed.)
Preparing to unpack .../libudev-dev_247.3-7+deb11u2_amd64.deb ...
Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ...
Setting up libudev-dev:amd64 (247.3-7+deb11u2) ...
Processing triggers for man-db (2.9.4-2) ...

apt - install esptool

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  python3-ecdsa python3-pyaes python3-serial
Suggested packages:
  python3-wxgtk3.0 | python3-wxgtk
The following NEW packages will be installed:
  esptool python3-ecdsa python3-pyaes python3-serial
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 251 kB of archives.
After this operation, 1,214 kB of additional disk space will be used.
[..]
Setting up esptool (2.8+dfsg-1) ...
Processing triggers for man-db (2.9.4-2) ...

2023-05-15: sdb3 - rust - rustup, plus installing espup ecty gets a rust esp toolchain installed. Info

tingo@kg-vm4:~$ rustup show
Default host: x86_64-unknown-linux-gnu
rustup home:  /home/tingo/.rustup

installed toolchains
--------------------

stable-x86_64-unknown-linux-gnu (default)
nightly-x86_64-unknown-linux-gnu
esp

installed targets for active toolchain
--------------------------------------

riscv32imac-unknown-none-elf
riscv32imc-unknown-none-elf
x86_64-unknown-linux-gnu

active toolchain
----------------

stable-x86_64-unknown-linux-gnu (default)
rustc 1.69.0 (84c898d65 2023-04-16)

rustc info

tingo@kg-vm4:~$ rustc --version
rustc 1.69.0 (84c898d65 2023-04-16)

cargo info

tingo@kg-vm4:~$ cargo --version
cargo 1.69.0 (6e9a83356 2023-04-12)

2023-05-13: sdb3 - reboot, Debian 11.7 is in

tingo@kg-vm4:~$ cat /etc/debian_version 
11.7

kernel

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 5.10.0-22-amd64 #1 SMP Debian 5.10.178-3 (2023-04-22) x86_64 GNU/Linux

2023-05-13: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
  linux-image-5.10.0-19-amd64
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed:
  linux-image-5.10.0-22-amd64
The following packages will be upgraded:
  at-spi2-core avahi-daemon avahi-utils base-files debian-archive-keyring firefox-esr fonts-opensymbol ghostscript
  gir1.2-atspi-2.0 gir1.2-gtk-3.0 gir1.2-javascriptcoregtk-4.0 gir1.2-webkit2-4.0 grep gtk-update-icon-cache
  isc-dhcp-client isc-dhcp-common libatspi2.0-0 libatspi2.0-dev libavahi-client3 libavahi-common-data
  libavahi-common3 libavahi-core7 libavahi-glib1 libavcodec58 libavfilter7 libavformat58 libavresample4 libavutil56
  libc-bin libc-dev-bin libc-devtools libc-l10n libc6 libc6-dbg libc6-dev libc6-i386 libexiv2-27 libgs9
  libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev libjavascriptcoregtk-4.0-18 libjuh-java
  libjurt-java liblibreoffice-java libmariadb3 libncurses-dev libncurses5 libncurses6 libncursesw5 libncursesw6
  libnss-mymachines libnss-systemd libpam-systemd libpostproc55 libpq5 libreoffice-base libreoffice-base-core
  libreoffice-base-drivers libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-gtk3
  libreoffice-help-common libreoffice-help-en-us libreoffice-impress libreoffice-java-common libreoffice-librelogo
  libreoffice-math libreoffice-nlpsolver libreoffice-report-builder libreoffice-report-builder-bin
  libreoffice-script-provider-bsh libreoffice-script-provider-js libreoffice-script-provider-python
  libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb libreoffice-sdbc-mysql libreoffice-sdbc-postgresql
  libreoffice-style-colibre libreoffice-wiki-publisher libreoffice-writer libridl-java libswresample3 libswscale5
  libsystemd0 libtinfo-dev libtinfo5 libtinfo6 libudev1 libunbound8 libuno-cppu3 libuno-cppuhelpergcc3-3
  libuno-purpenvhelpergcc3-3 libuno-sal3 libuno-salhelpergcc3-3 libunoil-java libunoloader-java libvirt-clients
  libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter libvirt-daemon-driver-lxc
  libvirt-daemon-driver-qemu libvirt-daemon-driver-vbox libvirt-daemon-driver-xen libvirt-daemon-system
  libvirt-daemon-system-systemd libvirt0 libwebkit2gtk-4.0-37 libxapian30 libxml2 libxml2-dev libxml2-utils
  libxpm-dev libxpm4 linux-image-amd64 linux-libc-dev locales mariadb-common ncurses-base ncurses-bin ncurses-term
  python3-libxml2 python3-uno shim-helpers-amd64-signed shim-signed shim-signed-common shim-unsigned systemd
  systemd-container systemd-sysv systemd-timesyncd traceroute tzdata udev uno-libs-private ure usb.ids w3m
143 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 309 MB of archives.
After this operation, 327 MB of additional disk space will be used.
[..]
update-initramfs: Generating /boot/initrd.img-5.10.0-21-amd64
pigz: abort: write error on <stdout> (No space left on device)
E: mkinitramfs failure pigz 28
update-initramfs: failed for /boot/initrd.img-5.10.0-21-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
Setting up libgtk-3-0:amd64 (3.24.24-4+deb11u3) ...
Processing triggers for libc-bin (2.31-13+deb11u6) ...
Setting up gir1.2-gtk-3.0:amd64 (3.24.24-4+deb11u3) ...
Setting up libgtk-3-bin (3.24.24-4+deb11u3) ...
Setting up libwebkit2gtk-4.0-37:amd64 (2.40.1-1~deb11u1) ...
Setting up firefox-esr (102.11.0esr-1~deb11u1) ...
Setting up libreoffice-gtk3 (1:7.0.4-4+deb11u6) ...
Setting up libgtk-3-dev:amd64 (3.24.24-4+deb11u3) ...
Setting up gir1.2-webkit2-4.0:amd64 (2.40.1-1~deb11u1) ...
Setting up libreoffice-help-en-us (1:7.0.4-4+deb11u6) ...
Processing triggers for libc-bin (2.31-13+deb11u6) ...
Errors were encountered while processing:
 linux-image-5.10.0-22-amd64
 linux-image-amd64
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

check

tingo@kg-vm4:~$ df -h /
Filesystem                                          Size  Used Avail Use% Mounted on
/dev/mapper/kg--vm4--debian--root--vg-debian--root   38G   32G  4.4G  88% /

apt - autoremove

tingo@kg-vm4:~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
  linux-image-5.10.0-19-amd64 linux-image-5.10.0-20-amd64
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 635 MB disk space will be freed.
[..]
Setting up linux-image-amd64 (5.10.178-3) ...
Processing triggers for initramfs-tools (0.140) ...
update-initramfs: Generating /boot/initrd.img-5.10.0-22-amd64

re-run apt upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

2023-04-05: sdb3 - reboot, a new kernel is in

tingo@kg-vm4:~$ uname -a
Linux kg-vm4 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux

2023-04-05: sdb3 - apt - upgrade

tingo@kg-vm4:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-image-5.10.0-21-amd64
The following packages will be upgraded:
  bind9-dnsutils bind9-host bind9-libs curl dnsutils firefox-esr gir1.2-javascriptcoregtk-4.0 gir1.2-webkit2-4.0
  git git-man imagemagick imagemagick-6-common imagemagick-6.q16 libapr1 libaprutil1 libcurl3-gnutls libcurl4
  libde265-0 libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutls30 libgnutlsxx28
  libjavascriptcoregtk-4.0-18 libksba8 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra libmagickwand-6.q16-6
  libnss3 libssl1.1 libtiff-dev libtiff5 libtiffxx5 libwebkit2gtk-4.0-37 libxencall1 libxendevicemodel1
  libxenevtchn1 libxenforeignmemory1 libxengnttab1 libxenhypfs1 libxenmisc4.14 libxenstore3.0 libxentoolcore1
  libxentoollog1 linux-image-amd64 linux-libc-dev openjdk-11-jre openjdk-11-jre-headless openssl sudo tzdata
  xserver-common xserver-xorg-core xserver-xorg-legacy xvfb
55 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 212 MB of archives.
After this operation, 318 MB of additional disk space will be used.
[..]
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for mailcap (3.69) ...