ignatenkobrain reported a new issue against the project: `releng` that you are following: `` In rust-packaging we have
``` BuildArch: noarch ExclusiveArch: %{rust_arches} noarch ```
Where
``` [brain@ignatenko-w541 rust-packaging]$ rpm --eval %rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le s390x ```
Somehow koji schedules build on machine which has i386 architecture: https://koji.fedoraproject.org/koji/taskinfo?taskID=22585560 ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7104