Bug 166619

Summary: Missing *.i686.rpm's in x86_64 updates
Product: [Retired] Fedora Infrastructure Reporter: Jakub Jelinek <jakub>
Component: update systemAssignee: Luke Macken <lmacken>
Status: CLOSED CURRENTRELEASE QA Contact: Bill Nottingham <notting>
Severity: high Docs Contact:
Priority: medium    
Version: unspecifiedCC: misek, notting, pfrields, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-24 16:29:14 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 Jakub Jelinek 2005-08-23 21:38:13 UTC
Latest FC4 updates push is missing *.i686.rpms in x86_64 tree.
The latest FC3 glibc updates, even testing update from Aug, 1st, had:
find updates/testing/3 -name glibc* | grep x86_64.*fc3.5.*i.86.rpm
updates/testing/3/x86_64/glibc-2.3.5-0.fc3.5.i386.rpm
updates/testing/3/x86_64/glibc-2.3.5-0.fc3.5.i686.rpm
updates/testing/3/x86_64/glibc-devel-2.3.5-0.fc3.5.i386.rpm
but FC4 update has:
find updates/4 -name glibc* | grep x86_64.*i.86.rpm
updates/4/x86_64/glibc-devel-2.3.5-10.3.i386.rpm

Note, x86_64/glibc-2*.i386.rpm probably shouldn't be included (and e.g. FC3 or FC4 ISOs don't include it), but x86_64/glibc-2*.i686.rpm must be included.

Comment 1 Jakub Jelinek 2005-08-23 21:47:04 UTC
*** Bug 166618 has been marked as a duplicate of this bug. ***

Comment 2 Luke Macken 2005-08-24 16:29:14 UTC
This issue should be resolved.