[Buildbot] #2936: Buildbot - Traceback while polling for changes issue

Buildbot trac trac at buildbot.net
Fri Oct 10 14:21:31 UTC 2014


#2936: Buildbot - Traceback while polling for changes issue
------------------------------------+------------------
Reporter:  solstice333              |       Owner:
    Type:  support-request          |      Status:  new
Priority:  major                    |   Milestone:
 Version:  0.8.9                    |  Resolution:
Keywords:  gitpoller, git, windows  |
------------------------------------+------------------

Comment (by solstice333):

 Replying to [comment:13 sa2ajj]:
 > Replying to [comment:11 solstice333]:
 >
 > > Ya I see what you mean about _dumbwin32proc.py. I'll have to take a
 look into that some other time though. I'd switch over to Linux if it
 wasn't so time consuming. I think I'll just do a periodic scheduler for a
 temporary workaround. Thanks for helping me look into the problem.
 >
 > We'd all appreciate if you could spend a few minutes more and add the
 following lines before
 [https://github.com/buildbot/buildbot/blob/buildbot-0.8.9/master/buildbot/changes/gitpoller.py#L291
 this line]:
 >
 > {{{
 > print '_dovccmd:', `self.gitbin`, `command`, `args`, `path`
 > }}}
 >
 > This would give some information to continue investigate the issue.

 Okay, I added the print in there and here's the output on the log:

 2014-10-10 03:24:05-0700 [-] _dovccmd: 'git' 'init' ['--bare',
 'C:\\Users\\knavero\\Desktop\\master\\gitpoller-work'] None

 Hmmm...that path to gitpoller-work was never automatically generated. I'm
 going to manually add that in and see what happens.

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


More information about the bugs mailing list