From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#23030: Guix commands broken Date: Mon, 21 Mar 2016 23:04:07 +0100 Message-ID: <87zitr5vzc.fsf@gnu.org> References: <20160316154611.GA4049@solar> <20160317054621.GA9075@jasmine> <874mc5v6ek.fsf@gnu.org> <20160317104401.GB11420@solar> <20160317130117.GA12587@solar> 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]:49734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ai7wg-0004IN-WC for bug-guix@gnu.org; Mon, 21 Mar 2016 18:05:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ai7wc-0006Se-8e for bug-guix@gnu.org; Mon, 21 Mar 2016 18:05:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ai7wc-0006SW-5g for bug-guix@gnu.org; Mon, 21 Mar 2016 18:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ai7wb-0007Op-Vx for bug-guix@gnu.org; Mon, 21 Mar 2016 18:05:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20160317130117.GA12587@solar> (Andreas Enge's message of "Thu, 17 Mar 2016 14:01:17 +0100") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: 23030-done@debbugs.gnu.org Andreas Enge skribis: > Things work for me now, thanks for the help! > > However, I am still seeing this with latest git: > substitute: updating list of substitutes from 'https://hydra.gnu.org'... = 100.0% > > Should this not be https://mirror.hydra.gnu.org? The daemon=E2=80=99s default setting is to use the two URLs: first mirror.*, then hydra.*. Ludo=E2=80=99.