Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309165 - anoncvs.gentoo.org : Connection reset by peer
Summary: anoncvs.gentoo.org : Connection reset by peer
Status: VERIFIED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: [OLD] CVS repository (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 18:50 UTC by Joachim Bartosik (RETIRED)
Modified: 2010-03-14 12:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joachim Bartosik (RETIRED) gentoo-dev 2010-03-12 18:50:52 UTC
+++ This bug was initially created as a clone of Bug #280758 +++

I try to download manuals from CVS for several days and it fails every time :

cvs -d :pserver:anonymous@anoncvs.gentoo.org/var/cvsroot/ co gentoo/xml
cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
cvs [checkout aborted]: reading from server: Connection reset by peer

Reproducible: Always

Steps to Reproduce:
1.cvs -d :pserver:anonymous@anoncvs.gentoo.org/var/cvsroot/ co gentoo/xml
2.
3.

Actual Results:  
cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
cvs [checkout aborted]: reading from server: Connection reset by peer

Expected Results:  
Get Gentoo XML files

It fails
Comment 1 nm (RETIRED) gentoo-dev 2010-03-13 04:30:52 UTC

*** This bug has been marked as a duplicate of bug 280758 ***
Comment 2 Joachim Bartosik (RETIRED) gentoo-dev 2010-03-13 09:53:33 UTC
The same thing happens now
$ cvs -d :pserver:anonymous@anoncvs.gentoo.org/var/cvsroot co gentoo/xml
cvs checkout: warning: failed to open /home/joszi/.cvspass for reading: No such file or directory
cvs [checkout aborted]: reading from server: Connection reset by peer

Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-03-13 23:09:48 UTC
(In reply to comment #2)
> The same thing happens now
> $ cvs -d :pserver:anonymous@anoncvs.gentoo.org/var/cvsroot co gentoo/xml
> cvs checkout: warning: failed to open /home/joszi/.cvspass for reading: No such
> file or directory
> cvs [checkout aborted]: reading from server: Connection reset by peer
> 

Joachim, thanks for reporting. The host has been rebooted and the issue is now resolved.
Comment 4 Joachim Bartosik (RETIRED) gentoo-dev 2010-03-14 12:16:51 UTC
Works fine now.
Thank you.