From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: very few substitutes available? Date: Sun, 06 Jan 2019 17:39:26 +0100 Message-ID: <87y37xrb9d.fsf@elephly.net> References: <20190105.182420.2018021984926348743.post@thomasdanckaert.be> <20190106.141456.1668789447033283201.post@thomasdanckaert.be> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggQFA-0005je-65 for help-guix@gnu.org; Mon, 07 Jan 2019 03:26:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggQF9-0007zd-7O for help-guix@gnu.org; Mon, 07 Jan 2019 03:26:44 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21828) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ggQF8-0007yp-Tx for help-guix@gnu.org; Mon, 07 Jan 2019 03:26:43 -0500 In-reply-to: <20190106.141456.1668789447033283201.post@thomasdanckaert.be> 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: Thomas Danckaert Cc: help-guix@gnu.org, help-guix-bounces+swedebugia=riseup.net@gnu.org Thomas Danckaert writes: > Strangely, I *do* get substitutes when I specify > --substitute-urls=3Dhttps://mirror.hydra.gnu.org. > > What substitute server is currently recommended? Or what could be > wrong with my setup that I'm not finding these substitutes > automatically? Double check that the key for ci.guix.info is in fact authorized. You can look at /etc/guix/acl and/or run =E2=80=9Cguix archive --authorize < ~/.config/guix/current/share/guix/ci.guix.info.pub=E2=80=9D. -- Ricardo