Unused options for buildout: 'extends'.

Bug #753644 reported by pumazi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Buildout
New
Undecided
Unassigned

Bug Description

Providing 'buildout:extends=<cfgs>' via the command line does not work as the documentation would suggest. The testcase is provided as an attachment.

I run the following command (after a bootstrap, of course): """bin/buildout -c master.cfg buildout:extends+=extender.cfg\nversions.cfg buildout:package-name=dummy buildout:develop=src/dummy"""

A fake package, called dummy, is provided as a test package, which pulls in the jsonrpc2 package (randomly found on PyPI) as a dependency.

The intended result is a buildout that both adds z3c.checkversions (in extender.cfg) and pins the version of jsonrpc2 (in versions.cfg). Neither of these changes take place.

Revision history for this message
pumazi (mrm41) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.