Andreas Jung wrote:
>
>
> --On 25. Januar 2008 15:06:17 +0900 David Cournapeau 
> <[EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>>     I would like to upload an egg to the cheeseshop, but I have a
>> problem because my network is behind a proxy. My configuration is
>> unusual in the sense that my network has no DNS server, and everything
>> is done through the proxy: proxy has to be used to access an url:
>>
>> Submitting dist/numscons-0.3.1-py2.5.egg to http://www.python.org/pypi
>> (-2, 'Name or service not known')
>>
>> I know for sure I can access pypi, and that this is a proxy related
>> problem (other python projects relying on urllib2 had similar problems,
>> e.g. bzr).
>>
> Not an answer but you can upload your files to PyPI manually using the 
> web
> interface.
>
> Andreas
Yes, sure :) This and ssh tunneling work, but that's not ideal.

thanks,

David
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to