Re: On what days are the git servers available to obtain the ports tree?
- In reply to: Kurt Jaeger : "Re: On what days are the git servers available to obtain the ports tree?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 May 2022 18:12:45 UTC
On 2022-05-02 10:59, Kurt Jaeger wrote: > Hi! > >> I'm a maintainer for well over 100 ports. But more often than >> not, I am not permitted to obtain the ports tree from any of >> the FreeBSD git servers: >> >> # git clone -o freebsd --config >> remote.freebsd.fetch='+refs/notes/*:refs/notes/*' >> https://git.freebsd.org/ports.git PORTS-20220502 >> >> returns: >> error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 >> fatal: error reading section header 'shallow-info' > > That's the command I use as well. To be honest, I do not > need to clone the tree that often, once every few month is enough. Thanks for taking the time to reply, Kurt. Just for the record; it took exactly 9 attempts before returning 200. :-( That's roughly 10 minutes, but closer to 15 in real time. But at least it finally worked. :-) It'd be nice to discover *why* this is a problem. Is it just *my* servers IP's... ? Thanks again! --Chris