Closed
Description
What happened (please include outputs or screenshots):
v18.17.0a1 release failed to build wheels for ppc64le: https://travis-ci.org/github/kubernetes-client/python/jobs/767619477
error: couldn't read /home/travis/.cargo/registry/src/jiasu.xzqcsaa.nyc.mn-1ecc6299db9ec823/unicode-xid-0.2.1/src/lib.rs: Permission denied (os error 13)
error: aborting due to previous error
error: could not compile `unicode-xid`.
The deploy stage for AMD64 succeeded
What you expected to happen:
Either we don't need to deploy the wheels twice, or the deploy for ppc64le should succeed.
Anything else we need to know?:
Travis CI conffiguration for ppc64le was submitted in #1337. v18.17.0a1 is the first new release with this configuration.
cc @asellappen