Hi,
I have a problem updating pve-manager, when I do "apt-get upgrade" I get :
...
...
Setting up pve-manager (4.4-5) ...
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)
when I do "status pvedaemon.service" I get :
● pvedaemon.service - PVE API Daemon
Loaded: loaded (/lib/systemd/system/pvedaemon.service; enabled)
Active: active (running) (Result: exit-code) since Wed 2017-01-18 16:24:22 CET; 2 weeks 3 days ago
Process: 12027 ExecReload=/usr/bin/pvedaemon restart (code=exited, status=2)
Main PID: 1727 (pvedaemon)
CGroup: /system.slice/pvedaemon.service
├─1727 pvedaemon
├─1728 pvedaemon worker
├─1729 pvedaemon worker
└─1730 pvedaemon worker
Feb 04 18:02:59 proxmox pvedaemon[12027]: Compilation failed in require at /usr/share/perl5/PVE/API2/Cluster.pm line 15, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Cluster.pm line 15, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 13, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 13, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: Compilation failed in require at /usr/share/perl5/PVE/Service/pvedaemon.pm line 8, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Service/pvedaemon.pm line 8, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: Compilation failed in require at /usr/bin/pvedaemon line 11, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: BEGIN failed--compilation aborted at /usr/bin/pvedaemon line 11, <DATA> line 751.
Feb 04 18:02:59 proxmox systemd[1]: pvedaemon.service: control process exited, code=exited status=2
Feb 04 18:02:59 proxmox systemd[1]: Reload failed for PVE API Daemon.
What's going on ?
I have a problem updating pve-manager, when I do "apt-get upgrade" I get :
...
...
Setting up pve-manager (4.4-5) ...
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)
when I do "status pvedaemon.service" I get :
● pvedaemon.service - PVE API Daemon
Loaded: loaded (/lib/systemd/system/pvedaemon.service; enabled)
Active: active (running) (Result: exit-code) since Wed 2017-01-18 16:24:22 CET; 2 weeks 3 days ago
Process: 12027 ExecReload=/usr/bin/pvedaemon restart (code=exited, status=2)
Main PID: 1727 (pvedaemon)
CGroup: /system.slice/pvedaemon.service
├─1727 pvedaemon
├─1728 pvedaemon worker
├─1729 pvedaemon worker
└─1730 pvedaemon worker
Feb 04 18:02:59 proxmox pvedaemon[12027]: Compilation failed in require at /usr/share/perl5/PVE/API2/Cluster.pm line 15, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Cluster.pm line 15, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 13, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 13, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: Compilation failed in require at /usr/share/perl5/PVE/Service/pvedaemon.pm line 8, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Service/pvedaemon.pm line 8, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: Compilation failed in require at /usr/bin/pvedaemon line 11, <DATA> line 751.
Feb 04 18:02:59 proxmox pvedaemon[12027]: BEGIN failed--compilation aborted at /usr/bin/pvedaemon line 11, <DATA> line 751.
Feb 04 18:02:59 proxmox systemd[1]: pvedaemon.service: control process exited, code=exited status=2
Feb 04 18:02:59 proxmox systemd[1]: Reload failed for PVE API Daemon.
What's going on ?