On 27.11.2008 13:32 Uhr, Chris Withers wrote:
Andreas Jung wrote:
in buildout I can define only one alternative index server using
'index = http://pypi.zopyx.com'. Now we are in the situation where we
are running two internal index servers (one for our own internal
packages and one PyPI mirror). Is there some reason for this
limitation? I assume this is a limitation/feature coming from setuptools?

Is there some reason adding find-links with your other indexes in
doesn't work? It works for me in the same situation...

The index package for a complete PyPI mirror is pretty long (too long to be loaded and to be parsed). In addition we would have to update the index page for our internal egg server upon every change. We do that right now but it sux. Using 'index' is appearently much cleaner and resource-friendly.

Andreas
begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:[EMAIL PROTECTED]
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

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

Reply via email to