Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cvs up failing



On Monday, March 23rd, 2026 at 1:48 PM, RVP <rvp%SDF.ORG@localhost> 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
[...]


Home | Main Index | Thread Index | Old Index