pimox / pimox7

Proxmox V7 for Raspberry Pi
1.7k stars 157 forks source link

unmet dependencies #159

Open rp201rp opened 11 months ago

rp201rp commented 11 months ago

The following packages have unmet dependencies: proxmox-ve : Depends: pve-manager but it is not going to be installed Depends: zfsutils-linux but it is not installable Depends: chrony but it is not going to be installed

script kept failing. did manual install with above error and below file 20230102_raspi_4_bullseye.img.xz

--inerface file below-- auto lo iface lo inet loopback auto eth0 allow-hotplug eth0 iface eth0 inet static address 192.168.78.144 broadcast 192.168.78.255 netmask 255.255.255.0 gateway 192.168.78.1 dns-nameservers 192.168.78.1