On Sun, Jan 04, 2026 at 02:45:17 +0000, Jiang, Haochen via Gcc wrote:
> I have also tried on other machines still similar.
> 
> Is there anything strict applied to git clone via https leading to this 
> issue? Since
> I saw this in yearly newsletter under sourceware:
> 
> "Include recent change to git over https"
> 
> If not, I have to diagnose my network on those machines even further :(

I believe that some of the mitigations for scraping have affected this
(but I may be completely wrong about this). You can fetch from the
https://github.com/gcc-mirror/gcc mirror to get the objects and then
update the refs from `gcc.gnu.org` without having to negotiate so many
objects (which is what seems to trigger the network sadness).

There was a thread in the past week or so asking about this as well.

--Ben

Reply via email to