[Distutils] Facing a strange issue while uploading my package using devpi

Dan Stromberg drsalists at gmail.com
Mon Apr 2 22:54:41 EDT 2018


On Mon, Apr 2, 2018 at 4:38 PM, Vinay Sharma <vinays75 at 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


More information about the Distutils-SIG mailing list