-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am trying to upload a new package to PYPI, and the sending is failing with an authentication failure. I already register again with "python setup.py register" (using my old credentials), and the server gives "200 OK".. But trying "python setup.py sdist upload --sign --show-response" gives this error:
Submitting dist/bsddb3-4.7.4.tar.gz to http://pypi.python.org/pypi Upload failed (401): You must be identified to edit package information - --------------------------------------------------------------------------- <strong>Login required</strong><br /><br /> You must be identified to edit package information<br /><br /> <p>If you are a new user, <a href="/pypi?:action=register_form">please register</a>.</p> <p>If you have forgotten your password, you can have it <a href="/pypi?:action=forgotten_password_form">reset for you</a>.</p> - --------------------------------------------------------------------------- - -- Jesus Cea Avion _/_/ _/_/_/ _/_/_/ [email protected] - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/ jabber / xmpp:[email protected] _/_/ _/_/ _/_/_/_/_/ . _/_/ _/_/ _/_/ _/_/ _/_/ "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ "El amor es poner tu felicidad en la felicidad de otro" - Leibniz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBSXdLD5lgi5GaxT1NAQKFsgP/R3djp/2pwEsGJ2T0KTqv2xDEEaRzZLkb A4agXQqQ6VXM1Zd5KPR+z+/jjUAEIsb/Glih6QIrMS2dyNbE4C8w9i1ktqOCHpjQ h78mbzoWwJ9GaEwlb1vZIjazFdewIYyCsAXjZaB3VGiHSOStGUiPXG1X70eAyujo VWoSqV/GIbs= =Bi7t -----END PGP SIGNATURE----- _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
