public inbox for [email protected]help / color / mirror / Atom feed
Files not reachable in Git-Repos 4+ messages / 3 participants [nested] [flat]
* Files not reachable in Git-Repos @ 2025-10-28 09:49 Schürmann, Lukas <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Schürmann, Lukas @ 2025-10-28 09:49 UTC (permalink / raw) To: pgsql-www Hello from Germany, Whilst investigating a software issue in one of the repos of the PostgreSQL-project, I stumbled upon the error, that none of the files in the repository are available to us. Specifically I am trying to reach this file, but it goes for a lot or even all of the files. https://git.postgresql.org/gitweb/?p=pgrpms.git;a=blob_plain;f=rpm/redhat/main/common/python3.12-six... When trying to reach the file(s), we see an HTTP 429 - Too many Requests error. I tried different methods of reaching the file (office, VPN to different locations, different device, private connection, cell connection) but nothing is working. Are you aware of the problem and would you be able to give me an ETA on, when the git will be up and running again? Kind regards and best wishes, Lukas Schürmann Techniker Krankenkasse (public health insurance), Hamburg, Germany ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Files not reachable in Git-Repos @ 2025-10-29 14:31 Adrian Klaver <[email protected]> parent: Schürmann, Lukas <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Adrian Klaver @ 2025-10-29 14:31 UTC (permalink / raw) To: Schürmann, Lukas <[email protected]>; pgsql-www On 10/28/25 02:49, Schürmann, Lukas wrote: > Hello from Germany, > > Whilst investigating a software issue in one of the repos of the > PostgreSQL-project, I stumbled upon the error, that none of the files in > the repository are available to us. > Specifically I am trying to reach this file, but it goes for a lot or > even all of the files. > https://git.postgresql.org/gitweb/?p=pgrpms.git;a=blob_plain;f=rpm/ > redhat/main/common/python3.12-six/EL-9/python3.12-six.spec;hb=HEAD > <https://git.postgresql.org/gitweb/?p=pgrpms.git;a=blob_plain;f=rpm/ > redhat/main/common/python3.12-six/EL-9/python3.12-six.spec;hb=HEAD> > When trying to reach the file(s), we see an HTTP 429 - Too many Requests > error. > I tried different methods of reaching the file (office, VPN to different > locations, different device, private connection, cell connection) but > nothing is working. > Are you aware of the problem and would you be able to give me an ETA on, > when the git will be up and running again? See this post: https://www.postgresql.org/message-id/3843360.1755060729%40sss.pgh.pa.us In particular the suggestion to use: https://github.com/postgres/postgres > > Kind regards and best wishes, > Lukas Schürmann > Techniker Krankenkasse (public health insurance), Hamburg, Germany -- Adrian Klaver [email protected] ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Files not reachable in Git-Repos @ 2025-10-29 15:09 Adrian Klaver <[email protected]> parent: Adrian Klaver <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Adrian Klaver @ 2025-10-29 15:09 UTC (permalink / raw) To: Schürmann, Lukas <[email protected]>; pgsql-www On 10/29/25 07:31, Adrian Klaver wrote: > On 10/28/25 02:49, Schürmann, Lukas wrote: >> Hello from Germany, >> > See this post: > > https://www.postgresql.org/message-id/3843360.1755060729%40sss.pgh.pa.us > > In particular the suggestion to use: > > https://github.com/postgres/postgres I just realized this will not work for you as you want files from here: https://git.postgresql.org/gitweb/?p=pgrpms.git;a=summary and that is not mirrored. > >> >> Kind regards and best wishes, >> Lukas Schürmann >> Techniker Krankenkasse (public health insurance), Hamburg, Germany > > -- Adrian Klaver [email protected] ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Files not reachable in Git-Repos @ 2025-10-29 15:18 Tom Lane <[email protected]> parent: Adrian Klaver <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Tom Lane @ 2025-10-29 15:18 UTC (permalink / raw) To: Adrian Klaver <[email protected]>; +Cc: Schürmann, Lukas <[email protected]>; pgsql-www Adrian Klaver <[email protected]> writes: > I just realized this will not work for you as you want files from here: > https://git.postgresql.org/gitweb/?p=pgrpms.git;a=summary > and that is not mirrored. "git clone" is your friend. Keep a local copy instead of relying on someone else's. regards, tom lane ^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2025-10-29 15:18 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-10-28 09:49 Files not reachable in Git-Repos Schürmann, Lukas <[email protected]> 2025-10-29 14:31 ` Adrian Klaver <[email protected]> 2025-10-29 15:09 ` Adrian Klaver <[email protected]> 2025-10-29 15:18 ` Tom Lane <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox