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 1316645 - flannel need to add ppc64le in list of architecture
Summary: flannel need to add ppc64le in list of architecture
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: flannel
Version: rawhide
Hardware: ppc64le
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jan Chaloupka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2016-03-10 16:33 UTC by Michel Normand
Modified: 2016-03-24 17:04 UTC (History)
8 users (show)

Fixed In Version: flannel-0.5.5-4.fc25
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-10 22:38:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
IBM Linux Technology Center 138832 0 None None None 2016-03-10 17:20:19 UTC

Description Michel Normand 2016-03-10 16:33:55 UTC
flannel need to add ppc64le in list of architecture

the flannel.spec ExclusiveArch need to be updated to add ppc64le (not ppc64)
refer to similar bug # 1315903 on docker. 

=== from:
ExclusiveArch:  Nix86} x86_64 %{arm}
=== to:
#ExclusiveArch: %%{go_arches}
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64le s390x %{mips}
===

Comment 1 Jan Chaloupka 2016-03-10 22:38:49 UTC
Etcd needs to be build first on ppc64el before flannel.


Note You need to log in before you can comment on or make changes to this bug.