[SOLVED] Proxmox upgrade error

Devolve

New Member
Feb 29, 2016
7
0
1
Hello

Upgraded few proxmox servers today from 4.2.x to 4.3-3 without any issues but this one I can't get it to upgrade correctly.

Version: 4.2-18

Code:
Setting up pve-manager (4.3-3) ...
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
dpkg: dependency problems prevent configuration of proxmox-ve:
proxmox-ve depends on pve-manager; however:
  Package pve-manager is not configured yet.

dpkg: error processing package proxmox-ve (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pve-manager
proxmox-ve
E: Sub-process /usr/bin/dpkg returned an error code (1)

Code:
Oct 20 07:43:54 prox5.domain.com pvedaemon[10009]: Compilation failed in require at /usr/share/perl5/PVE/API2/Nodes.pm line 41.
Oct 20 07:43:54 prox5.domain.com pvedaemon[10009]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Nodes.pm line 41.
Oct 20 07:43:54 prox5.domain.com pvedaemon[10009]: Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 14.
Oct 20 07:43:54 prox5.domain.com pvedaemon[10009]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 14.
Oct 20 07:43:54 prox5.domain.com pvedaemon[10009]: Compilation failed in require at /usr/share/perl5/PVE/Service/pvedaemon.pm line 8.
Oct 20 07:43:54 prox5.domain.com pvedaemon[10009]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Service/pvedaemon.pm line 8.
Oct 20 07:43:54 prox5.domain.com pvedaemon[10009]: Compilation failed in require at /usr/bin/pvedaemon line 11.
Oct 20 07:43:54 prox5.domain.com pvedaemon[10009]: BEGIN failed--compilation aborted at /usr/bin/pvedaemon line 11.
Oct 20 07:43:54 prox5.domain.com systemd[1]: pvedaemon.service: control process exited, code=exited status=2
Oct 20 07:43:54 prox5.domain.com systemd[1]: Reload failed for PVE API Daemon.

Well maybe I posted too soon, "apt-get dist-upgrade" fixed it.