[ 
https://issues.jenkins-ci.org/browse/JENKINS-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161278#comment-161278
 ] 

Wichert Akkerman edited comment on JENKINS-13339 at 4/5/12 8:43 AM:
--------------------------------------------------------------------

I can confirm this. Here is a relevant snippet from the console output of a 
buildout job:

{panel:title="Console output snippet"}
{noformat}
[workspace] $ 
/var/lib/jenkins/shiningpanda/jobs/2aac66e2/buildouts/d0e5f276/bin/python 
/var/lib/jenkins/plugins/shiningpanda/WEB-INF/classes/jenkins/plugins/shiningpanda/workspace/bootstrap.py
 -c devel.cfg --distribute
[workspace] $ /var/lib/jenkins/jobs/Euphorie/workspace/bin/buildout
{noformat}
{panel}

Notice how how the buildout command is missing the {{-c devel.cfg}} bit.
                
      was (Author: wichert):
    I can confirm this. Here is a relevant snippet from the console output of a 
buildout job:

[workspace] $ 
/var/lib/jenkins/shiningpanda/jobs/2aac66e2/buildouts/d0e5f276/bin/python 
/var/lib/jenkins/plugins/shiningpanda/WEB-INF/classes/jenkins/plugins/shiningpanda/workspace/bootstrap.py
 -c devel.cfg --distribute
[workspace] $ /var/lib/jenkins/jobs/Euphorie/workspace/bin/buildout

Notice how how the buildout command is missing the {{-c devel.cfg}} bit.
                  
> buildout builder: always use the specified config file
> ------------------------------------------------------
>
>                 Key: JENKINS-13339
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13339
>             Project: Jenkins
>          Issue Type: Bug
>          Components: shiningpanda
>    Affects Versions: current
>            Reporter: Thomas Lotze
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to