On 2013/03/12 17:44, Dag-Erling Smørgrav wrote: > I was trying to find an anoncvs mirror close to me, and discovered that > neither of the Swedish mirrors listed on openbsd.org/anoncvs.html seemed > to work. One of them (anoncvs.eu.openbsd.org) didn't initially answer,
Looks like v6 is broken for anoncvs.eu; maintainer is checking. > and the other (anoncvs.netbsd.se) hosts NetBSD, not OpenBSD. I tested > all the listed servers and identified three that don't seem to work: > > % cvs -d anon...@anoncvs.netbsd.se:/cvs co -l src I'll remove this one for now. > % cvs -d anon...@anoncvs.openbsd.org.ar:/cvs co -l src > ssh: connect to host anoncvs.openbsd.org.ar port 22: Connection timed out > cvs [checkout aborted]: end of file from server (consult above messages if > any) I can connect to this one (tested from a couple of networks, including the cvsync server which it fetches from) but it would appear to be outdated. +cc gonzalo: can you take a look please? > % cvs -d anon...@anoncvs.silihost.hu:/cvs co -l src > anon...@anoncvs.silihost.hu's password: > Permission denied, please try again. Contacted maintainer - removed for now. > The remaining 17 seem to all serve the same, presumably correct version > of src/Makefile: > > $OpenBSD: Makefile,v 1.118 2012/08/29 22:10:32 espie Exp $ > 20dab521e3f28f94eeb85674eabd4988613f05a368bbb0ca72f62cb01fa78b2e > > so I assume they're fine. I've just checked out a recently-updated file from all of them, I can connect to all remaining servers are working for me and they are updating OK. thanks for checking Stuart