Hi,
today I noticed, that apt wants to reinstall grub (I'm on systemd-boot) and I'm not really sure why. grub and osprober are at least no direct dependencies of the packages that should be updated.
Can this cause any problems? I'm honestly not sure if the host would switch back to Grub as a consequence of the installation and initial automatic configuration (done by apt/dpkg).
This is the output of apt:
Could anyone please confirm, that the installation won't cause issues? And could someone please explain the cause for the grub (re-)installation? My apt-skills are far not sufficient...
Thanks
today I noticed, that apt wants to reinstall grub (I'm on systemd-boot) and I'm not really sure why. grub and osprober are at least no direct dependencies of the packages that should be updated.
Can this cause any problems? I'm honestly not sure if the host would switch back to Grub as a consequence of the installation and initial automatic configuration (done by apt/dpkg).
This is the output of apt:
Code:
root@proxmox1:~# apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
grub-common grub-pc grub-pc-bin grub2-common os-prober proxmox-kernel-6.5.11-8-pve-signed
The following packages will be upgraded:
proxmox-backup-client proxmox-backup-file-restore proxmox-kernel-6.5
3 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 110 MB of archives.
After this operation, 581 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Could anyone please confirm, that the installation won't cause issues? And could someone please explain the cause for the grub (re-)installation? My apt-skills are far not sufficient...
Thanks