Bug 2093177

Summary: shouldn't have dependency to fontconfig
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: urw-base35-fontsAssignee: Richard Lescak <rlescak>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: 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
Description of problem:
urw-base35-fonts has a dependency to fontconfig but it doesn't actually require anything to fontconfig. just installing urw-base35-fonts at the minimal environment pulls in a lot of binaries due to this. that makes no sense.

If you want to make sure the directory ownership of /usr/share/fontconfig, you should use fonts-filesystem or fontpackages-filesystem for older releases.

Version-Release number of selected component (if applicable):
urw-base35-fonts-20200910-11.fc37

Comment 1 Fedora Update System 2022-06-23 12:21:22 UTC
FEDORA-2022-19366c250f has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-19366c250f

Comment 2 Fedora Update System 2022-06-23 12:31:07 UTC
FEDORA-2022-150f81ae7b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-150f81ae7b

Comment 3 Fedora Update System 2022-06-24 00:50:12 UTC
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.

Comment 4 Fedora Update System 2022-06-24 02:22:26 UTC
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.

Comment 5 Adam Williamson 2022-06-24 15:44:39 UTC
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.

Comment 6 Ben Cotton 2022-08-09 13:42:31 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle.
Changing version to 37.

Comment 7 Parag Nemade 2023-05-15 10:50:00 UTC
I believe this bug is fixed in commit https://src.fedoraproject.org/rpms/urw-base35-fonts/c/b722791a1773c08b460b87a9896163346c5da50c?branch=rawhide
Closing this now.