I am getting the following error,
My /etc/hosts looks like this,
Unsure of what to do, I am missing firmware for the wireless, but I don't think that is the cause here. I am fixing that as I speak, Realtek rtl8168d-1.fw is the missing firmware. Will mark as fixed if fixed by the wireless firmware
Code:
root@hostname:/home/userk# apt install proxmox-ve
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:
proxmox-ve : Depends: pve-manager but it is not going to be installed
Depends: qemu-server but it is not going to be installed
Depends: pve-qemu-kvm but it is not going to be installed
Depends: spiceterm but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
My /etc/hosts looks like this,
Code:
127.0.0.1 localhost
192.168.***.*** hostname hostname.dvmhashb pvelocalhost
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
Unsure of what to do, I am missing firmware for the wireless, but I don't think that is the cause here. I am fixing that as I speak, Realtek rtl8168d-1.fw is the missing firmware. Will mark as fixed if fixed by the wireless firmware