Proxmox-Port icon indicating copy to clipboard operation
Proxmox-Port copied to clipboard

Command - sudo apt install pxvirt does not work

Open khajer-xunil opened this issue 7 months ago • 3 comments

Hello,

I have followed your instruction but if i use command - sudo apt install pxvirt, then some dependencies are not solved directly. Could you please check your documentation because you have a command - sudo apt install pxvirt or apt install proxmox-ve pve-manager qemu-server pve-cluster.

Thank you

$ sudo apt install pxvirt Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'proxmox-ve' instead of 'pxvirt' 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: proxmox-ve : Depends: pve-manager (>= 8.0.4) but it is not going to be installed Depends: pve-qemu-kvm but it is not installable Depends: qemu-server but it is not installable E: Unable to correct problems, you have held broken packages.

khajer-xunil avatar Aug 28 '25 10:08 khajer-xunil

Looks like they have not quite finished the dev. So a partial view of the repo is there, not full. Are you on debian bookworm or trixie?

gontadu avatar Sep 08 '25 04:09 gontadu

I'm on debian bookworm. I tried many options but one works for me. I had fresh install of debian bookworm and I did not make some steps like the setting static IP and etc. as some instructions are mentioning. I did the setup after pxvirt was installed. ( used command apt install pxvirt ).

khajer-xunil avatar Sep 08 '25 04:09 khajer-xunil

I built a new RPi4 a few days ago and then joined it to my existing 2-node RPi4 cluster successfully (all running Bookworm).

k5map avatar Sep 08 '25 12:09 k5map