Bug 1309786

Summary: yum update /path/to/rpms* fails in some multilib scenario
Product: Red Hat Enterprise Linux 7 Reporter: Marek Haicman <mhaicman>
Component: yumAssignee: Valentina Mukhamedzhanova <vmukhame>
Status: CLOSED NOTABUG QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: james.antill
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-18 17:41:17 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:

Description Marek Haicman 2016-02-18 16:52:10 UTC
Description of problem:
When updating via wildcard, in situation where package for x86_64 and i686 exists, both are selected, but only one in installed, yum tries to install both. I.e. it compares package name string, but not "name.arch" string.

Version-Release number of selected component (if applicable):
yum-3.4.3-132.el7.noarch

How reproducible:
reliably

Steps to Reproduce:
Specific reproducer I found is limited to RH internal network

Actual results:
yum tries to update both arch versions - conflict is seen in case arch packages conflicts.

Expected results:
yum updates only installed arch version