[Buildbot-devel] gitpoller repo poll failed

Amber Yust ayust at yelp.com
Sat Nov 13 23:26:59 UTC 2010


Also, it's exiting with code 128, which means that git is indeed running the
command, but encountering an error (not a valid git dir, or some other issue
with git log).

~Amber

On Sat, Nov 13, 2010 at 3:23 PM, Amber Yust <ayust at yelp.com> wrote:

> No, that's normal Dustin - see the relevant portion of gitpoller.py:
>
> def _process_changes(self, unused_output):
>
>         #log.msg('gitpoller: _process_changes called with ARG "%s"' % res)
>
>         # get the change list
>
>         revListArgs = ['log', 'HEAD..FETCH_HEAD', r'--format=%H']
>
>         d = utils.getProcessOutput(self.gitbin, revListArgs, path=self.workdir, env={}, errortoo=False )
>
>
> ~Amber
>
> On Sat, Nov 13, 2010 at 2:47 PM, Dustin J. Mitchell <dustin at v.igoro.us>wrote:
>
>> On Wed, Nov 10, 2010 at 9:29 AM, Hendryk Bockelmann <bockelmann at dkrz.de>
>> wrote:
>> > On the shell a git clone is no problem at all. What am I doing wrong?
>>
>> >From the log, it looks like it may be invoking 'log' instead of 'git'
>> -- can you verify that?
>>
>> Dustin
>>
>>
>> ------------------------------------------------------------------------------
>> Centralized Desktop Delivery: Dell and VMware Reference Architecture
>> Simplifying enterprise desktop deployment and management using
>> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
>> client virtualization framework. Read more!
>> http://p.sf.net/sfu/dell-eql-dev2dev
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20101113/4b529ff7/attachment.html>


More information about the devel mailing list