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



--- Comment #4 from Carl George <carl.geo...@rackspace.com> ---
The x86_64 build appeared to fail with a transient network error, that one
should be fine to do over.

> + cargo build --release
>     Updating registry `https://github.com/rust-lang/crates.io-index`
> warning: spurious network error (2 tries remaining): [12/-1] Failed to 
> resolve > address for github.com: Temporary failure in name resolution

The ppc64{,le} failures are more interesting.  They don't see the cargo package
at all.  I checked the cargo spec file, and turns out it is has ExclusiveArch
set.

> ExclusiveArch:  x86_64 i686 armv7hl aarch64

I'll add the same to my spec file.  The latest cargo build for EPEL7 is only
for x86_64, and the latest cargo build for F24/F25 is only for x86_64, i686,
and armv7hl.  I'll set an appropriate conditional.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to