https://bugzilla.redhat.com/show_bug.cgi?id=1306214

Menanteau Guy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |NEW
         Resolution|RAWHIDE                     |---



--- Comment #7 from Menanteau Guy <[email protected]> ---
I did a scratch build on ppc64le based on primary source and it failed.
see http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=3315227

I applied the 2 patches I previously attached on this bug and I changed the
spec file to handle the 2 new patches and add the following change on kube path
and
run a new koji scratch build.
koji scratch build of kubernetes patched built successfully.
see http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=3315264

kube path changed in spec:
# fix golang 1.6 kube path for fedora ppc64le
%if 0%{?fedora_on_ppc64le}
output_path="${KUBE_OUTPUT_BINPATH}"
%else
output_path="${KUBE_OUTPUT_BINPATH}/$(kube::golang::current_platform)"
%endif

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to