RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1468978 - fc-cache in multilib does not create 32bit cache files
Summary: fc-cache in multilib does not create 32bit cache files
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: fontconfig
Version: 6.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Akira TAGOH
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On: 1474257
Blocks: 1568968
TreeView+ depends on / blocked
 
Reported: 2017-07-10 07:28 UTC by Konstantin Trufanov
Modified: 2021-09-09 12:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1568968 (view as bug list)
Environment:
Last Closed: 2017-08-16 17:12:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Konstantin Trufanov 2017-07-10 07:28:18 UTC
Description of problem:

Customer installs 2 versions of fontconfig

  # yum install fontconfig.x86_64 fontconfig.i686 liberation-fonts-common.noarch

/var/cache/fontconfig only contains le64 cache files, and not le32d4 files.He has to remove fontconfig.x86_64, force running fc-cache -f to create le32d4 files and then install fontconfig in 64bit back to make it work correctly.

Version-Release number of selected component (if applicable):

fontconfig-2.8.0-5.el6.i686 
fontconfig-2.8.0-5.el6.x86_64  

How reproducible:

All the time

Steps to Reproduce:
1. install both rpms fontconfig.x86_64 fontconfig.i686

Actual results:

only le64 cache files, and not le32d4 files created

Expected results:

created both cache files

Additional info:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833531


Note You need to log in before you can comment on or make changes to this bug.