Am 2017-09-12 um 16:28 schrieb Vincent Delecroix:
> So it seems that the git server does not longer accept read only requests
> without ssh authentication...

I confirm that: on one and the same machine:

$ LANG=C git fetch git://trac.sagemath.org/sage.git
fatal: read error: Connection reset by peer
$ LANG=C git fetch g...@trac.sagemath.org:sage.git
>From trac.sagemath.org:sage
 * branch                  HEAD       -> FETCH_HEAD

This is a problem for a patchbot which will usually not have a valid ssh key.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to