dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
597 stars 396 forks source link

Gentoo container fails to build/update #2554

Closed LaszloGombos closed 5 months ago

LaszloGombos commented 9 months ago

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

thesamesam commented 9 months ago

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