In current F39 (and Rawhide) composes, the Security live fails to build due to an issue with trying to exclude stix-fonts: 2023-08-29 09:32:55,357 INFO pylorax: Problem: conflicting requests 2023-08-29 09:32:55,357 INFO pylorax: - package default-fonts-core-math-4.0-8.fc39.noarch from anaconda requires stix-fonts, but none of the providers can be installed 2023-08-29 09:32:55,357 INFO pylorax: - package default-fonts-core-math-4.0-8.fc39.noarch from koji-override-0 requires stix-fonts, but none of the providers can be installed 2023-08-29 09:32:55,357 INFO pylorax: - package stix-fonts-2.13b171-4.fc39.noarch from anaconda is filtered out by exclude filtering 2023-08-29 09:32:55,357 INFO pylorax: - package stix-fonts-2.13b171-4.fc39.noarch from koji-override-0 is filtered out by exclude filtering https://pagure.io/fedora-kickstarts/pull-request/982 will fix this. I'm proposing this as a Beta FE for F39 - we need an FE to merge the kickstarts change during freeze. Obviously fixing image composes is desirable during freeze, and this change can't hurt anything else. Reproducible: Always
+3 in https://pagure.io/fedora-qa/blocker-review/issue/1230 , marking accepted.
PR merged, we'll check the effects with next compose.
Looks fixed.