I had changed the bios on my machine and, I believe, subsequent to that I'm getting messages about installing grub-efi-amd64. But apt is complaining about package conflicts and I'm afraid to force it. What do people recommend?
Code:
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync.
System booted in EFI-mode but 'grub-efi-amd64' meta-package not installed!
Install 'grub-efi-amd64' to get updates.
Couldn't find EFI system partition. It is recommended to mount it to /boot or /efi.
Alternatively, use --esp-path= to specify path to mount point.
root@proxmox:~# apt-get install grub-efi-amd64
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
grub-efi-amd64 : Depends: grub-common (= 2.06-13+deb12u1) but 2.06-13+pmx1 is to be installed
Depends: grub2-common (= 2.06-13+deb12u1) but 2.06-13+pmx1 is to be installed
Depends: grub-efi-amd64-bin (= 2.06-13+deb12u1) but 2.06-13+pmx1 is to be installed
E: Unable to correct problems, you have held broken packages.