[Distutils] Failing to upload signed Egg: invalid distribution file (bdist_egg upload)

Rasmus Andersson rasmus at flajm.se
Fri May 16 01:11:40 CEST 2008


Hi everyone,

I'm trying to use the upload command to upload binary eggs, but it  
seems PyPI has changed their upload form, because upload fails with  
the message:

   400
   Error processing form
   invalid distribution file

See attached logs of:

   1) bdist.txt -- Running setup.py bdist --sign upload with SUCCESS
   2) bdist_egg.txt -- Running setup.py bdist_edd --sign upload with  
FAILURE


setuptools 0.6c8
Python 2.5.1 (macports)
Mac OS X 10.5.2 b9C7010 i386


--
Rasmus Andersson


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bdist.txt
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080516/74c1e17f/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bdist_egg.txt
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080516/74c1e17f/attachment-0003.txt>


More information about the Distutils-SIG mailing list