From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mekeor Melire Subject: bug#27425: substitute queries never finish Date: Tue, 20 Jun 2017 02:11:41 +0200 Message-ID: <87a8531ps2.fsf@gmail.com> References: <1497862687.478180.1013805272.6E988FFC@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dN6o2-0004eT-5X for bug-guix@gnu.org; Mon, 19 Jun 2017 20:14:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dN6nx-0005vN-TL for bug-guix@gnu.org; Mon, 19 Jun 2017 20:14:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54046) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dN6nx-0005vE-Ps for bug-guix@gnu.org; Mon, 19 Jun 2017 20:14:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dN6nx-0001dF-Ks for bug-guix@gnu.org; Mon, 19 Jun 2017 20:14:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <1497862687.478180.1013805272.6E988FFC@webmail.messagingengine.com> 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: Joshua Sierles Cc: 27425@debbugs.gnu.org Joshua Sierles writes: > Since a couple days ago, many attempts to run 'guix package' or 'guix > pack' lead to: > > substitute: updating list of substitutes from > 'https://mirror.hydra.gnu.org'... 100.0% > substitute: updating list of substitutes from > 'https://mirror.hydra.gnu.org'... 100.0% > updating list of substitutes from 'https://mirror.hydra.gnu.org'... > 100.0%g'... 0.0% > > This fetching stops after a few lines and never finishes, even after > leaving it running for a day. > > Command: guix package -i r-minimal > > I've attached a trace of the substitute processes. This bug-report is almost a duplicate of #27418: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27418 beside that I reported #27418 for `guix pull` only, although the bug affects many sub-commands of guix.