[Buildbot-commits] [Buildbot] #2212: Property placeholder does not work in shell command

Buildbot nobody at buildbot.net
Mon Feb 20 17:03:58 UTC 2012


#2212: Property placeholder does not work in shell command
---------------------------------+------------------------
Reporter:  DavidIAm              |       Owner:
    Type:  defect                |      Status:  new
Priority:  major                 |   Milestone:  undecided
 Version:  0.8.5                 |  Resolution:
Keywords:  property, properties  |
---------------------------------+------------------------

Comment (by DavidIAm):

 Resulted in this traceback:

 {{{
 remoteFailed: [Failure instance: Traceback from remote host -- Traceback
 (most recent call last):
   File "/home/dihnen/tmp/buildbot/sandbox/local/lib/python2.7/site-
 packages/Twisted-11.1.0-py2.7-linux-x86_64.egg/twisted/spread/pb.py", line
 910, in _recvMessage
     netResult = object.remoteMessageReceived(self, message, netArgs,
 netKw)
   File "/home/dihnen/tmp/buildbot/sandbox/local/lib/python2.7/site-
 packages/Twisted-11.1.0-py2.7-linux-x86_64.egg/twisted/spread/flavors.py",
 line 114, in remoteMessageReceived
     state = method(*args, **kw)
   File "/home/dihnen/tmp/buildbot/sandbox/local/lib/python2.7/site-
 packages/buildbot_slave-0.8.5-py2.7.egg/buildslave/bot.py", line 141, in
 remote_startCommand
     d = self.command.doStart()
   File "/home/dihnen/tmp/buildbot/sandbox/local/lib/python2.7/site-
 packages/buildbot_slave-0.8.5-py2.7.egg/buildslave/commands/base.py", line
 145, in doStart
     d = defer.maybeDeferred(self.start)

 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2212#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list