3.10.0-2 : kernel and headers not at the same version in repos

Florent

Member
Apr 3, 2012
91
4
8
Hi all,

Today I was trying to build a module on a PVE node, and it couldn't be loaded... like if I compiled it with a different kernel that the one I was running.

It seems that headers and kernel packages are not at the same version in repositories :

Code:
Package: pve-kernel-3.10.0-2-pve         
New: yes
State: installed
Automatically installed: no
Version: 3.10.0-10

Code:
Package: pve-headers-3.10.0-2-pve        
New: yes
State: installed
Automatically installed: no
Version: 3.10.0-8

Can you fix it ?

I'm back to -1 for now...

Thank you