[Distutils] [zc.buildout] find-links does not deal with two-level hierarchy

Andreas Jung lists at zopyx.com
Fri Mar 7 14:26:36 CET 2008


Hi,

we have a local fileserver with a two-level hierarchy for egg -something 
like:

haufe.eggserver
  +--- haufe.eggserver-0.1.0.egg
  +---
haufe.recipe.svnsetup
  +--- ....

easy_install -i http://our-server/egg haufe.recipe.svnsetup
works fine with this two-level hierarchy.

Using the URL within the find-links option of my buildout.cfg
does not work  (Error: Could not find a distribution...) for a part
with recipe=haufe.recipe.svnsetup.

Bug or feature?

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20080307/5b59be70/attachment.pgp 


More information about the Distutils-SIG mailing list