Bug 1250255

Summary: dnf refuses to install i686 optimized packages on i586 arch
Product: [Fedora] Fedora Reporter: Kimmo Vuorinen <kimmo.vuorinen>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-11 13:50:08 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:
Embargoed:

Description Kimmo Vuorinen 2015-08-04 20:29:15 UTC
Description of problem:
dnf refuses to install i686 optimized packages on i586 arch

Version-Release number of selected component (if applicable):
dnf-1.0.1-2.fc22

How reproducible:
every time

Steps to Reproduce:
1. dnf install mdadm-3.3.2-1.fc22.i686.rpm

Actual results:
Error: package mdadm-3.3.2-1.fc22.i686 is not installable

Expected results:
Package installs successfully

Additional info:
dnf also refuses to use i686 arch packages from repositories

Linux localhost 4.1.3-200.fc22.i686 #1 SMP Wed Jul 22 20:25:27 UTC 2015 i586 i586 i386 GNU/Linux

Comment 1 Kimmo Vuorinen 2015-08-04 21:15:58 UTC
It seems that this is not a bug in dnf and it works as expected, I was in an impression that i686 packages were only optimized for i686 and would work with i586.

So this problem is probably related to some other component of the system that thinks that AMD Geode LX is an i586 arch because os otherwise operates well

rpm will install packages, but it is a bit painful to install manually downloading

Comment 2 Honza Silhan 2015-08-11 13:50:08 UTC
You can a new file a bug for correct component. Closing this - not bug in DNF as you said.