proxmox-ve: not correctly installed

Jan 31, 2014
113
11
38
I have recently installed Proxmox 4.3 from .iso file downloaded. I happened to notice pveversion says proxmox-ve is not correctly installed. Everything seems to work OK, so I am confused what is wrong.

Code:
root@rauta:~# pveversion -v | head
proxmox-ve: not correctly installed (running kernel: 4.4.21-1-pve)
pve-manager: 4.3-10 (running version: 4.3-10/7230e60f)
pve-kernel-4.4.21-1-pve: 4.4.21-71
pve-kernel-4.4.19-1-pve: 4.4.19-66
lvm2: 2.02.116-pve3
corosync-pve: 2.4.0-1

I have transferred the subcription from old Proxmox to this new. I have managed to apt upgrade after downloading and doing apt-key add for Proxmox Release Key. Apt upgrade did some package upgrades, but that "not correctly installed" -thing did not go away. apt dist-upgrade does not want to do anything.

Is this problem serious? I already decommissioned the old proxmox host and this is running in production now.
 
what is the whole output for pveversion -v?

also does
Code:
apt install proxmox-ve

help?
 
Thanks for help. Turns out the package proxmox-ve was not installed at all. Installed it and the error message went away.

Strange though how this happens. I did not notice any error messages when I installed. I do remember now that I did not use the .iso downloaded from Proxmox.com, but OVH Hosting provides a template for Promox and the installation was done from that.