Skip to content

overlay profiles: Mask USE=debuginfod#3796

Draft
krnowak wants to merge 1 commit intomainfrom
krnowak/mask-debuginfod
Draft

overlay profiles: Mask USE=debuginfod#3796
krnowak wants to merge 1 commit intomainfrom
krnowak/mask-debuginfod

Conversation

@krnowak
Copy link
Member

@krnowak krnowak commented Mar 6, 2026

CI: http://localhost:8080/job/container/job/packages_all_arches/7522/cldsv

In last weekly updates, binutils, elfutils and gdb got their USE=debuginfod enabled by default. I wanted to keep the disabled by adding entries to package.use in overlay profiles, but somehow these things insist on being enabled and I forgot to verify if they are indeed disabled. Noticed when working on selinux coverage as it got some dep cycle involving elfutils with debuginfod.

Put the recalcitrant USE flags into package.use.mask instead.

@krnowak krnowak requested a review from a team as a code owner March 6, 2026 15:56
@krnowak krnowak marked this pull request as draft March 6, 2026 16:00
Copy link
Contributor

@chewi chewi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It didn't work before because it's dev-libs/elfutils, not dev-util.

@krnowak
Copy link
Member Author

krnowak commented Mar 6, 2026

It didn't work before because it's dev-libs/elfutils, not dev-util.

Bah. And just noticed I was still getting the same dep cycle in the selinux coverage branch. Thanks for spotting.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
@krnowak krnowak force-pushed the krnowak/mask-debuginfod branch from 91af964 to e572ac3 Compare March 6, 2026 17:37
@krnowak
Copy link
Member Author

krnowak commented Mar 6, 2026

crossdev failed, will have a look on Monday.

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.

2 participants