no works not....
----------------------------------------------------------------------------------------------------------
root@proxmox / # apt update && apt dist-upgrade
Hit:1
http://mirror.hetzner.de/debian/packages buster InRelease
Hit:2
http://mirror.hetzner.de/debian/security buster/updates InRelease
Hit:3
http://mirror.hetzner.de/debian/packages buster-updates InRelease
Hit:4
http://security.debian.org/debian-security buster/updates InRelease
Hit:5
http://download.proxmox.com/debian/ceph-luminous buster InRelease
Hit:6
http://ftp.de.debian.org/debian buster InRelease
Get:7
http://ftp.de.debian.org/debian buster-updates InRelease [51.9 kB]
Hit:8
https://enterprise.proxmox.com/debian/pve buster InRelease
Fetched 51.9 kB in 1s (103 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
pve-kernel-5.4 : Depends: pve-kernel-5.4.65-1-pve but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@proxmox / # apt install pve-kernel-5.4.65-1-pve
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
pve-kernel-5.0 pve-kernel-5.0.21-5-pve pve-kernel-5.3.13-1-pve pve-kernel-5.3.13-3-pve pve-kernel-5.3.18-2-pve pve-kernel-5.4.34-1-pve pve-kernel-5.4.41-1-pve
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
pve-kernel-5.4.65-1-pve
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
28 not fully installed or removed.
Need to get 0 B/60.3 MB of archives.
After this operation, 288 MB of additional disk space will be used.
(Reading database ... 101047 files and directories currently installed.)
Preparing to unpack .../pve-kernel-5.4.65-1-pve_5.4.65-1_amd64.deb ...
Unpacking pve-kernel-5.4.65-1-pve (5.4.65-1) ...
dpkg: error processing archive /var/cache/apt/archives/pve-kernel-5.4.65-1-pve_5.4.65-1_amd64.deb (--unpack):
cannot copy extracted data for './boot/vmlinuz-5.4.65-1-pve' to '/boot/vmlinuz-5.4.65-1-pve.dpkg-new': failed to write (No space left on device)
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d.
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 5.4.65-1-pve /boot/vmlinuz-5.4.65-1-pve
update-initramfs: Deleting /boot/initrd.img-5.4.65-1-pve
run-parts: executing /etc/kernel/postrm.d/pve-auto-removal 5.4.65-1-pve /boot/vmlinuz-5.4.65-1-pve
run-parts: executing /etc/kernel/postrm.d/zz-pve-efiboot 5.4.65-1-pve /boot/vmlinuz-5.4.65-1-pve
Re-executing '/etc/kernel/postrm.d/zz-pve-efiboot' in new private mount namespace..
No /etc/kernel/pve-efiboot-uuids found, skipping ESP sync.
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 5.4.65-1-pve /boot/vmlinuz-5.4.65-1-pve
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.60-1-pve
Found linux image: /boot/vmlinuz-5.4.44-2-pve
Found initrd image: /boot/initrd.img-5.4.44-2-pve
Found linux image: /boot/vmlinuz-5.4.41-1-pve
Found initrd image: /boot/initrd.img-5.4.41-1-pve
Found linux image: /boot/vmlinuz-5.4.34-1-pve
Found initrd image: /boot/initrd.img-5.4.34-1-pve
Found linux image: /boot/vmlinuz-5.3.18-3-pve
Found initrd image: /boot/initrd.img-5.3.18-3-pve
Found linux image: /boot/vmlinuz-5.3.18-2-pve
Found initrd image: /boot/initrd.img-5.3.18-2-pve
Found linux image: /boot/vmlinuz-5.3.13-3-pve
Found initrd image: /boot/initrd.img-5.3.13-3-pve
Found linux image: /boot/vmlinuz-5.3.13-1-pve
Found initrd image: /boot/initrd.img-5.3.13-1-pve
Found linux image: /boot/vmlinuz-5.0.21-5-pve
Found initrd image: /boot/initrd.img-5.0.21-5-pve
done
Errors were encountered while processing:
/var/cache/apt/archives/pve-kernel-5.4.65-1-pve_5.4.65-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@proxmox / #