Bug 2235811

Summary: Security live fails to build due to problem with font exclusion
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: distributionAssignee: Aoife Moloney <amoloney>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 39CC: kevin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard: AcceptedFreezeException
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-31 20:57:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2143445    

Description Adam Williamson 2023-08-29 19:42:18 UTC
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

Comment 1 Adam Williamson 2023-08-30 19:42:55 UTC
+3 in https://pagure.io/fedora-qa/blocker-review/issue/1230 , marking accepted.

Comment 2 Adam Williamson 2023-08-30 19:49:36 UTC
PR merged, we'll check the effects with next compose.

Comment 3 Adam Williamson 2023-08-31 20:57:07 UTC
Looks fixed.