Bug 1468978

Summary: fc-cache in multilib does not create 32bit cache files
Product: Red Hat Enterprise Linux 6 Reporter: Konstantin Trufanov <ktrufano>
Component: fontconfigAssignee: Akira TAGOH <tagoh>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.9CC: cww, goobsoft
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1568968 (view as bug list) Environment:
Last Closed: 2017-08-16 17:12:19 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:
Bug Depends On: 1474257    
Bug Blocks: 1568968    

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