* Is something wrong with CVS server? @ 2008-08-22 14:44 H.J. Lu 2008-08-22 14:45 ` Nick Clifton 2008-08-23 2:13 ` Christopher Faylor 0 siblings, 2 replies; 12+ messages in thread From: H.J. Lu @ 2008-08-22 14:44 UTC (permalink / raw) To: binutils; +Cc: GDB I got bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb cvs [checkout aborted]: reading from server: Connection reset by peer bash-3.2$ for the past half an hour. H.J. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 14:44 Is something wrong with CVS server? H.J. Lu @ 2008-08-22 14:45 ` Nick Clifton 2008-08-22 14:48 ` H.J. Lu 2008-08-23 2:13 ` Christopher Faylor 1 sibling, 1 reply; 12+ messages in thread From: Nick Clifton @ 2008-08-22 14:45 UTC (permalink / raw) To: H.J. Lu; +Cc: binutils, GDB Hi H.J. > bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb > cvs [checkout aborted]: reading from server: Connection reset by peer > > This is probably related to the recent security problem that has been affecting some public systems. Please try accessing the CVs server again - it is definitely working for me. If you still have problems, then ping the overseers list. Cheers Nick ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 14:45 ` Nick Clifton @ 2008-08-22 14:48 ` H.J. Lu 2008-08-22 14:56 ` H.J. Lu 0 siblings, 1 reply; 12+ messages in thread From: H.J. Lu @ 2008-08-22 14:48 UTC (permalink / raw) To: Nick Clifton; +Cc: binutils, GDB, overseers On Fri, Aug 22, 2008 at 7:25 AM, Nick Clifton <nickc@redhat.com> wrote: > Hi H.J. >> >> bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb >> cvs [checkout aborted]: reading from server: Connection reset by peer >> >> > > This is probably related to the recent security problem that has been > affecting some public systems. Please try accessing the CVs server again - > it is definitely working for me. If you still have problems, then ping the > overseers list. > It still doesn't work for me. Did you use "-d :pserver:anoncvs@sourceware.org:/cvs/src"? -- H.J. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 14:48 ` H.J. Lu @ 2008-08-22 14:56 ` H.J. Lu 2008-08-22 16:49 ` Nick Clifton ` (3 more replies) 0 siblings, 4 replies; 12+ messages in thread From: H.J. Lu @ 2008-08-22 14:56 UTC (permalink / raw) To: Nick Clifton; +Cc: binutils, GDB, overseers On Fri, Aug 22, 2008 at 7:30 AM, H.J. Lu <hjl.tools@gmail.com> wrote: > On Fri, Aug 22, 2008 at 7:25 AM, Nick Clifton <nickc@redhat.com> wrote: >> Hi H.J. >>> >>> bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb >>> cvs [checkout aborted]: reading from server: Connection reset by peer >>> >>> >> >> This is probably related to the recent security problem that has been >> affecting some public systems. Please try accessing the CVs server again - >> it is definitely working for me. If you still have problems, then ping the >> overseers list. >> > > It still doesn't work for me. Did you use "-d > :pserver:anoncvs@sourceware.org:/cvs/src"? > "-d :ext:hjl@sourceware.org:/cvs/src" works. But "-d :pserver:anoncvs@sourceware.org:/cvs/src" doesn't work. -- H.J. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 14:56 ` H.J. Lu @ 2008-08-22 16:49 ` Nick Clifton 2008-08-22 20:41 ` Frank Ch. Eigler 2008-08-22 17:25 ` Daniel Jacobowitz ` (2 subsequent siblings) 3 siblings, 1 reply; 12+ messages in thread From: Nick Clifton @ 2008-08-22 16:49 UTC (permalink / raw) To: H.J. Lu; +Cc: binutils, GDB, overseers Hi H.J. > "-d :ext:hjl@sourceware.org:/cvs/src" works. But "-d > :pserver:anoncvs@sourceware.org:/cvs/src" > doesn't work. > > Good point - no that does not work for me either. Hmm. I'll check with the overseers. Cheers Nick ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 16:49 ` Nick Clifton @ 2008-08-22 20:41 ` Frank Ch. Eigler 0 siblings, 0 replies; 12+ messages in thread From: Frank Ch. Eigler @ 2008-08-22 20:41 UTC (permalink / raw) To: Nick Clifton; +Cc: H.J. Lu, binutils, GDB, overseers Hi - On Fri, Aug 22, 2008 at 03:40:27PM +0100, Nick Clifton wrote: > >:pserver:anoncvs@sourceware.org:/cvs/src" doesn't work. > > Good point - no that does not work for me either. [...] This has been due to excessive system load, which we're working to fix as we speak. - FChE ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 14:56 ` H.J. Lu 2008-08-22 16:49 ` Nick Clifton @ 2008-08-22 17:25 ` Daniel Jacobowitz 2008-08-23 14:53 ` Michael Snyder 2008-08-22 19:25 ` Anmol P. Paralkar 2008-08-22 20:34 ` Jonathan Larmour 3 siblings, 1 reply; 12+ messages in thread From: Daniel Jacobowitz @ 2008-08-22 17:25 UTC (permalink / raw) To: gdb, binutils On Fri, Aug 22, 2008 at 07:33:24AM -0700, H.J. Lu wrote: > "-d :ext:hjl@sourceware.org:/cvs/src" works. But "-d > :pserver:anoncvs@sourceware.org:/cvs/src" > doesn't work. Sourceware has a load throttler on anoncvs. The load is currently past sixty. -- Daniel Jacobowitz CodeSourcery ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 17:25 ` Daniel Jacobowitz @ 2008-08-23 14:53 ` Michael Snyder 0 siblings, 0 replies; 12+ messages in thread From: Michael Snyder @ 2008-08-23 14:53 UTC (permalink / raw) To: gdb, binutils Daniel Jacobowitz wrote: > On Fri, Aug 22, 2008 at 07:33:24AM -0700, H.J. Lu wrote: >> "-d :ext:hjl@sourceware.org:/cvs/src" works. But "-d >> :pserver:anoncvs@sourceware.org:/cvs/src" >> doesn't work. > > Sourceware has a load throttler on anoncvs. The load is currently > past sixty. To what do we owe the honor? ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 14:56 ` H.J. Lu 2008-08-22 16:49 ` Nick Clifton 2008-08-22 17:25 ` Daniel Jacobowitz @ 2008-08-22 19:25 ` Anmol P. Paralkar 2008-08-22 20:34 ` Jonathan Larmour 3 siblings, 0 replies; 12+ messages in thread From: Anmol P. Paralkar @ 2008-08-22 19:25 UTC (permalink / raw) To: H.J. Lu; +Cc: Nick Clifton, binutils, GDB, overseers On Fri, 22 Aug 2008, H.J. Lu wrote: > On Fri, Aug 22, 2008 at 7:30 AM, H.J. Lu <hjl.tools@gmail.com> wrote: >> On Fri, Aug 22, 2008 at 7:25 AM, Nick Clifton <nickc@redhat.com> wrote: >>> Hi H.J. >>>> >>>> bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb >>>> cvs [checkout aborted]: reading from server: Connection reset by peer >>>> >>>> >>> >>> This is probably related to the recent security problem that has been >>> affecting some public systems. Please try accessing the CVs server again - >>> it is definitely working for me. If you still have problems, then ping the >>> overseers list. >>> >> >> It still doesn't work for me. Did you use "-d >> :pserver:anoncvs@sourceware.org:/cvs/src"? >> > > "-d :ext:hjl@sourceware.org:/cvs/src" works. But "-d > :pserver:anoncvs@sourceware.org:/cvs/src" > doesn't work. > > -- > H.J. > H.J., Nick, I was able to do a: cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co binutils newlib sim gdb about a couple of hours ago, using my local internet service provider. Regards, Anmol. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 14:56 ` H.J. Lu ` (2 preceding siblings ...) 2008-08-22 19:25 ` Anmol P. Paralkar @ 2008-08-22 20:34 ` Jonathan Larmour 3 siblings, 0 replies; 12+ messages in thread From: Jonathan Larmour @ 2008-08-22 20:34 UTC (permalink / raw) To: H.J. Lu; +Cc: Nick Clifton, binutils, GDB, overseers H.J. Lu wrote: > On Fri, Aug 22, 2008 at 7:30 AM, H.J. Lu <hjl.tools@gmail.com> wrote: >> On Fri, Aug 22, 2008 at 7:25 AM, Nick Clifton <nickc@redhat.com> wrote: >>> Hi H.J. >>>> bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb >>>> cvs [checkout aborted]: reading from server: Connection reset by peer >>>> >>>> >>> This is probably related to the recent security problem that has been >>> affecting some public systems. Please try accessing the CVs server again - >>> it is definitely working for me. If you still have problems, then ping the >>> overseers list. >>> >> It still doesn't work for me. Did you use "-d >> :pserver:anoncvs@sourceware.org:/cvs/src"? >> > > "-d :ext:hjl@sourceware.org:/cvs/src" works. But "-d > :pserver:anoncvs@sourceware.org:/cvs/src" > doesn't work. Some stupid web crawler ignored robots.txt and started crawling through CGI script output. This sent sourceware's load through the roof, and when the load exceeds a certain level, anonymous connections are suspended. The relevant IP has been blocked and the load is now sane again. Jifl -- eCosCentric Limited http://www.eCosCentric.com/ The eCos experts Barnwell House, Barnwell Drive, Cambridge, UK. Tel: +44 1223 245571 Registered in England and Wales: Reg No 4422071. ------["Si fractum non sit, noli id reficere"]------ Opinions==mine ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-22 14:44 Is something wrong with CVS server? H.J. Lu 2008-08-22 14:45 ` Nick Clifton @ 2008-08-23 2:13 ` Christopher Faylor 2008-08-25 17:26 ` Michael Snyder 1 sibling, 1 reply; 12+ messages in thread From: Christopher Faylor @ 2008-08-23 2:13 UTC (permalink / raw) To: GDB, binutils, H.J. Lu On Fri, Aug 22, 2008 at 07:13:30AM -0700, H.J. Lu wrote: >I got > >bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb >cvs [checkout aborted]: reading from server: Connection reset by peer >bash-3.2$ > >for the past half an hour. When there is a problem with CVS sending email to binutils or gdb mailing lists is not the quickest way to alert someone. You'll get faster action by sending email directly to overseers or even hopping on the #overseers irc channel at freenode.net. cgf ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Is something wrong with CVS server? 2008-08-23 2:13 ` Christopher Faylor @ 2008-08-25 17:26 ` Michael Snyder 0 siblings, 0 replies; 12+ messages in thread From: Michael Snyder @ 2008-08-25 17:26 UTC (permalink / raw) To: GDB, binutils Christopher Faylor wrote: > On Fri, Aug 22, 2008 at 07:13:30AM -0700, H.J. Lu wrote: >> I got >> >> bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb >> cvs [checkout aborted]: reading from server: Connection reset by peer >> bash-3.2$ >> >> for the past half an hour. > > When there is a problem with CVS sending email to binutils or gdb > mailing lists is not the quickest way to alert someone. You'll get > faster action by sending email directly to overseers or even hopping on > the #overseers irc channel at freenode.net. ... another thing that could possibly benefit from being written down somewhere... ;-) ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2008-08-22 20:43 UTC | newest] Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2008-08-22 14:44 Is something wrong with CVS server? H.J. Lu 2008-08-22 14:45 ` Nick Clifton 2008-08-22 14:48 ` H.J. Lu 2008-08-22 14:56 ` H.J. Lu 2008-08-22 16:49 ` Nick Clifton 2008-08-22 20:41 ` Frank Ch. Eigler 2008-08-22 17:25 ` Daniel Jacobowitz 2008-08-23 14:53 ` Michael Snyder 2008-08-22 19:25 ` Anmol P. Paralkar 2008-08-22 20:34 ` Jonathan Larmour 2008-08-23 2:13 ` Christopher Faylor 2008-08-25 17:26 ` Michael Snyder
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox