On 12/11/18 1:20 PM, Richard W.M. Jones wrote:

$ git pull
fatal: read error: Connection reset by peer

Does anyone know if this is a temporary service interruption or if the
URL changed?

Not sure why git:// isn't working (I reproduced the connection failure), but https:// is still up:

git clone https://git.savannah.gnu.org/git/gnulib.git

and what's more, these days https:// is more secure than git:// at preventing man-in-the-middle attacks (so projects that are pointing their submodules to git:// should reconsider updating those submodules to instead point to https://).

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Reply via email to