Bug 229073

Summary: gtk2-2.4.13-22.i386.rpm problem with /etc/gtk-2.0/
Product: Red Hat Enterprise Linux 4 Reporter: Johnny Hughes <johnny>
Component: gtk2Assignee: Cosimo Cecchi <ccecchi>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4CC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: http://bugs.centos.org/view.php?id=1666
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-20 16:05:05 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:

Description Johnny Hughes 2007-02-16 19:59:46 UTC
In gtk2-2.4.13-22.i386.rpm inside the /etc/gtk-2.0/ directory, the directory has
shifted from:

i386-redhat-linux-gnu

TO

i686-redhat-linux-gnu

This causes problems with many apps.  Doing this will fix it temporarily:

cd /etc/grk-2.0/
ln -s i686-redhat-linux-gnu i386-redhat-linux-gnu

This can be fixed by rebuilding the gtk2 and defining the following on the
command line:

--define "_build i386-redhat-linux-gnu" --define "_host i386-redhat-linux-gnu"

This issue is also in the CentOS Bug tracker at:

http://bugs.centos.org/view.php?id=1666

The following packages also need to be built with "_build" and "_host" defined
as i386 and not i686 (at least in the current RHEL4 codebase):

pango, emacs, librsvg2

Comment 1 Jiri Pallich 2012-06-20 16:05:05 UTC
Thank you for submitting this issue for consideration in Red Hat Enterprise Linux. The release for which you requested us to review is now End of Life. 
Please See https://access.redhat.com/support/policy/updates/errata/

If you would like Red Hat to re-consider your feature request for an active release, please re-open the request via appropriate support channels and provide additional supporting details about the importance of this issue.