Re: Cgit disabled on Savannah

2025-02-05 Thread Munyoki Kilyungi
Leo Famulari aliandika: > On Tue, Jan 21, 2025 at 09:01:33PM +0300, Munyoki Kilyungi wrote: >> --8<---cut here---start->8--- >> ╭─munyoki@saitama ~/FOSS/guix ‹master› >> ╰─➤ git pull >>

Re: Cgit disabled on Savannah

2025-02-04 Thread Maxim Cournoyer
Hi, Leo Famulari writes: > On Tue, Jan 21, 2025 at 09:01:33PM +0300, Munyoki Kilyungi wrote: >> --8<---cut here---start->8--- >> ╭─munyoki@saitama ~/FOSS/guix ‹master› >> ╰─➤ git pull >>

Re: Cgit disabled on Savannah

2025-01-21 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Hello, > > John Kehayias skribis: > >> That's disappointing; I found it a quick way to browse the log, commits, >> and code often. The gitweb interface is still up: >> . > > We already have

Re: Cgit disabled on Savannah

2025-01-21 Thread Leo Famulari
On Tue, Jan 21, 2025 at 09:01:33PM +0300, Munyoki Kilyungi wrote: > --8<---cut here---start->8--- > ╭─munyoki@saitama ~/FOSS/guix ‹master› > ╰─➤ git pull >141 ↵ > fatal: unable to acce

Re: Cgit disabled on Savannah

2025-01-21 Thread Munyoki Kilyungi
Hi Ludo, Ludovic Courtès aliandika: [...] > As a stopgap I did exactly that (committed to the ‘version-1.4.0’ > branch, deployed at > ). > > But really, we should refer to , as > mentioned in tha

Re: Cgit disabled on Savannah

2025-01-21 Thread Ludovic Courtès
Hi, John Kehayias skribis: > That would be my guess. I think I saw a report of that yesterday on > #guix. I'm assuming it is from following the Binary Installation > instructions at > . > > So, assuming the gitweb interface

Re: Cgit disabled on Savannah

2025-01-21 Thread Ludovic Courtès
Hello, John Kehayias skribis: > That's disappointing; I found it a quick way to browse the log, commits, > and code often. The gitweb interface is still up: > . We already have . I propose as a stopgap: 1. Hos

Re: Cgit disabled on Savannah

2025-01-20 Thread Jordan Moore
Hi guix, I'll toss it out there that rwp on #savannah mentioned that automated use of savannah git should use the smart git anon interface if possible, eg. making a dumb git crawler might be a long term solution to get the bootstrap artifacts to survive outages like this. To work around the cu

Re: Cgit disabled on Savannah

2025-01-20 Thread Development of GNU Guix and the GNU System distribution.
Hi, On Mon, Jan 20, 2025 at 09:04 PM, Munyoki Kilyungi wrote: > Ludovic Courtès aliandika: > >> Hello, >> >> In case you haven’t seen it, cgit is disabled (permanently?) on >> Savannah: >> >> https://hostux.social/@fsfstatus/113845788160755310 >> >> Ludo’. >> That's disappointing; I found it

Re: Cgit disabled on Savannah

2025-01-20 Thread Munyoki Kilyungi
Ludovic Courtès aliandika: > Hello, > > In case you haven’t seen it, cgit is disabled (permanently?) on > Savannah: > > https://hostux.social/@fsfstatus/113845788160755310 > > Ludo’. > Also, downloading the git installer from git craps out. See: --8<---cut here---start