Skip to content

Comments

build_sysext: Squash build Portage profile parsing failure warning#3752

Open
chewi wants to merge 1 commit intomainfrom
chewi/portage-profile-warning
Open

build_sysext: Squash build Portage profile parsing failure warning#3752
chewi wants to merge 1 commit intomainfrom
chewi/portage-profile-warning

Conversation

@chewi
Copy link
Contributor

@chewi chewi commented Feb 23, 2026

Squash build Portage profile parsing failure warning

The Portage config is visible through the sysext root directory via overlayfs while installing packages, but the overlay gets unmounted before equery is called. Use the board root's config instead.

How to use

Check the image job log and the *_packages.txt files that get uploaded to bincache.

Testing done

This Jenkins run

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update) -- N/A
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

The Portage config is visible through the sysext root directory via
overlayfs while installing packages, but the overlay gets unmounted
before equery is called. Use the board root's config instead.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
@chewi chewi self-assigned this Feb 23, 2026
@chewi chewi requested a review from a team as a code owner February 23, 2026 17:57
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