I am currently running a hub node on an AWS virtual server, when initially setting up I had to install the linux-headers-6.1.0-38-cloud-amd64 kernel headers to get dahdi to compile. The server has the same version without the “cloud”. After the last update the system was again broken due to the dahdi being updated to version 6.2.0-40 and again I had to manually install the cloud version. Has anyone got a method to force a automatic update of the headers, this hub is going to be used for linking a group of repeaters so manual intervention is not ideal.
I have been noticing failures on trixie where apt is not updating the headers when a new kernel is pulled down. For me it has not been every time. Sounds like it may be a bit deeper than a trixie problem? So far it’s a mystery that needs solving
There is definitely an issue with trixie and keeping the kernel-headers packages in sync properly. Once we get past the infrastructure upgrades, I'm going to be looking at a way to maybe try to do the kernel builds as part of the asterisk startup process.