Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 309165

Summary: anoncvs.gentoo.org : Connection reset by peer
Product: Websites Reporter: Joachim Bartosik (RETIRED) <jbartosik>
Component: [OLD] CVS repositoryAssignee: Gentoo Infrastructure <infra-bugs>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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.