Thank for your return.
I tried your suggest: (i tried to update initramfs despite that the previous 2 commands have not worked)
root@node:~# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
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
Errors were encountered while processing:
pve-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@node:~# uname -a
Linux node 4.4.35-1-pve #1 SMP Thu Dec 22 14:58:39 CET 2016 x86_64 GNU/Linux
root@node:~# dpkg --configure -a
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
Errors were encountered while processing:
pve-manager
root@node:~# update-initramfs -u -k 4.4.35-2-pve
update-initramfs: Generating /boot/initrd.img-4.4.35-2-pve
This is a common issue in this update?
Thank you.
Edit : When I try to use some commands like pveversion -v or pvecm status, i had this :
root@node:~# pvecm status
Global symbol "%str" requires explicit package name at /usr/share/perl5/XML/Twig.pm line 4585.
syntax error at /usr/share/perl5/XML/Twig.pm line 4585, at EOF
Missing right curly or square bracket at /usr/share/perl5/XML/Twig.pm line 4585, at end of line
Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DBus/Binding/Introspector.pm line 57.
BEGIN failed--compilation aborted at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DBus/Binding/Introspector.pm line 57.
Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DBus/RemoteObject.pm line 58.
BEGIN failed--compilation aborted at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DBus/RemoteObject.pm line 58.
Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DBus/RemoteService.pm line 55.
BEGIN failed--compilation aborted at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DBus/RemoteService.pm line 55.
Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DBus.pm line 97.
BEGIN failed--compilation aborted at /usr/lib/x86_64-linux-gnu/perl5/5.20/Net/DBus.pm line 97.
Compilation failed in require at /usr/share/perl5/PVE/Tools.pm line 25.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Tools.pm line 25.
Compilation failed in require at /usr/share/perl5/PVE/INotify.pm line 16.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/INotify.pm line 16.
Compilation failed in require at /usr/bin/pvecm line 6.
BEGIN failed--compilation aborted at /usr/bin/pvecm line 6.