+++ 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
*** This bug has been marked as a duplicate of bug 280758 ***
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
(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.
Works fine now. Thank you.