Hi Edouard,
On 30/09/2024 7:21 pm, Edouard Klein wrote:
Hi Guix,
When I guix pull, one one machine, I get:
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
guix pull: error: Git error: unexpected http status code: 502
git pulling from my local copy of the repo:
fatal: unable to access 'https://git.savannah.gnu.org/git/guix.git/': The
requested URL returned error: 502
Does anyone now :
- If this is a Savannah, a guix, or a me problem ?
- If there is a way to deploy a target machine when the guix git
repo is down ?
It's not just a you problem, Savannah is down as is the whole gnu
domain... there is an update here[1]. Hopefully things get back online soon.
You could try using a local guix checkout with the
`--url=file:///path/to/checkout` if you have one... I'm not aware of any
mirrors of the Guix repo though. Perhaps this something worth
implementing? A trusted mirror? Hopefully Savannah won't experience any
more outages, but completely losing the ability to `guix pull` during
any outage is undesirable.
Cheers,
Edouard.
[1] https://hostux.social/@fsfstatus/113230041959498522
Warmly,
Ada