Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No variable substitutions in extends #39

Open
sdouche opened this issue Jan 4, 2013 · 1 comment
Open

No variable substitutions in extends #39

sdouche opened this issue Jan 4, 2013 · 1 comment

Comments

@sdouche
Copy link

sdouche commented Jan 4, 2013

A conf example:

[release]
nova = dev
vendor = dev
branch = master

[buildout]
develop = .
index = http://pypi.rd.securactive.lan/
extends = http://release.rd.securactive.lan/vendor/{release:vendor}/versions.cfg

$ ./bin/buildout
While:
Initializing.
Error: Error downloading extends for URL http://release.rd.securactive.lan/vendor/{release:vendor}/versions.cfg: (404, 'Not Found')

It works with find-links.

@davidblewett
Copy link

This was originally reported on LP at https://bugs.launchpad.net/zc.buildout/+bug/680489 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants