Bug 474060

Summary: mash mishandles exclusivearch on noarch packages
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: mashAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dcantrell, notting, rvokal
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: 2009-04-14 00:42:56 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:
Bug Depends On:    
Bug Blocks: 446452    
Attachments:
Description Flags
Patch for issue none

Description Jesse Keating 2008-12-01 22:26:48 UTC
When filtering out noarch packages based on ExcludeArch or ExclusiveArch, mash mishandles the ExclusiveArch case, because 'noarch' is one of the arches in ExclusiveArch in order for the package to build.  I'm looking at a way to patch this, but for now I wanted to get the bug filed.

Comment 1 Jesse Keating 2008-12-01 22:35:02 UTC
Ah, right, case in point is the ipw2100-firmware and ipw2200-firmware packages.  They are noarch, and have ExclusiveArch i386 x86_64 ppc noarch or some such.  They are winding up in the ppc(64) directories when they shouldn't.

Comment 2 Jesse Keating 2008-12-02 01:06:35 UTC
Created attachment 325322 [details]
Patch for issue

Comment 3 Bill Nottingham 2008-12-02 03:53:45 UTC
Added to git. Is this causing significant compose issues that require a respin now?

Comment 4 Jesse Keating 2008-12-02 05:34:03 UTC
I don't believe so.  The only packages catching this now are the ipw2?00-firmware packages.  appliance-tools was triggering it, and led to my initial investigation, but that one is being fixed with ExcludeArch vs ExclusiveArch.

Comment 5 Jesse Keating 2009-04-14 00:42:56 UTC
I do believe this has been built for rawhide.