GNU bug report logs - #38446
Guix pull broken (502 error)

Previous Next

Package: guix;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Sun, 1 Dec 2019 18:16:02 UTC

Severity: serious

Done: Clément Lassieur <clement <at> lassieur.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 38446 <at> debbugs.gnu.org
Subject: bug#38446: Guix pull broken
Date: Tue, 03 Dec 2019 03:12:51 +0100
Tobias Geerinckx-Rice <me <at> tobias.gr> writes:

> Ricardo,
>
> Ricardo Wurmus 写道:
>> For the time being you can do
>>
>>   git clone https://guix.gnu.org/git/guix
>>
>> which is a read-only copy of my clone of the repository.  I’d like
>> to
>> make it automatically sync up with the repo on Savannah, but I ran
>> out
>> of time.
>
> Did you use --mirror to do this?

No, I didn’t know about “--mirror”.  I only did this on berlin:

   cd /srv/git
   git init --bare guix

Then I set up git serving over HTTP with some changes to maintenance.git
(not pushed yet but changed on berlin).

Then I pushed to it from my laptop:

   git remote add berlin ssh://berlin.guixsd.org:/srv/git/guix
   git push berlin

~~ Ricardo





This bug report was last modified 5 years and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.