From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Todor_Kondi=C4=87?= Subject: Pull errors with git error 502 Date: Fri, 06 Dec 2019 18:18:36 +0000 Message-ID: Reply-To: =?UTF-8?Q?Todor_Kondi=C4=87?= 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]:36865) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1idIHC-0007JV-Pk for help-guix@gnu.org; Fri, 06 Dec 2019 13:24:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1idIHB-0002Bx-6s for help-guix@gnu.org; Fri, 06 Dec 2019 13:24:26 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:20893) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1idIHA-0001wd-Ko for help-guix@gnu.org; Fri, 06 Dec 2019 13:24:25 -0500 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: "help-guix\\@gnu.org" A simple `guix pull' outputs the following, Updating channel 'eci-pkg-menu' from Git repository at 'https://git-r3lab.u= ni.lu/eci/eci-pkg-menu.git'... Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.or= g/git/guix.git'... guix pull: error: Git error: unexpected HTTP status code: 502 and dies. I tried going back to default channels and still the same error. I also tri= ed restarting the guix-daemon, no success. The guix repository on savannah seems to be alright. Also note that my installation is about 40 days out of date (no guix pull i= n that amount of time).