Bug 2093177
| Summary: | shouldn't have dependency to fontconfig | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Akira TAGOH <tagoh> |
| Component: | urw-base35-fonts | Assignee: | Richard Lescak <rlescak> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 37 | CC: | akhaitovich, awilliam, deekej, i18n-bugs, rlescak, zdohnal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-15 10:50:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Akira TAGOH
2022-06-03 07:28:22 UTC
FEDORA-2022-19366c250f has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-19366c250f FEDORA-2022-150f81ae7b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-150f81ae7b FEDORA-2022-19366c250f has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-19366c250f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-19366c250f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-150f81ae7b has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-150f81ae7b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-150f81ae7b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. This broke Rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=88679952 https://kojipkgs.fedoraproject.org//work/tasks/9952/88679952/anaconda-anaconda.log pyanaconda.modules.common.errors.installation.PayloadInstallationError: An error occurred during the transaction: Error in POSTIN scriptlet in rpm package urw-base35-bookman-fonts That's a bit odd, because there's really nothing in the package's own `%post` that should need fontconfig. There must be some more sophisticated mechanism going on here - some kind of trigger from another package, or something. But to try and get Rawhide fixed, I've reverted this change for now. This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle. Changing version to 37. I believe this bug is fixed in commit https://src.fedoraproject.org/rpms/urw-base35-fonts/c/b722791a1773c08b460b87a9896163346c5da50c?branch=rawhide Closing this now. |