[Buildbot-devel] step's workdir and properties do not get along?

Francesco Di Mizio francescodimizio at gmail.com
Mon Feb 23 16:20:08 UTC 2015


workdir=util.Interpolate('build/%(prop:branch)s/myFolder'))

fails with:

File
"/home/buildbot/buildbot-work-nine/sandbox/local/lib/python2.7/site-packages/Twisted-15.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py",
line 140, in maybeDeferred
12    result = f(*args, **kw)
13  File
"/home/buildbot/buildbot-work-nine/sandbox/local/lib/python2.7/site-packages/buildbot_slave-0.9.0-py2.7.egg/buildslave/commands/shell.py",
line 28, in start
14    workdir = os.path.join(self.builder.basedir, args['workdir'])
15  File
"/home/buildbot/buildbot-work-nine/sandbox/lib/python2.7/posixpath.py",
line 75, in join
16    if b.startswith('/'):
17exceptions.AttributeError: Unpersistable instance has no attribute
'startswith'

Is this intended?

Cheers,
 Francesco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150223/ff1e864e/attachment.html>


More information about the devel mailing list