Following https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm, running into issues with
I can see from http://download.proxmox.com/debian/pve/dists/bookworm/ that the pve-no-subscription folder is not yet present. Is that where these dependencies will be found?
Bash:
# apt install proxmox-ve
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:
libpve-rs-perl : Depends: perlapi-5.32.1 but it is not installable
Depends: libssl1.1 (>= 1.1.1) but it is not installable
libpve-u2f-server-perl : Depends: perlapi-5.32.1 but it is not installable
librados2-perl : Depends: perlapi-5.32.1 but it is not installable
libtpms0 : Depends: libssl1.1 (>= 1.1.1) but it is not installable
lxc-pve : Depends: libgnutlsxx28 but it is not installable
proxmox-backup-client : Depends: libssl1.1 (>= 1.1.0) but it is not installable
proxmox-backup-file-restore : Depends: libssl1.1 (>= 1.1.0) but it is not installable
Recommends: proxmox-backup-restore-image but it is not going to be installed
proxmox-websocket-tunnel : Depends: libssl1.1 (>= 1.1.0) but it is not installable
pve-cluster : Depends: perlapi-5.32.1 but it is not installable
pve-qemu-kvm : Depends: libproxmox-backup-qemu0 (>= 1.3.0) but it is not going to be installed
Depends: liburing1 (>= 0.7) but it is not installable
Recommends: numactl but it is not going to be installed
swtpm-libs : Depends: libssl1.1 (>= 1.1.0) but it is not installable
swtpm-tools : Depends: libssl1.1 (>= 1.1.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
I can see from http://download.proxmox.com/debian/pve/dists/bookworm/ that the pve-no-subscription folder is not yet present. Is that where these dependencies will be found?