From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: python-minimal built too often Date: Thu, 10 Jan 2019 15:44:24 +0100 Message-ID: <87imywd12v.fsf@lassieur.org> References: <87imz03nv7.fsf@lassieur.org> <87h8ek3nme.fsf@lassieur.org> <87ftu43nd4.fsf@lassieur.org> <87o98sbxml.fsf@lassieur.org> <871s5k69q0.fsf@elephly.net> <87woncbr9h.fsf@lassieur.org> <87tvig4o51.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 ([209.51.188.92]:40473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghbZO-00076y-Tw for help-guix@gnu.org; Thu, 10 Jan 2019 09:44:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ghbZN-0006nO-6a for help-guix@gnu.org; Thu, 10 Jan 2019 09:44:30 -0500 Received: from mail-wr1-f46.google.com ([209.85.221.46]:34238) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ghbZN-0006mv-0g for help-guix@gnu.org; Thu, 10 Jan 2019 09:44:29 -0500 Received: by mail-wr1-f46.google.com with SMTP id j2so11718770wrw.1 for ; Thu, 10 Jan 2019 06:44:27 -0800 (PST) In-reply-to: <87tvig4o51.fsf@elephly.net> 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: Ricardo Wurmus Cc: help-guix@gnu.org Ricardo Wurmus writes: > Cl=C3=A9ment Lassieur writes: > >> Ricardo Wurmus writes: >> >>> Cl=C3=A9ment Lassieur writes: >>> >>>> For some reason it was fixed by adding https://mirror.hydra.gnu.org. I >>>> don't understand why it was necessary, since it's not the official >>>> substitute server according to the docs. I thought https://ci.guix.in= fo >>>> would be good enough, but it's not the case yet. >>> >>> I checked and there is a completed build for python-minimal; maybe be >>> don=E2=80=99t have the narinfo / cache files for it? > > Turns out that I was wrong and everything is fine. I accidentally broke > /etc/guix/acl, so ci.guix.info was not authorized any more=E2=80=A6 Oh, it's nice that you found out! Thank you. Cl=C3=A9ment