Hide Forgot
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