[Python-Dev] XP buildbot problem cloning from hg.python.org
Antoine Pitrou
solipsis at pitrou.net
Sat Oct 25 05:57:16 CEST 2014
On Fri, 24 Oct 2014 23:47:05 -0400
David Bolen <db3l.net at gmail.com> wrote:
> Starting yesterday, my XP buildbot began failing to execute clone
> operations against hg.python.org. There's not a lot of data being
> given aside from a transaction abort message (and my buildbot log
> showing the hg command exiting), and I'm wondering if something may be
> amiss on the server or its configuration?
Have you tried running the hg clone manually from the buildbot?
You could try to add --debug to get more info where the thing breaks.
Regards
Antoine.
More information about the Python-Dev
mailing list