From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix package -u --no-substitutes Date: Thu, 07 Apr 2016 23:27:01 +0200 Message-ID: <87shyx85zu.fsf@gnu.org> References: <20160406220529.0f5d7632@scratchpost.org> 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]:51340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoHSG-0004Ph-0D for guix-devel@gnu.org; Thu, 07 Apr 2016 17:27:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoHSC-0005NR-SE for guix-devel@gnu.org; Thu, 07 Apr 2016 17:27:07 -0400 In-Reply-To: <20160406220529.0f5d7632@scratchpost.org> (Danny Milosavljevic's message of "Wed, 6 Apr 2016 22:05:29 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel Danny Milosavljevic skribis: >>guix substitute: error: download from 'http://hydra.gnu.org/nar/36wqhbch4= 5x055wj6gfsng00zkwfqg6n-texlive-20150523-texmf.tar.xz' failed: 503, "Servic= e Temporarily Unavailable" This is because we=E2=80=99ve decided to stop distributing texlive-texmf (4= =C2=A0GiB) from Hydra; it=E2=80=99s just too much, at least for now. You need to use --fallback (or --no-substitutes) to get it. See Leo=E2=80=99s and Efraim=E2=80=99s messages for the rest. :-) Ludo=E2=80=99.