[SOLVED] No more pveproxy and pveversion since last apt-get dist-upgrade

Shadok

New Member
Jul 2, 2013
5
0
1
Hello,

I ran an apt-get dist-upgrade this morning and now i don't have a web interface any more.
I think I'm missing some binaries :
Code:
~# pveversion -v
-bash: pveversion: command not found
~# pveproxy
-bash: pveproxy: command not found

How can I fix that ?

The good news is that my VM are still working fine.

Thanks.
 
Last edited:
Ok, found the issue, pve-manager was somehow uninstalled.

I fixed it by reinstalling it :
Code:
apt-get install pve-manager