On Mon, Apr 2, 2018 at 4:38 PM, Vinay Sharma <vinay...@gmail.com> wrote:
> Here are the answers to your questions and some new insights which I found
> today :-
> a) This problem happens during the Jenkins Job only. I tried the build steps
> manually on my local code base (which were exactly same as my Jenkins Job)
> and it uploaded the distribution file perfectly.

Often when the same commands produce different results under 2
different accounts on the same computer, it's because of an
environment variable difference:

I wrote this years ago to help track down env var issues:
http://stromberg.dnsalias.org/~strombrg/env-search.html

HTH
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to