From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#38446: Guix pull broken Date: Tue, 03 Dec 2019 00:27:45 +0100 Message-ID: <87blsq9uku.fsf@elephly.net> References: <87pnh7nc91.fsf@lassieur.org> <87fti3nc2d.fsf@lassieur.org> <87fti2eac1.fsf@gnu.org> <87k17e9v53.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39088) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibv6p-0007A6-IR for bug-guix@gnu.org; Mon, 02 Dec 2019 18:28:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibv6o-0006d0-FG for bug-guix@gnu.org; Mon, 02 Dec 2019 18:28:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33128) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibv6o-0006bz-AQ for bug-guix@gnu.org; Mon, 02 Dec 2019 18:28:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87k17e9v53.fsf@lassieur.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 38446@debbugs.gnu.org, Amin Bandali Hi Cl=C3=A9ment, > Would it be possible to have an *official* backup Git repository hosted > somewhere else (like Github, or whatever), where we could redirect users > when they encounter issues? 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=E2=80=99d like = to make it automatically sync up with the repo on Savannah, but I ran out of time. ~~ Ricardo