Hello, I was running an aptitude safe-upgrade and the following appeared during the dpkg phase:-
Preparing to unpack .../58-linux-image-amd64_6.4.4-2_amd64.deb ... Unpacking linux-image-amd64 (6.4.4-2) over (6.4.4-1) ... Preparing to unpack .../59-linux-image-6.4.0-1-amd64_6.4.4-2_amd64.deb ... Unpacking linux-image-6.4.0-1-amd64 (6.4.4-2) over (6.4.4-1) ... dpkg: error processing archive /tmp/apt-dpkg-install-RAGhR8/59-linux- image-6.4.0-1-amd64_6.4.4-2_amd64.deb (--unpack): cannot copy extracted data for './lib/modules/6.4.0-1- amd64/kernel/sound/pci/oxygen/snd-oxygen-lib.ko' to '/lib/modules/6.4.0-1-amd64/kernel/sound/pci/oxygen/snd-oxygen- lib.ko.dpkg-new': failed to write (No space left on device) I: /vmlinuz is now a symlink to boot/vmlinuz-6.3.0-1-amd64 I: /initrd.img is now a symlink to boot/initrd.img-6.3.0-1-amd64 Preparing to unpack .../60-linux-libc-dev_6.4.4-2_amd64.deb ... Unpacking linux-libc-dev:amd64 (6.4.4-2) over (6.4.4-1) ... Preparing to unpack .../61-linux-perf_6.4.4-2_amd64.deb ... Then at the end the following messages appeared. dpkg: dependency problems prevent configuration of linux-image-amd64: linux-image-amd64 depends on linux-image-6.4.0-1-amd64 (= 6.4.4-2); however: Version of linux-image-6.4.0-1-amd64 on system is 6.4.4-1. dpkg: error processing package linux-image-amd64 (--configure): dependency problems - leaving unconfigured So I tried running dpkg --configure -a and the message above was repeated. I know that I am short of disk space on the root partition in part caused by multiple versions of large libraries that can't be flagged as obsolete as other packages have them as dependencies. Could somebody more knowledgeable than myself give some hints on how to solve this. Thanks, Rob