minkebox / pimox

Proxmox for the Raspberry Pi
61 stars 3 forks source link

Dependency issues #4

Open Coo-ops opened 3 years ago

Coo-ops commented 3 years ago

Readme suggests using a preinstalled Debian-based 64 bit image.

I chose a virgin Ubuntu 20.04 install, fully updated, static IP, rebooted and password changed.

`ubuntu@ubuntu:~$ sudo apt install pve-manager Reading package lists... Done Building dependency tree
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: pve-manager : Depends: libpve-access-control (>= 6.0-6) but it is not going to be installed Depends: libpve-cluster-api-perl but it is not going to be installed Depends: libpve-guest-common-perl (>= 3.1-5) but it is not going to be installed Depends: libpve-storage-perl (>= 6.3-6) but it is not going to be installed Depends: librados2-perl but it is not going to be installed Depends: pve-cluster (>= 6.0-4) but it is not going to be installed Depends: pve-container (>= 2.0-21) but it is not going to be installed Depends: pve-firewall but it is not going to be installed Depends: pve-ha-manager but it is not going to be installed Depends: qemu-server (>= 6.2-17) but it is not going to be installed Depends: spiceterm but it is not going to be installed Depends: vncterm but it is not going to be installed E: Unable to correct problems, you have held broken packages. `