Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 485251 (F-ExcludeArch-ARM)

Summary: ExcludeArch Tracker for ARM
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: distributionAssignee: Peter Robinson <pbrobinson>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: ctyler.fedora, johannes.lips, negativo17, pbrobinson, puntogil, rjones
Target Milestone: ---Keywords: Tracking
Target Release: ---   
Hardware: armhfp   
OS: Linux   
URL: https://fedoraproject.org/w/index.php?title=Architectures/ARM
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 980185, 994969, 1035485, 1171380, 1562084, 1627625, 1771024, 1838564, 1839833, 1866529, 1869214, 1871719, 1871733, 1871738, 1874318, 1878365, 1897661, 1909065, 1919680, 1923663, 1937684, 1943736, 1943932, 1952348, 1960848, 1966346, 627370, 803433, 902875, 964424, 991655, 992138, 992323, 992636, 992798, 992850, 994894, 994965, 994968, 995798, 996462, 996726, 996728, 997975, 999174, 999971, 1000920, 1003862, 1004354, 1004357, 1012215, 1043941, 1065725, 1074700, 1101683, 1117968, 1139141, 1149953, 1158024, 1176345, 1192713, 1208441, 1239119, 1241164, 1260297, 1310438, 1322995, 1340634, 1340635, 1364265, 1366839, 1372866, 1402580, 1402582, 1403600, 1423680, 1423837, 1435395, 1440282, 1524377, 1535470, 1535966, 1535968, 1548678, 1584711, 1624218, 1636573, 1661691, 1680200, 1687369, 1718679, 1727787, 1745840, 1780584, 1780813, 1806308, 1811604, 1811651, 1849216, 1947124    
Bug Blocks: 245418    

Description Dan Horák 2009-02-12 16:31:22 UTC
From the package review guidelines:
---
MUST: If the package does not successfully compile, build or work on an
architecture, then those architectures should be listed in the spec in
ExcludeArch. Each architecture listed in ExcludeArch needs to have a bug filed
in bugzilla, describing the reason that the package does not compile/build/work
on that architecture. The bug number should then be placed in a comment, next
to
the corresponding ExcludeArch line. New packages will not have bugzilla entries
during the review process, so they should put this description in the comment
until the package is approved, then file the bugzilla entry, and replace the
long explanation with the bug number.
---
This Bug is used as a tracker for such issues. If you added a bug for a package
that uses ExcludeArch, mark it as blocking this bug.

Comment 1 John Morris 2013-08-06 04:10:36 UTC
The correct name of the arch to exclude is absent from Packaging:Guidelines#Architecture_Build_Failures and Features/FedoraARM.  I guessed and used 'armv7hl' based on output from

koji taginfo f20-build

That is:

ExcludeArch:    armv7hl

Comment 2 marcindulak 2014-01-25 16:10:24 UTC
(In reply to John Morris from comment #1)
> The correct name of the arch to exclude is absent from
> Packaging:Guidelines#Architecture_Build_Failures and Features/FedoraARM.  I
> guessed and used 'armv7hl' based on output from
> 
> koji taginfo f20-build
> 
> That is:
> 
> ExcludeArch:    armv7hl

this information is still missing in the wiki.
Maybe it should be a more general:

ExcludeArch:      %{arm}

Can someone clarify this?

Comment 3 Peter Robinson 2014-01-26 07:54:09 UTC
> ExcludeArch:      %{arm}

Either will work, the %{arm} is macro that covers all 32 bit ARM architectures so is preferable