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 1315381
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.