👖dpkg: error processing package pve-manager (--configure):
2023-7-5
| 2023-7-5
0  |  0 分钟
type
status
date
Jul 5, 2023 02:53 AM
slug
summary
tags
category
icon
password
Debian 9.2 (netinstall) Followed Proxmox Wiki (https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Deb……

ISSUE: dpkg: error processing package pve-manager (--configure):

Debian 9.2 (netinstall)
On step:
apt install proxmox-ve postfix open-iscsi
Code:
journalctl -xe
Code:
Any hints how to fix it out? Thanks
P.S. The same picture with Debian 9.4 (latest)
P.S.S. Does anyone have proxmox-ve 5.0 deb package?
Last edited: Jun 6, 2018
 

Are you sure you imported PVE-key?

Did it twice
Code:

make sure that your ip can be resolved to hostname

cat /etc/hosts
127.0.0.1 localhost
10.10.10.79 PVE1
then run apt-get update
You also need the “pvelocalhost” entry in /etc/hosts, will ask a coworker if anything else is needed here.
I followed that wiki entry multiple times and it worked for me every time.
Done before install
Code:
You also need the “pvelocalhost” entry in /etc/hosts, will ask a coworker if anything else is needed here.
I followed that wiki entry multiple times and it worked for me every time.
I’m afraid it has been broken in 5.1 or 5.2
That why I’m looking for proxmox-ve 5.0 in deb
You need a real IP for “pve pve.domain.local pvelocalhost”, thats why pve doesn’t install.
Well, I’m very surprised but your suggestion has helped.
After I changed record in host to internal IP (instead of 127.0.0.1) installation successed
Thanks a lot!
I have exactly the same problem. But my /etc/hosts seems fine:
root@debian:/etc/apt/trusted.gpg.d# cat /etc/hosts 127.0.0.1 localhost 127.0.1.1 debian 192.168.1.3 proxmox pvelocalhost

following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters

Please help…
Check out that IP 192.168.1.3 corresponds to one of your Ethernet adapters
What do you mean? Internet is working and can login via SSH to the computer using this IP.
I have exactly the same problem. But my /etc/hosts seems fine:


Please help…
add same issue here,
juste have to fix this way
127.0.0.1 localhost

192.168.1.3 proxmox pvelocalhost

with proxmox being the real machine name
You need a real IP for “pve pve.domain.local pvelocalhost”, thats why pve doesn’t install.
Sorry to drag an old post, but I just installed PVE on Debian Buster from here:
and it didn’t mention the pvelocalhost requirement and I had the same issue as OP. I added it, as well as removed a 127.0.0.1 entry for it to work. Is pvelocalhost still required?
notion image
pvelocalhost still required?
No, we removed it from the ISO installer as well
I hope this helps!
No, we removed it from the ISO installer as well
I hope this helps!
Thanks yes, I should have tested to see if it was required. Thanks! > 本文由简悦 SimpRead 转码
技术折腾
  • PVE
  • 从 Debian 安装 PVE,绑定 vmbr0 后不能上网问题解决Linux 设备挂载命令 mount 及 U 盘、移动硬盘、光盘
    目录