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

soban

New Member
Jan 20, 2016
12
0
1
36
Hello, I have some problem to upgrade my proxmox:
Code:
# apt-get dist-upgrade -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up bind9 (1:9.9.5.dfsg-9+deb8u12) ...
Failed to execute operation: Connection timed out
Failed to restart bind9.service: Connection timed out
invoke-rc.d: initscript bind9, action "restart" failed.
dpkg: error processing package bind9 (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up pve-manager (4.4-15) ...
Failed to execute operation: Connection timed out
Failed to reload-or-restart pvedaemon.service: Connection timed out
dpkg: error processing package pve-manager (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 bind9
 pve-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)
Can you help me?
 
I have the same problem

Setting up pve-manager (4.4-17) ...
Job for pvedaemon.service failed. See 'systemctl status pvedaemon.service' and 'journalctl -xn' for details.
dpkg: error processing package pve-manager (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
pve-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
I have the same problem

Setting up pve-manager (4.4-17) ...
Job for pvedaemon.service failed. See 'systemctl status pvedaemon.service' and 'journalctl -xn' for details.
dpkg: error processing package pve-manager (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
pve-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)

how did you upgrade in detail (which command)?
 
I solved the problem
I was updating from Jessie to Stretch

I solved removing pve-manager, updated, and reinstalled with the command "apt install proxmox-ve"