Bug 137736

Summary: yum 2.1.11 on x86_64 won't install ix86 packages via cli
Product: [Fedora] Fedora Reporter: Seth Vidal <skvidal>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: ernstp, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-30 05:56:13 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:
Attachments:
Description Flags
compares biarch pkgs only to the comparable biarch package set. none

Description Seth Vidal 2004-10-31 18:59:59 UTC
Description of problem:


yum install foo.i386 on x86_64 won't install foo.i386 if foo.x86_64 is
already installed and is an equal version.


Small bug in the install cli processing.

Will attach a patch that fixes it.

Comment 1 Seth Vidal 2004-10-31 19:02:19 UTC
Created attachment 106001 [details]
compares biarch pkgs only to the comparable biarch package set.

Comment 2 Seth Vidal 2004-10-31 21:44:58 UTC
*** Bug 137737 has been marked as a duplicate of this bug. ***

Comment 3 Jeremy Katz 2004-11-01 15:43:40 UTC
Per discussion with Seth, going to hold off on this for the FC3
initial release and then do an update with 2.1.12 (or later) once FC3
goes out.

Comment 4 Seth Vidal 2004-11-30 05:55:59 UTC
2.1.12 is out and should hit some repo before long.

I'm fairly positive this fixes it