Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: shiningpanda-plugin
-
Labels:None
-
Similar Issues:
Description
Shiningpanda's buildout builder has a configuratin option for specifying a buildout configuration file. This file is used for bootstrapping the buildout, but not for building it later on. The same buildout configuration file needs to be used consistently.
I can confirm this. Here is a relevant snippet from the console output of a buildout job:
Notice how how the buildout command is missing the -c devel.cfg bit.