Skip to content

feat: add linux tool packages to install script#21

Closed
cpg1111 wants to merge 1 commit into
canonical:mainfrom
cpg1111:install_bpftools
Closed

feat: add linux tool packages to install script#21
cpg1111 wants to merge 1 commit into
canonical:mainfrom
cpg1111:install_bpftools

Conversation

@cpg1111

@cpg1111 cpg1111 commented Jul 31, 2025

Copy link
Copy Markdown

given this is using a container, the version installed from linux-tools-common (coming from make install-dependencies) might not match the running kernel, this then breaks the bpftool step in building the maas-agent. In order to fix this, we can install linux-tools-$(uname -r), ensuring the version for the target kernel is available.

@cpg1111

cpg1111 commented Aug 2, 2025

Copy link
Copy Markdown
Author

closing this, the plan is now to only build the headers on update and used the checked in ones otherwise.

@cpg1111 cpg1111 closed this Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant