Bug 809442

Summary: Run yumbase.arch.setup_arch() to set arch correctly
Product: [Fedora] Fedora Reporter: Daniel Mach <dmach>
Component: pungiAssignee: Dennis Gilmore <dennis>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dennis
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: 2012-04-03 15:18:15 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:
Attachments:
Description Flags
Run yumbase.arch.setup_arch() to set arch correctly none

Description Daniel Mach 2012-04-03 11:43:27 UTC
Created attachment 574834 [details]
Run yumbase.arch.setup_arch() to set arch correctly

When running gather phase on a non-native architecture, valid arch for the transaction isn't set in self.ayum.arch.bestarch.

Attached patch fixes this.

Comment 1 Dennis Gilmore 2012-04-03 15:18:15 UTC
applied thanks