mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
Now that sys-apps/policycoreutils is pulled in explicitly for both architectures, we should be able to pull in its dependencies, e.g. sys-apps/semodule-utils, sys-libs/libselinux, sys-libs/libsemanage, sys-libs/libsepol. In case of arm64, however, all the ebuilds have only `~arm64`. So we need to enable the keywords for the ebuilds. Without the changes, build fails like: ``` !!! All ebuilds that could satisfy ">=sys-libs/libselinux-3.1:=[python?,python_targets_python3_6(-)?,-python_single_target_python3_6(-)]" for /build/arm64-usr/ have been masked. !!! One of the following masked packages is required to complete your request: - sys-libs/libselinux-9999::coreos (masked by: missing keyword) - sys-libs/libselinux-3.2::coreos (masked by: ~arm64 keyword) - sys-libs/libselinux-3.1-r1::coreos (masked by: ~arm64 keyword) ``` |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |