[Buildbot-devel] Interpolate doesn't work with Source

Kenny Ho kenny.ho at jamdeo.com
Mon Aug 12 15:08:16 UTC 2013


Ah... you are right and I think I know what the issue is.  I don't think the master side Repo step is available for 0.8.7p1 (at least from the document perspective.)  I confused myself by looking at GitHub latest thinking that I have it :)

Kenny
________________________________________
From: djmitche at gmail.com [djmitche at gmail.com] on behalf of Dustin J. Mitchell [dustin at v.igoro.us]
Sent: August 10, 2013 11:59 PM
To: Kenny Ho
Cc: Pierre Tardy; buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] Interpolate doesn't work with Source

On Sat, Aug 10, 2013 at 10:12 PM, Kenny Ho <kenny.ho at jamdeo.com> wrote:
> Sorry for now mentioning the version.  I am using 0.8.7p1.  When I was debugging the problem, I noticed a Gerrit class that extend Git, is that the one I should be using?  The Repo I am using right now is "buildbot / master / buildbot / steps / source / repo.py"

Well, I couldn't reproduce this failure with the class in that file
(the master-side class), and I expect that if you were using the
master-side class, you'd have run into the error I mentioned.  Both of
those point to your actually using the old class.

Try adding a typo to master/buildbot/steps/source/repo.py and
restarting your master - I bet you won't see a SyntaxError.

Dustin

P.S. For the record, I *did* say that it would generate a lot of
confusion to name the master-side steps the same as the slave-side
steps.  And it has!!




More information about the devel mailing list