Hi Bob & Ineiev, It works now. I'll try to use different network and system before reporting the issue next time. Thank you for your help.
Bob Proulx <b...@proulx.com> 於 2022年2月21日 週一 上午10:35寫道: > > antique refer wrote: > > git.savannah.gnu.org is not able to be connected with git protocol. > > > > # git clone git://git.savannah.gnu.org/gnulib.git > > Cloning into 'gnulib'... > > fatal: read error: Connection reset by peer > > This works for me. Which leads me to think that it is a firewall in > your environment which is blocking access to git port 9418 tcp. > > Try using a different system in a different location (home, another > office, a coffee shop) and I am sure it will work. > > > Can you help us to resolve this? > > Easiest is Ineiev's suggestion of using https protocol. Note that the > https path is slightly different and has a another "/git" path segment. > > Bob