Re: cvs up failing

pin <[email protected]> Mon, 23 Mar 2026 12:55:01 +0000
Newsgroups gmane.os.netbsd.current
Message-ID <82aiq0u_p_QGUZVnn0N0QDY-tfGSSlhElUqtyr1n4eiDTR8E-7tdLEGVfKNkByZFim9FPG11kCYNiVnaztTl9CQegpmYHVhdATR63iNXIwo=@protonmail.com>
On Monday, March 23rd, 2026 at 1:48 PM, RVP <[email protected]> wrote:

> On Mon, 23 Mar 2026, pin wrote:
> 
> > But, I cannot update the pkgsrc tree
> >
> > ~> cvs up -dP
> > Connection closed by 199.233.217.198 port 22
> > cvs [update aborted]: end of file from server (consult above messages if any)
> > Exception: cvs exited with 1
> >  [tty 4]:1:1-10: cvs up -dP
> >
> >
> > Any hints on what to look for?
> >
> 
> ```
> $ telnet anoncvs.netbsd.org ssh
> Trying 199.233.217.198...
> Connected to anoncvs.netbsd.org.
> Escape character is '^]'.
> Exceeded MaxStartups			<---
> Connection closed by foreign host.
> $
> ```
> 
> Someone changed the CVS_RSH server (sshd) configs. on anoncvs.n.o?
> 
> -RVP


Thank you for all replies.

Sorry for not adding the information.
This is for anoncvs.

So, what rvp@ writes could be it.

cvsroot is working

~> cd /usr/cvs/pkgsrc/
~> please mount /dev/sd0e /home/pin/.ssh/
[please] password for pin:
~> cvs up -dP
Enter passphrase for key '/home/pin/.ssh/netbsd-id_rsa':
P archivers/ruby-zlib/Makefile
[...]