From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= Subject: guix pull: 502/Bad Gateway for savannah.gnu.org Date: Thu, 20 Apr 2017 14:04:18 +0200 Message-ID: <20170420140418.43945c6a@alma-ubu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1ApB-0001D7-55 for help-guix@gnu.org; Thu, 20 Apr 2017 08:04:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1Ap6-0004K7-Kk for help-guix@gnu.org; Thu, 20 Apr 2017 08:04:37 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:47047 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1Ap6-0004JM-EG for help-guix@gnu.org; Thu, 20 Apr 2017 08:04:32 -0400 Received: from alma-ubu (aftr-185-17-206-77.dynamic.mnet-online.de [185.17.206.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 522143F8DB for ; Thu, 20 Apr 2017 14:04:25 +0200 (CEST) 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 Hi, I just tried a guix pull and got this error: bjoern@g64 ~$ guix pull Starting download of /tmp/guix-file.QxbCPt From https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz... ERROR: download failed "https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz" 502 "Bad Gateway" failed to download "/tmp/guix-file.QxbCPt" from "https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz" guix pull: error: failed to download up-to-date source, exiting I get this also when trying to clone the git repository: git clone https://git.savannah.gnu.org/git/guix.git Cloning into 'guix'... fatal: unable to access 'https://git.savannah.gnu.org/git/guix.git/': The requested URL returned error: 502 Do you have any idea? Is this temporary, or do I have to reconfigure something? Thanks, Bj=C3=B6rn