linux-headers-4.2.2-1-pve?

trcx

New Member
Jul 7, 2015
2
0
1
I am looking for the kernel headers for proxmox 4.0 and can not seem to locate them. I have apt-get updated and they still do not appear to be there.

Is this a package that I need to buy a subscription to receive?

Code:
# apt-get install linux-headers-`uname -r`
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-4.2.2-1-pve
E: Couldn't find any package by regex 'linux-headers-4.2.2-1-pve'
# apt-cache search 4.2.2-1
libghc-lambdabot-utils-dev - utility libraries for Lambdabot
libghc-lambdabot-utils-prof - utility libraries for Lambdabot; profiling libraries
pve-kernel-4.2.2-1-pve - The Proxmox PVE Kernel Image
 
# apt-get update
# apt-cache search pve-headers
pve-headers-4.2.3-2-pve - The Proxmox PVE Kernel Headers
pve-headers-4.2.2-1-pve - The Proxmox PVE Kernel Headers
...
 
I have done those steps and I am getting different results. There are no results when I apt-cache search pve-headers there are no results. I get a 401 error when apt-get updating on the enterprise.proxmox.com repo, I assume this is because I have not purchase a subscription. Is this package exclusive to those who have purchased a subscription, or is there something else wrong? I would post the results from the terminal, or a screen shot but the forum is not letting me post anything that looks like a link.