I got a weird one. I am trying to setup a proxmox cluster in my homelab. using some HP gen 8 microservers
used the same usb stick to install
node1: installed proxmox, chnaged repos to "no-sub", updated using the gui-> no issues
node2: installed proxmox, chnaged repos to "no-sub", updated using the gui-> no issues
node1: installed proxmox, chnaged repos to "no-sub", tried updating using the gui-> tons of issued here is the output from the update command
not sure why this didnt work on the third node only.
used the same usb stick to install
node1: installed proxmox, chnaged repos to "no-sub", updated using the gui-> no issues
node2: installed proxmox, chnaged repos to "no-sub", updated using the gui-> no issues
node1: installed proxmox, chnaged repos to "no-sub", tried updating using the gui-> tons of issued here is the output from the update command
Bash:
starting apt-get update
Get:1 http://security.debian.org bookworm-security InRelease [48.0 kB]
Err:1 http://security.debian.org bookworm-security InRelease
Unknown error executing apt-key
Get:2 http://ftp.us.debian.org/debian bookworm InRelease [151 kB]
Get:3 http://download.proxmox.com/debian/pve bookworm InRelease [2768 B]
Get:4 http://ftp.us.debian.org/debian bookworm-updates InRelease [55.4 kB]
Err:3 http://download.proxmox.com/debian/pve bookworm InRelease
Unknown error executing apt-key
Err:2 http://ftp.us.debian.org/debian bookworm InRelease
Unknown error executing apt-key
Err:4 http://ftp.us.debian.org/debian bookworm-updates InRelease
Unknown error executing apt-key
Reading package lists...
W: GPG error: http://security.debian.org bookworm-security InRelease: Unknown error executing apt-key
E: The repository 'http://security.debian.org bookworm-security InRelease' is not signed.
W: GPG error: http://download.proxmox.com/debian/pve bookworm InRelease: Unknown error executing apt-key
E: The repository 'http://download.proxmox.com/debian/pve bookworm InRelease' is not signed.
W: GPG error: http://ftp.us.debian.org/debian bookworm InRelease: Unknown error executing apt-key
E: The repository 'http://ftp.us.debian.org/debian bookworm InRelease' is not signed.
W: GPG error: http://ftp.us.debian.org/debian bookworm-updates InRelease: Unknown error executing apt-key
E: The repository 'http://ftp.us.debian.org/debian bookworm-updates InRelease' is not signed.
TASK ERROR: command 'apt-get update' failed: exit code 100
not sure why this didnt work on the third node only.