Linux header installation on Arm64 LXD

To build kernel modules, Linux headers is required. But installation of package linux-headers-$(uname -r) fails on Arm64.

My configuration and logs as below:
https://travis-ci.com/Reyfone/dpdk/jobs/247805272

I know this should be not Travis or LXD specific issue. Can you suggest how to resolve this issue?

Thank you.

According to Kernel headers not available in ppc64 and arm64, this is also a problem with ppc64.

Let’s use that issue to track this problem further.