cvs up failing

pin <[email protected]> Mon, 23 Mar 2026 12:24:34 +0000
Newsgroups gmane.os.netbsd.current
Message-ID <Zj_zw5KpI-gk5_01LG5sxRtz8Zwp-mGxQ1Ex0g5YloYthBAiBvpoGeulUds3U_JWqi7kR4S1Rocx_zz06S6R82ZfT3UHUlNKgtciZ9FzXUM=@protonmail.com>
Hi,

Updated this morning from 11.99.5 from Mar 4 to

~> uname -a
NetBSD mybox 11.99.5 NetBSD 11.99.5 (GENERIC) #0: Sun Mar 22 20:52:14 UTC 2026  [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC amd64

No connection issues.

~> ping netbsd.org
PING netbsd.org (199.233.217.205): 56 data bytes
64 bytes from 199.233.217.205: icmp_seq=0 ttl=239 time=147.937682 ms
64 bytes from 199.233.217.205: icmp_seq=1 ttl=239 time=149.228224 ms
^C
----netbsd.org PING Statistics----
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 147.937682/148.582953/149.228224/0.912551 ms
Exception: interrupted
  [tty 3]:1:1-15: ping netbsd.org

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?

Thanks