Re: [Python-Dev] code.python.org - random 403 errors

2010-04-23 Thread Sridhar Ratnakumar
On 2010-04-22, at 10:55 PM, Jeroen Ruigrok van der Werven wrote: > -On [20100423 02:48], Sridhar Ratnakumar (sridh...@activestate.com) wrote: >>> Ok, I setup a cron job to maintain an internal mirror of the above >>> mentioned repositories in code.python.org. We'll do a "hg pull -u" >>> (equiva

Re: [Python-Dev] code.python.org - random 403 errors

2010-04-23 Thread Victor Stinner
Le jeudi 22 avril 2010 22:14:48, Sridhar Ratnakumar a écrit : > I am seeing random 403 errors when cloning the mercurial repositories of > Python. I don't know if it is related, but I get errors from the bbreport tool: -- $ python2.6 bbreport.py 3.x Selected builders: 20 / 80 (branch:

Re: [Python-Dev] code.python.org - random 403 errors

2010-04-22 Thread Jeroen Ruigrok van der Werven
-On [20100423 02:48], Sridhar Ratnakumar (sridh...@activestate.com) wrote: >> Ok, I setup a cron job to maintain an internal mirror of the above mentioned >> repositories in code.python.org. We'll do a "hg pull -u" (equivalent to "svn >> up") every hour; no clones. Hopefully, that should reduce t

Re: [Python-Dev] code.python.org - random 403 errors

2010-04-22 Thread Sridhar Ratnakumar
On 2010-04-22, at 3:01 PM, Martin v. Löwis wrote: >> In general python.org seems flaky today. Sometimes I could not reach the site >> at all, now a ping to svn.python.org gives 30% packet loss. > > Yes. See > > http://www.python.org/munin/localdomain/localhost.localdomain-if_eth0.html > > Some

Re: [Python-Dev] code.python.org - random 403 errors

2010-04-22 Thread Martin v. Löwis
> In general python.org seems flaky today. Sometimes I could not reach the site > at all, now a ping to svn.python.org gives 30% packet loss. Yes. See http://www.python.org/munin/localdomain/localhost.localdomain-if_eth0.html Somebody was consuming all bandwidth, although we couldn't quite figur

Re: [Python-Dev] code.python.org - random 403 errors

2010-04-22 Thread Stefan Krah
Sridhar Ratnakumar wrote: > I am seeing random 403 errors when cloning the mercurial repositories of > Python. > > $ hg clone http://code.python.org/hg/branches/release2.6-maint > destination directory: release2.6-maint > requesting all changes > abort: HTTP Error 403: Forbidden > $ hg clone htt

Re: [Python-Dev] code.python.org - random 403 errors

2010-04-22 Thread Martin v. Löwis
Sridhar Ratnakumar wrote: > I am seeing random 403 errors when cloning the mercurial repositories of > Python. > > $ hg clone http://code.python.org/hg/branches/release2.6-maint > destination directory: release2.6-maint > requesting all changes > abort: HTTP Error 403: Forbidden > $ hg clone http

[Python-Dev] code.python.org - random 403 errors

2010-04-22 Thread Sridhar Ratnakumar
I am seeing random 403 errors when cloning the mercurial repositories of Python. $ hg clone http://code.python.org/hg/branches/release2.6-maint destination directory: release2.6-maint requesting all changes abort: HTTP Error 403: Forbidden $ hg clone http://code.python.org/hg/branches/release2.6-m