#2549: Repo buildstep AttributeError no attribute 'pathmodule' on force 
scheduler
--------------------+-----------------------
Reporter:  y2kenny  |      Owner:
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  undecided
 Version:  master   |   Keywords:
--------------------+-----------------------
 Buildbot version: 0.8.8rc1 (master), with 0.8.7p1 (slave)
 Twisted version: 13.1.0

 Step triggered using ForceScheduler

 Traceback (most recent call last):
   File "/home/jba/buildbot088/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1213, in unwindGenerator
     return _inlineCallbacks(None, gen, Deferred())
   File "/home/jba/buildbot088/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1070, in _inlineCallbacks
     result = g.send(result)
   File "/home/jba/buildbot088/local/lib/python2.7/site-
 packages/buildbot/steps/source/repo.py", line 237, in doStartVC
     d = self.doRepoSync()
   File "/home/jba/buildbot088/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1213, in unwindGenerator
     return _inlineCallbacks(None, gen, Deferred())
 --- <exception caught here> ---
   File "/home/jba/buildbot088/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1070, in _inlineCallbacks
     result = g.send(result)
   File "/home/jba/buildbot088/local/lib/python2.7/site-
 packages/buildbot/steps/source/repo.py", line 264, in doRepoSync
     updatable = yield self.sourcedirIsUpdateable()
   File "/home/jba/buildbot088/local/lib/python2.7/site-
 packages/buildbot/steps/source/repo.py", line 220, in
 sourcedirIsUpdateable
     return self.pathExists(self.repoDir())
   File "/home/jba/buildbot088/local/lib/python2.7/site-
 packages/buildbot/steps/source/repo.py", line 217, in repoDir
     return self.build.pathmodule.join(self.workdir, ".repo")
 exceptions.AttributeError: Build instance has no attribute 'pathmodule'

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2549>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to