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

Gentoo container fails to build/update #2554

Closed
LaszloGombos opened this issue Nov 12, 2023 · 1 comment · Fixed by dracut-ng/dracut-ng#8 · May be fixed by #2562
Closed

Gentoo container fails to build/update #2554

LaszloGombos opened this issue Nov 12, 2023 · 1 comment · Fixed by dracut-ng/dracut-ng#8 · May be fixed by #2562
Labels
bug Our bugs gentoo Issue tracker for the Gentoo distribution test Issues related to testing

Comments

@LaszloGombos
Copy link
Collaborator

LaszloGombos commented Nov 12, 2023

First day of failure: Nov-10

https://github.com/dracutdevs/dracut/actions/runs/6824259728

#13 4.504 !!! Problem resolving dependencies for sys-apps/systemd-utils
#13 4.543 
#13 4.543 !!! The ebuild selected to satisfy "sys-apps/systemd-utils" has unmet requirements.
#13 4.543 - sys-apps/systemd-utils-254.5-r2::gentoo USE="acl boot kmod (split-usr) tmpfiles udev -kernel-install -secureboot (-selinux) -sysusers -test -ukify" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_11 -python3_10 (-python3_12)"
#13 4.544 
#13 4.544   The following REQUIRED_USE flag constraints are unsatisfied:
#13 4.544     boot? ( kernel-install )
#13 4.544 
#13 4.544   The above constraints are a subset of the following complete expression:
#13 4.544     any-of ( kernel-install tmpfiles sysusers udev ) boot? ( kernel-install ) ukify? ( boot ) exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
#13 4.544 

CC @thesamesam

@LaszloGombos LaszloGombos added bug Our bugs gentoo Issue tracker for the Gentoo distribution test Issues related to testing labels Nov 12, 2023
@thesamesam
Copy link
Contributor

cheers, I'll take a look at it later today

thesamesam added a commit to thesamesam/dracut that referenced this issue Nov 17, 2023
systemd-utils can now install kernel-install independently of systemd-boot,
but systemd-boot requires that option to be enabled.

Fixes: dracutdevs#2554
Signed-off-by: Sam James <[email protected]>
thesamesam added a commit to thesamesam/dracut that referenced this issue Nov 17, 2023
systemd-utils can now install kernel-install independently of systemd-boot,
but systemd-boot requires that option to be enabled.

Fixes: dracutdevs#2554
Signed-off-by: Sam James <[email protected]>
Conan-Kudo pushed a commit to dracut-ng/dracut-ng that referenced this issue Mar 30, 2024
systemd-utils can now install kernel-install independently of systemd-boot,
but systemd-boot requires that option to be enabled.

Fixes: dracutdevs/dracut#2554
Signed-off-by: Sam James <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Our bugs gentoo Issue tracker for the Gentoo distribution test Issues related to testing
Projects
None yet
2 participants