Ned Deily writes:
> Update: after consulting with Donald on IRC, it appears that the problem
> was on the python.org end and is now fixed. David, is it now working
> again for you?
Sorry for the delay - yes, it appears to be working again for me as
well. And it looks like clones during the b
On 26.10.2014 00:14, Ned Deily wrote:
> In article ,
> David Bolen wrote:
>
>> David Bolen writes:
>>
>>> which appears to die mid-stream while receiving the manifests.
>>>
>>> So I'm sort of hoping there might be some record server-side as to why
>>> things are falling apart mid-way.
>>
>> Jus
In article ,
Ned Deily wrote:
> In article ,
> David Bolen wrote:
> > So that's sort of strange.
> Very interesting! I had been doing some housekeeping on some of my
> older OS X build systems over the past few days and I've run into the
> same problem. In particular, I am seeing this fail
In article ,
David Bolen wrote:
> David Bolen writes:
>
> > which appears to die mid-stream while receiving the manifests.
> >
> > So I'm sort of hoping there might be some record server-side as to why
> > things are falling apart mid-way.
>
> Just to follow-up to myself, I get the same same
As another data point, I've tried cloning randomly selected other
repositories from hg.python.org, and smaller repositories (distutils2,
peps, jython to name a few) are all working fine under XP, even though
with jython for example, the clone takes longer in terms of wall time
than I'll often see c
Donald Stufft writes:
> I have an idea, can you run https://bpaste.net/show/c5d7cd102f5b and
> tell me what it outputs? Both on a machine that works and one that
> doesn’t.
All but Linux (so XP/7 buildbots, XP standalone, OSX) return:
('DHE-RSA-AES128-SHA', 'TLSv1/SSLv3', 128)
My Linux (Ubunt
I have an idea, can you run https://bpaste.net/show/c5d7cd102f5b and
tell me what it outputs? Both on a machine that works and one that
doesn’t.
> On Oct 25, 2014, at 2:14 AM, David Bolen wrote:
>
> Donald Stufft writes:
>
>> What version of OpenSSL is it using.
>
> I'm using the pre-built Wi
com>
Sent: 10/24/2014 22:01
To: python-dev@python.org<mailto:python-dev@python.org>
Subject: Re: [Python-Dev] XP buildbot problem cloning from hg.python.org
David Bolen writes:
> which appears to die mid-stream while receiving the manifests.
>
> So I'm sort of hoping
Do you mean your local repo? If so, I don't have a local repo at this
point - the failure is during the first clone.
-- David
On Sat, Oct 25, 2014 at 1:19 AM, Steve Dower
wrote:
> I was seeing this recently and had to run recover on my repo (not sure
> what the command line is for that - Tor
Donald Stufft writes:
> What version of OpenSSL is it using.
I'm using the pre-built Windows Mercurial installer, but if I unpack
the included library.zip, the SSLEAY32.DLL shows version 0.9.8r.
This is from the 3.1.2 install I just did a few hours ago. It appears
that hg 2.5.2 on my other XP
What version of OpenSSL is it using.
> On Oct 25, 2014, at 1:00 AM, David Bolen wrote:
>
> David Bolen writes:
>
>> which appears to die mid-stream while receiving the manifests.
>>
>> So I'm sort of hoping there might be some record server-side as to why
>> things are falling apart mid-way.
David Bolen writes:
> which appears to die mid-stream while receiving the manifests.
>
> So I'm sort of hoping there might be some record server-side as to why
> things are falling apart mid-way.
Just to follow-up to myself, I get the same same error trying to do a
clone from my own personal XP
Antoine Pitrou writes:
> 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.
Yes, I had but pretty much got the same output as the buildbot slave.
But I just tried --traceback and it's definitely complaining abou
Donald Stufft writes:
> Is this using HTTPS or SSH.
Um, good question - whatever the buildbot build process uses.
Looking at the slave log on buildbot.python.org (I don't get the hg
output locally), appears to be http (it's cloning
http://hg.python.org/cpython) - though I thought I saw it using
On Fri, 24 Oct 2014 23:47:05 -0400
David Bolen 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
Is this using HTTPS or SSH.
> On Oct 24, 2014, at 11:47 PM, David Bolen 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
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 co
17 matches
Mail list logo