Not sure if I have this in the right place, but really not sure what is happening here or exactly what the following error message actually means.
Failed to read "SetupMode" variable: No such file or directory clearly indicates something is missing but I have no clue where to start with this.
Full output follows.
Any insights would be really welcome.
Failed to read "SetupMode" variable: No such file or directory clearly indicates something is missing but I have no clue where to start with this.
Full output follows.
Code:
Hit:1 http://ftp.uk.debian.org/debian bookworm InRelease
Hit:2 http://security.debian.org bookworm-security InRelease
Hit:3 http://ftp.uk.debian.org/debian bookworm-updates InRelease
Hit:4 http://download.proxmox.com/debian/pbs bookworm InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
shim-signed
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/347 kB of archives.
After this operation, 95.2 kB of additional disk space will be used.
apt-listchanges: Reading changelogs...
Preconfiguring packages ...
(Reading database ... 57146 files and directories currently installed.)
Preparing to unpack .../shim-signed_1.51+pmx1~bpo12+1+16.1-2+pmx1~bpo12+1_amd64.deb ...
shim-signed: checking if we can safely install /usr/lib/shim/shimx64.efi.signed
Unexpected output from mokutil:
"""
Failed to read "SetupMode" variable: No such file or directory
"""
Please report this as a bug agsinst shim-signed, including the above information.
dpkg: error processing archive /var/cache/apt/archives/shim-signed_1.51+pmx1~bpo12+1+16.1-2+pmx1~bpo12+1_amd64.deb (--unpack):
new shim-signed:amd64 package pre-installation script subprocess returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/shim-signed_1.51+pmx1~bpo12+1+16.1-2+pmx1~bpo12+1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Any insights would be really welcome.