Closed leon1995 closed 3 years ago
Usually this means you've not set the the hostname in /etc/hostname and the ip address mapping for it in /etc/hosts
Thanks, hat helped finishing the installation. However, I was not able to reach proxmoxs webui. So, I tried to install proxmox-ve
again, but then
$ 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: proxmox-archive-keyring but it is not installable
Depends: pve-kernel-5.4 but it is not installable
Depends: pve-kernel-helper but it is not installable
E: Unable to correct problems, you have held broken packages.
I am using a raspberry pi 3. Could this be the problem? Do I really need a pi 4?
I had a similar problem. But with more unsolved dependencies.
I flashed my SD card again. But this time with https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-04-09/2021-03-04-raspios-buster-arm64.zip
(as stated here: https://www.reddit.com/r/Proxmox/comments/n4d7ev/now_running_proxmox_on_a_raspberry_pi_4_cluster/gwv736k/?utm_source=reddit&utm_medium=web2x&context=3 )
With this image i was able to install without error.
I noticed, that in the link it says that pve-manager should be installed, not proxmox-ve like in the README. I think this should be corrected. I´ll ty again and report
EDIT: works by installing pve-manager instead of proxmox-ve
Hi,
I get an error, when installing the pve-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)
I hope you can help me :)