The package rpms/golang-github-clusterhq-flocker.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/golang-github-clusterhq-flocker.git/....
Change: +%ifnarch %{ix86} %{arm}
Thanks.
Full change: ============
commit fdcbe1e5df56ebbc1698ab8382795f0d70bd3889 Author: Robert-Andr Mauchin zebob.m@gmail.com Date: Sat Jun 29 17:43:09 2019 +0200
Drop tests for 32 bits arches
Signed-off-by: Robert-Andr Mauchin zebob.m@gmail.com
diff --git a/golang-github-clusterhq-flocker.spec b/golang-github-clusterhq-flocker.spec index 6d0d89a..895b157 100644 --- a/golang-github-clusterhq-flocker.spec +++ b/golang-github-clusterhq-flocker.spec @@ -1,5 +1,8 @@ # Generated by go2rpm +# int overflow, upstream is literally a dead company +%ifnarch %{ix86} %{arm} %bcond_without check +%endif
# https://github.com/clusterhq/flocker-go %global goipath github.com/clusterhq/flocker-go
arch-excludes@lists.fedoraproject.org