by applicable law.
root@server1:~# apt update
Hit:1
http://security.debian.org buster/updates InRelease
Hit:2
http://ftp.us.debian.org/debian buster InRelease
Get:3
http://ftp.us.debian.org/debian buster-updates InRelease [51.9 kB]
Hit:5
http://download.proxmox.com/debian buster InRelease
Ign:4
https://linux.dell.com/repo/community/debian jessie InRelease
Hit:6
https://linux.dell.com/repo/community/debian jessie Release
Fetched 51.9 kB in 1s (49.5 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@server1:~# apt full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libirs-export161 libisccfg-export163 policycoreutils selinux-utils
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
pve-kernel-5.4.124-1-pve
The following packages will be upgraded:
libproxmox-backup-qemu0 proxmox-widget-toolkit pve-kernel-5.4 pve-kernel-helper
4 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 62.4 MB of archives.
After this operation, 289 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1
http://download.proxmox.com/debian buster/pve-no-subscription amd64 proxmox-widget-toolkit all 2.6-1 [79.8 kB]
Get:2
http://download.proxmox.com/debian buster/pve-no-subscription amd64 libproxmox-backup-qemu0 amd64 1.1.0-1 [1,703 kB]
Get:3
http://download.proxmox.com/debian buster/pve-no-subscription amd64 pve-kernel-5.4.124-1-pve amd64 5.4.124-1 [60.7 MB]
Get:4
http://download.proxmox.com/debian buster/pve-no-subscription amd64 pve-kernel-5.4 all 6.4-4 [3,956 B]
Get:5
http://download.proxmox.com/debian buster/pve-no-subscription amd64 pve-kernel-helper all 6.4-4 [11.3 kB]
Fetched 62.4 MB in 7s (8,794 kB/s)
Reading changelogs... Done
(Reading database ... 81340 files and directories currently installed.)
Preparing to unpack .../proxmox-widget-toolkit_2.6-1_all.deb ...
Unpacking proxmox-widget-toolkit (2.6-1) over (2.5-6) ...
Preparing to unpack .../libproxmox-backup-qemu0_1.1.0-1_amd64.deb ...
Unpacking libproxmox-backup-qemu0 (1.1.0-1) over (1.0.3-1) ...
Selecting previously unselected package pve-kernel-5.4.124-1-pve.
Preparing to unpack .../pve-kernel-5.4.124-1-pve_5.4.124-1_amd64.deb ...
Unpacking pve-kernel-5.4.124-1-pve (5.4.124-1) ...
Preparing to unpack .../pve-kernel-5.4_6.4-4_all.deb ...
Unpacking pve-kernel-5.4 (6.4-4) over (6.4-3) ...
Preparing to unpack .../pve-kernel-helper_6.4-4_all.deb ...
Unpacking pve-kernel-helper (6.4-4) over (6.4-3) ...
Setting up proxmox-widget-toolkit (2.6-1) ...
Setting up pve-kernel-helper (6.4-4) ...
Setting up pve-manager (6.4-9) ...
Setting up pve-kernel-5.4.124-1-pve (5.4.124-1) ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 5.4.124-1-pve /boot/vmlinuz-5.4.124-1-pve
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 5.4.124-1-pve /boot/vmlinuz-5.4.124-1-pve
update-initramfs: Generating /boot/initrd.img-5.4.124-1-pve
run-parts: executing /etc/kernel/postinst.d/proxmox-auto-removal 5.4.124-1-pve /boot/vmlinuz-5.4.124-1-pve
run-parts: executing /etc/kernel/postinst.d/zz-proxmox-boot 5.4.124-1-pve /boot/vmlinuz-5.4.124-1-pve
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync.
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 5.4.124-1-pve /boot/vmlinuz-5.4.124-1-pve
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.124-1-pve
Found initrd image: /boot/initrd.img-5.4.124-1-pve
Found linux image: /boot/vmlinuz-5.4.119-1-pve
Found initrd image: /boot/initrd.img-5.4.119-1-pve
Found linux image: /boot/vmlinuz-5.4.114-1-pve
Found initrd image: /boot/initrd.img-5.4.114-1-pve
Found linux image: /boot/vmlinuz-5.4.73-1-pve
Found initrd image: /boot/initrd.img-5.4.73-1-pve
Found linux image: /boot/vmlinuz-4.19.0-17-amd64
Found initrd image: /boot/initrd.img-4.19.0-17-amd64
Found linux image: /boot/vmlinuz-4.19.0-16-amd64
Found initrd image: /boot/initrd.img-4.19.0-16-amd64
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
done
Setting up pve-kernel-5.4 (6.4-4) ...
Setting up libproxmox-backup-qemu0 (1.1.0-1) ...
Processing triggers for libc-bin (2.28-10) ...
root@server1:~#