From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#27418: `guix pull` gets stuck at "updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%" Date: Wed, 21 Jun 2017 12:31:30 +0200 Message-ID: <871sqdk4xp.fsf@gnu.org> References: <87k249e8io.fsf@gmail.com> <878tkn1pku.fsf@gmail.com> <87o9th3heo.fsf@elephly.net> 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]:59147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNcvf-0004X9-0T for bug-guix@gnu.org; Wed, 21 Jun 2017 06:32:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNcva-0001gG-Gf for bug-guix@gnu.org; Wed, 21 Jun 2017 06:32:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56213) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNcva-0001g9-D8 for bug-guix@gnu.org; Wed, 21 Jun 2017 06:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dNcva-0001KJ-4H for bug-guix@gnu.org; Wed, 21 Jun 2017 06:32:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87o9th3heo.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 21 Jun 2017 09:54:07 +0200") 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: Ricardo Wurmus Cc: 27418@debbugs.gnu.org Hello, Ricardo Wurmus skribis: > Mekeor Melire writes: > >> Following rekado's friendly advice, I was able to downgrade guix with: >> >> guix pull --url=3Dhttps://git.savannah.gnu.org/cgit/guix.git/snapsho= t/01049bb0c1f3f69afb8d1782f99ca5c0adaed946.tar.gz --no-substitutes > > [=E2=80=A6] > >> Still, I wonder >> * what caused this issue; > > I=E2=80=99m not sure but it may have been caused by a hung =E2=80=9Cguix = publish=E2=80=9D > process. Indeed, yesterday I realized =E2=80=98guix publish=E2=80=99 on hydra.gnu.or= g was stuck for unknown reasons, meaning that it would not reply to HTTP requests nor would it =E2=80=9Cbake=E2=80=9D archives. That=E2=80=99s likely the ro= ot cause. Sorry about that! Ludo=E2=80=99.