Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: resolver: test_use_dep_defaults.py: add test for || () dep int… #1180

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thesamesam
Copy link
Member

@thesamesam thesamesam force-pushed the systemd-use-flag-rename branch 2 times, most recently from 2568017 to 57a36f9 Compare November 11, 2023 05:29
@thesamesam thesamesam marked this pull request as draft November 11, 2023 06:25
success=False,
ambiguous_merge_order=True,
options={
"--autounmask": "n",
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not sure if we have a way to test for the ".. is required to complete your request" bit, so I'll drop this one if I can't figure out a way.

!sys-kernel/installkernel-gentoo
|| (
sys-apps/systemd[gnuefi(-)]
sys-apps/systemd[kernel-install(-)]
Copy link
Member

Choose a reason for hiding this comment

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

Why not swap the order of preference for gnuefi vs. kernel-install flags? Since neither one is satisfied, dep_zapdeps will prefer the one on the left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants